-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Request for a new security release to address CVE-2026-4519 #148031
Description
Description
The vulnerability CVE-2026-4519 has been successfully patched in the main branch (see commit: 82a24a4) and backported to supported versions. However, these fixes have not yet been included in official security releases.
Context
This situation is currently causing significant friction in downstream security tooling.
Specifically, this issue is being discussed in the Anchore Grype community as well: anchore/grype#3312.
Currently, this creates a major blocker for CI/CD pipelines and DevSecOps compliance, as security gates prevent deployment due to unresolved high-severity vulnerabilities that cannot be remediated via standard updates. Another complicating factor is the lack of consensus on the severity level of this CVE; notably, Anchore Grype flags it as a high-severity vulnerability based on "CVSS 4.0 Severity and Vector Strings."
Proposed Solution
Could you please consider creating a new security release for the affected stable branches that includes the fix for CVE-2026-4519? This would allow the security ecosystem to correctly recognize the fix and enable users to remediate the vulnerability.
Thank you for your hard work and for maintaining the Python ecosystem!