boxscore/security
CVE · referencelatest edition

Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.

CVE-2026-55389HIGH
koxudaxi datamodel-code-generator — datamodel-code-generator vulnerable to arbitrary local file read via JSON-Schema `$ref` (`file://` and `../` traversal), bypassing `--no-allow-remote-refs`
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   N   L   N   N  U  H  N  N    7.5   .0037   30.7     —
AFFECTED
  Product                   Versions    Fixed
  datamodel-code-generator  < 0.62.0 –  —
TIMELINE
  Jun 16  Reserved by GitHub_M
  Jul 28  EXPLOIT PUBLISHED — CVE-2026-55389 (koxudaxi datamodel-code-generator). Public exploit reference added.
  Jul 28  Published (CNA: GitHub_M)
  Aug 6   EXPLOIT PUBLISHED — CVE-2026-55389 (koxudaxi datamodel-code-generator). Public exploit reference added.
CWE-22, CWE-200, CWE-610 · CNA: GitHub_M · CVSS v3.1 · 3 references · NVD status: Analyzed

Description

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. Prior to 0.62.0, datamodel-code-generator resolves JSON Schema $ref targets in src/datamodel_code_generator/parser/jsonschema.py through is_url and _get_ref_body without containing file:// or ../ traversal references to the input directory and without honoring --no-allow-remote-refs, allowing arbitrary local file reads. This issue is fixed in version 0.62.0.

Lifecycle

Complete event history — 4 events, chronological
DateEventDetail
June 16, 2026ReservedReserved by GitHub_M
July 28, 2026EXPLOIT PUBLISHEDEXPLOIT PUBLISHED — CVE-2026-55389 (koxudaxi datamodel-code-generator). Public exploit reference added.
July 28, 2026PublishedPublished (CNA: GitHub_M)
August 6, 2026EXPLOIT PUBLISHEDEXPLOIT PUBLISHED — CVE-2026-55389 (koxudaxi datamodel-code-generator). Public exploit reference added.

Affected

Affected products and packages — 1 row
VendorProduct / PackageEcosystemVersion introducedFixed
koxudaxidatamodel-code-generator< 0.62.0

Weaknesses

CWE-22 · CWE-200 · CWE-610

References (3)

Related

Authoritative record: CVE-2026-55389 at cve.org

Vendors: koxudaxi

Weaknesses: CWE-22 · CWE-200 · CWE-610

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-55389 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.