Stats Digest Feeds
โ† Back to all CVEs

CVE-2026-55403

LOW NVD
CVSS Score 3.7
Severity LOW
Published Jul 28, 2026
Vendor unknown

Description

datamodel-code-generator generates Python data models from schema definitions. Prior to 0.63.0, src/datamodel_code_generator/http.py get_body reuses Authorization, Cookie, and Proxy-Authorization headers when following cross-origin redirects while fetching remote schemas, allowing credentials scoped to one schema host to be leaked to another redirect target. This issue is fixed in version 0.63.0.

References