Security Advisory

CVE-2026-54655

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-28 21:33:45
Last updated 2026-07-29 12:47:08
Assigner GitHub_M
CVSS score not scored
State PUBLISHED

Description

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.