CVE-2026-0864

Severity CVSS v4.0:
MEDIUM
Type:
CWE-74 Injection
Publication date:
23/06/2026
Last modified:
23/07/2026

Description

When using the "configparser" module to write configuration files<br /> containing multi-line text values with carriage return characters (\r) the<br /> resulting file could be injected with unexpected keys and values if the<br /> attacker controls the written value.