Vulnerability Description
Scramble generates API documentation for Laravel project. From 0.13.2 to before 0.13.22, when documentation endpoints are publicly accessible and validation rules reference user-controlled input, request supplied data may be evaluated during documentation generation, leading to execution of arbitrary PHP code in the application context. This vulnerability is fixed in 0.13.22.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/dedoc/scramble/releases/tag/v0.13.22
- https://github.com/dedoc/scramble/security/advisories/GHSA-4rm2-28vj-fj39
FAQ
What is CVE-2026-44262?
CVE-2026-44262 is a vulnerability with a CVSS score of 9.4 (CRITICAL). Scramble generates API documentation for Laravel project. From 0.13.2 to before 0.13.22, when documentation endpoints are publicly accessible and validation rules reference user-controlled input, requ...
How severe is CVE-2026-44262?
CVE-2026-44262 has been rated CRITICAL with a CVSS base score of 9.4/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-44262?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.