CVE-2026-44262 Details
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.
A remote code execution vulnerability has been identified in the Scramble package for Laravel, affecting versions 0.13.2 prior to 0.13.22. The issue arises when documentation endpoints are publicly accessible and validation rules reference user-controlled input. Under these conditions, data supplied in requests may be evaluated during the documentation generation process, leading to the execution of arbitrary PHP code within the application's context.
The vulnerability has been fixed in version 0.13.22. If an immediate upgrade is not possible, access to documentation endpoints should be restricted, user-controlled variables should be avoided in validation rule expressions, and documentation endpoints should be disabled in production environments if not needed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 12, 2026CISA-ADP
Assessed May 13, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/dedoc/scramble/releases/tag/v0.13.22 | [email protected] | Release NotesVendor |
| https://github.com/dedoc/scramble/security/advisories/GHSA-4rm2-28vj-fj39 | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-94 | Improper Control of Generation of Code ('Code Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| dedoc scramble | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 12, 2026 | New CVE Received | [email protected] |
Volerion