CVE-2026-3446
Last modified
CVE-2026-3446 is a medium-severity vulnerability rated 6/10 on the CVSS scale. When calling base64.b64decode() or related functions the decoding process would stop after encountering the first padded quad regardless of whether there was more information to be processed. This can lead to data being accepted which may be processed differently by other implementations. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
When calling base64.b64decode() or related functions the decoding process would stop after encountering the first padded quad regardless of whether there was more information to be processed. This can lead to data being accepted which may be processed differently by other implementations. Use "validate=True" to enable stricter processing of base64 data.
Metrics
CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Python Software Foundation | CPython | < 3.13.13; >= 3.14.0, < 3.14.4; >= 3.15.0a1, < 3.15.0a8 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-3446?
How severe is CVE-2026-3446?
How do I fix CVE-2026-3446?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-34454OAuth2 Proxy is a reverse proxy that provides authentication…3.5
- CVE-2026-34455Hi.Events is an open-source event management and ticket sell…8.8
- CVE-2026-34456Reviactyl is an open-source game server management panel bui…9.8
- CVE-2026-34457OAuth2 Proxy is a reverse proxy that provides authentication…9.1
- CVE-2026-34458Sandboxie-Plus is an open source sandbox-based isolation sof…8.8
- CVE-2026-34459Sandboxie-Plus is an open source sandbox-based isolation sof…8.8
- CVE-2026-34460NamelessMC is website software for Minecraft servers. In ver…5.4
- CVE-2026-34461Sandboxie-Plus is an open source sandbox-based isolation sof…7.8
- CVE-2026-34462Sandboxie-Plus is an open source sandbox-based isolation sof…7.8
- CVE-2026-34463Mantis Bug Tracker (MantisBT) is an open source issue tracke…8.6
- CVE-2026-34464Sandboxie-Plus is an open source sandbox-based isolation sof…8.8
- CVE-2026-34472Unauthenticated credential disclosure in the wizard interfac…7.1
Are you affected by CVE-2026-3446?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
