CVE-2025-6075

Updated on 31 Oct 2025

Severity

5.5 Medium severity

Details

CVSS score
5.5
CVSS vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Overview

About vulnerability

If the value passed to os.path.expandvars() is user-controlled a performance degradation is possible when expanding environment variables.

Details

Affected packages:
python3 @ 3.6.8 (+59 more)
If the value passed to os.path.expandvars() is user-controlled a performance degradation is possible when expanding environment variables.

Fixes