HIGHVulnerability
Verified
Global

NVD HIGH: CVE-2026-63720 — datamodel-code-generator prior to version 0.70.0 contains a code injection vulne...

·Source: NIST NVD

Updated:

Executive Summary

datamodel-code-generator prior to version 0.70.0 contains a code injection vulnerability that allows attackers who control input schemas to achieve remote code execution by supplying a malicious customBasePath value containing embedded newlines and a dot-free Python expression. The crafted value is emitted verbatim into a generated 'from ... import ...' statement without identifier validation, cau

Analysis

datamodel-code-generator prior to version 0.70.0 contains a code injection vulnerability that allows attackers who control input schemas to achieve remote code execution by supplying a malicious customBasePath value containing embedded newlines and a dot-free Python expression. The crafted value is emitted verbatim into a generated 'from ... import ...' statement without identifier validation, causing arbitrary Python code to execute when the generated module is imported. CVSS Score: 7.5. Published: 2026-07-26T05:16:23.927.

Indicators of Compromise (1)

CVE (1)
CVE-2026-63720
Source Attribution

Originally published by NIST NVD on Jul 26, 2026. Verified by: NIST.

Related Threats