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

29 Jul 2026, 13:18

Type Values Removed Values Added
References () https://github.com/koxudaxi/datamodel-code-generator/security/advisories/GHSA-m34r-v34r-rf9q - () https://github.com/koxudaxi/datamodel-code-generator/security/advisories/GHSA-m34r-v34r-rf9q -

28 Jul 2026, 22:17

Type Values Removed Values Added
New CVE

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')