Severity by source
CVSS:4.0/AV:L/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
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:4.0/AV:L/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
Lifecycle Timeline
6Blast Radius
ecosystem impact- 1 pypi packages depend on aws-encryption-sdk (1 direct, 0 indirect)
Ecosystem-wide dependent count for version 2.0.0.
DescriptionCVE.org
Cryptographic algorithm downgrade in the caching layer of Amazon AWS Encryption SDK for Python before version 3.3.1 and before version 4.0.5 might allow an authenticated local threat actor to bypass key commitment policy enforcement via a shared key cache, resulting in ciphertext that can be decrypted to multiple different plaintexts.
To remediate this issue, users should upgrade to version 3.3.1, 4.0.5 or above.
AnalysisAI
Cryptographic algorithm downgrade in AWS Encryption SDK for Python's caching layer allows authenticated local attackers to bypass key commitment policy enforcement through a shared key cache, enabling decryption of single ciphertext to multiple different plaintexts. Affected versions include Python 2 up to 2.5.1, Python 3 up to 3.3.0, and Python 4 up to 4.0.4. AWS has released vendor patches (versions 3.3.1, 4.0.5, and later) to remediate the vulnerability, which requires local access and authenticated credentials but has no known public exploit.
Technical ContextAI
The AWS Encryption SDK for Python implements cryptographic operations with key commitment policies to ensure that encrypted data binds to a specific decryption key, preventing key confusion attacks. The vulnerability resides in the caching layer (CWE-757: Selection of Less-Secure Cryptographic Algorithm) where cached key material may be leveraged to downgrade the effective cryptographic algorithm protections. When applications share a key cache across authenticated users or contexts, an authenticated local threat actor can manipulate cache behavior to bypass policy enforcement mechanisms, effectively allowing the same ciphertext to decrypt to different plaintexts depending on which cached key is selected during decryption. This breaks the cryptographic guarantee that each ciphertext is bound to exactly one plaintext under a given key.
RemediationAI
Upgrade AWS Encryption SDK for Python to version 3.3.1, 4.0.5, or above as released by AWS. For Python 2 users still in maintenance windows, contact AWS Support for guidance on the appropriate patch version for your environment. No workarounds are available for the underlying caching mechanism flaw. If immediate patching is not feasible, organizations should implement compensating controls by disabling key caching entirely (with awareness of performance trade-offs - each encryption/decryption operation will require full key derivation or KMS calls, increasing latency), isolating key caches to single-user or single-request scopes to prevent cross-user cache poisoning, or segregating applications using shared caching into separate processes or containers to eliminate cache sharing vectors. Verify patch deployment by confirming version numbers in your Python environment (pip show aws-encryption-sdk or equivalent) and reviewing AWS security bulletin 2026-017 and GitHub release notes at https://github.com/aws/aws-encryption-sdk-python/releases/tag/v4.0.5 and https://github.com/aws/aws-encryption-sdk-python/releases/tag/v3.3.1.
Wazuh SIEM platform versions 4.4.0 through 4.9.0 contain an unsafe deserialization vulnerability in the DistributedAPI t
BentoML version 1.4.2 and earlier contains an unauthenticated remote code execution vulnerability through insecure deser
pgAdmin 4 contains critical remote code execution vulnerabilities in the Query Tool download and Cloud Deployment endpoi
The renderLocalView function in render/views.py in graphite-web in Graphite 0.9.5 through 0.9.10 uses the pickle Python
BentoML is a Python library for building online serving systems optimized for AI apps and model inference. Rated critica
OpenSSL before 0.9.8za, 1.0.0 before 1.0.0m, and 1.0.1 before 1.0.1h does not properly restrict processing of ChangeCiph
pyLoad download manager version prior to 0.5.0b3.dev77 exposes the Flask SECRET_KEY through an unauthenticated endpoint.
In Mercurial before 4.1.3, "hg serve --stdio" allows remote authenticated users to launch the Python debugger, and conse
Unauthenticated remote code execution in Marimo ≤0.20.4 allows attackers to execute arbitrary system commands via the `/
pyLoad is the free and open-source Download Manager written in pure Python. Rated medium severity (CVSS 5.3), this vulne
Langflow (a visual LLM pipeline builder) contains a critical unauthenticated code execution vulnerability (CVE-2026-3301
Cross-user flow execution in Langflow (< 1.9.1) lets any authenticated API-key holder run another user's flow by passing
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-23943
GHSA-v638-38fc-rhfv