SSRF in Koxudaxi Datamodel-Code-Generator

CVE-2026-54690

datamodel-code-generator generates Pydantic v2 models, dataclasses, TypedDict, and msgspec.Struct from OpenAPI, JSON Schema, GraphQL, Avro, Protobuf, and raw JSON, YAML, or CSV. From 0.9.1 until 0.61.0, datamodel-code-generator silently dereferences attacker-controlled JSON Schema $ref HTTP or HTTPS URLs in src/datamodel_code_generator/parser/jsonschema.py through _get_ref_body, and the --allow-remote-refs gate can warn instead of blocking, allowing server-side request forgery through src/datamodel_code_generator/http.py. This issue is fixed in version 0.61.0.

Vulnerability class: SSRF (Server-Side Request Forgery)

EPSS: 0.003 (17.3th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 8.2 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-54690?
CVE-2026-54690 is a high-severity vulnerability in Koxudaxi Datamodel-Code-Generator, classified under Server-Side Request Forgery (SSRF). CVSS score: 8.2/10. Published 2026-07-28.
How severe is CVE-2026-54690?
High severity. CVSS v3 base score is 8.2 out of 10.