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/datamodelcodegenerator/parser/jsonschema.py through isurl and getrefbody 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.
{
"cna_assigner": "GitHub_M",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/55xxx/CVE-2026-55389.json",
"cwe_ids": [
"CWE-200",
"CWE-22",
"CWE-610"
]
}{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "0.62.0"
}
],
"source": [
"CPE_RANGE",
"REFERENCES"
],
"cpe": "cpe:2.3:a:koxudaxi:datamodel-code-generator:*:*:*:*:*:*:*:*"
}