CVE-2026-44262 PUBLISHED

Scramble: Remote code execution via evaluation of user-controlled input in validation rules

Assigner: GitHub_M
Reserved: 05.05.2026 Published: 12.05.2026 Updated: 12.05.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L
CVSS Score: 9.4

Product Status

Vendor dedoc
Product scramble
Versions
  • Version >= 0.13.2, < 0.13.22 is affected

References

Problem Types

  • CWE-94: Improper Control of Generation of Code ('Code Injection') CWE