CyberSec.Space Logo
返回 CVE 瀏覽器

CVE-2026-54653

HIGH
8.8
CVSS Severity Score
EPSS Score0.3380%
EPSS Percentile26.35th
Published2026-07-28
Last Modified2026-07-29
Data SourcesNVDFIRST.org EPSS

Vulnerability Description

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. From 0.17.0 until 0.60.2, datamodel-code-generator preserves attacker-controlled default_factory values in src/datamodel_code_generator/parser/jsonschema.py through JsonSchemaObject.init and get_field_extras and emits them into Field(default_factory=...) or field(default_factory=...), allowing Python expression execution when the generated model is imported. This issue is fixed in version 0.60.2.

Affected Platforms (CPE)

No CPE configurations currently published for this record.

References & Advisories

相關漏洞威脅