Vulnerability Description
@refinedev/inferencer through 7.0.0 fails to escape API field names when interpolating them into generated JSX source code. Attackers controlling the data provider can inject malicious JavaScript through crafted JSON property names that execute in the developer's browser when the Inferencer page renders.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/refinedev/refine
- https://github.com/refinedev/refine/blob/main/packages/inferencer/src/create-inf
- https://github.com/refinedev/refine/blob/main/packages/inferencer/src/inferencer
- https://github.com/refinedev/refine/issues/7556
- https://www.vulncheck.com/advisories/refinedev-inferencer-through-7.0.0-code-inj
FAQ
What is CVE-2026-92784?
CVE-2026-92784 is a vulnerability with a CVSS score of 7.5 (HIGH). @refinedev/inferencer through 7.0.0 fails to escape API field names when interpolating them into generated JSX source code. Attackers controlling the data provider can inject malicious JavaScript thro...
How severe is CVE-2026-92784?
CVE-2026-92784 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-92784?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.