CVE-2026-54655

datamodel-code-generator generates Python data models from schema definitions. From 0.51.0 until 0.60.2, x-python-type values parsed by src/datamodel_code_generator/parser/jsonschema.py in _get_python_type_override are inserted into generated field annotations without sufficient validation, allowing attacker-controlled JSON Schema content to execute Python code when the generated module is imported. This issue is fixed in version 0.60.2.
Configurations

No configuration.

History

No history.

Information

Published : 2026-07-28 22:17

Updated : 2026-07-30 20:02


NVD link : CVE-2026-54655

Mitre link : CVE-2026-54655

CVE.ORG link : CVE-2026-54655


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')