{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "source": "REFERENCES"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "975a769a76151354dead879feadfa3537ff065fe"
            }
          ],
          "repo": "https://github.com/orval-labs/orval",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-jwhm-6748-j6pq"
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-94"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/96xxx/CVE-2026-96758.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "fixed": "8.28.0"
          }
        ],
        "source": "AFFECTED_FIELD"
      },
      {
        "extracted_events": [
          {
            "fixed": "8.28.0"
          }
        ],
        "source": "CPE_FIELD"
      },
      {
        "extracted_events": [
          {
            "fixed": "8.28.0"
          }
        ],
        "source": "DESCRIPTION"
      }
    ]
  },
  "details": "orval @orval/core before 8.28.0 contains a code injection vulnerability in the form-data serializer that fails to escape multipart property names in generated template literals. Attackers can inject ${...} expressions into OpenAPI schema property names that execute as live interpolation when the generated client builds FormData bodies with consumer process privileges.",
  "id": "CVE-2026-96758",
  "modified": "2026-09-25T03:30:39.192300013Z",
  "published": "2026-09-23T16:23:56.849Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/96xxx/CVE-2026-96758.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/orval-labs/orval/security/advisories/GHSA-jwhm-6748-j6pq"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-96758"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/orval-orval-core-before-8.28.0-code-injection-via-form-data"
    },
    {
      "type": "FIX",
      "url": "https://github.com/orval-labs/orval/commit/975a769a76151354dead879feadfa3537ff065fe"
    },
    {
      "type": "FIX",
      "url": "https://github.com/orval-labs/orval/pull/3988"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/orval-labs/orval"
    },
    {
      "type": "ARTICLE",
      "url": "https://github.com/orval-labs/orval/blob/v8.27.0/packages/core/src/getters/res-req-types.ts#L808"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "orval @orval/core before 8.28.0 Code Injection via Form-Data"
}