{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0.13.2"
              },
              {
                "fixed": "0.13.22"
              },
              {
                "introduced": "0"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "DESCRIPTION",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0879b46a2b398e7e55598f5a25e0783c3e3ae43c"
            },
            {
              "fixed": "b54b0c43bdebaa01f66cc3dfdd8f91e19b12da96"
            }
          ],
          "repo": "https://github.com/dedoc/scramble",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-4rm2-28vj-fj39"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-94"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44262.json"
  },
  "details": "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.",
  "id": "CVE-2026-44262",
  "modified": "2026-07-08T05:36:32.750983383Z",
  "published": "2026-05-12T20:56:01.046Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/dedoc/scramble/releases/tag/v0.13.22"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44262.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/dedoc/scramble/security/advisories/GHSA-4rm2-28vj-fj39"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44262"
    }
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Scramble: Remote code execution via evaluation of user-controlled input in validation rules"
}