CVE-2025-61152
Last modified
CVE-2025-61152 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. python-jose thru 3.3.0 allows JWT tokens with 'alg=none' to be decoded and accepted without any cryptographic signature verification. A malicious actor can craft a forged token with arbitrary claims (e.g., is_admin=true) and bypass authentication checks, leading to privilege escalation or unauthorized access in applications that rely on python-jose for token validation. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
Description
python-jose thru 3.3.0 allows JWT tokens with 'alg=none' to be decoded and accepted without any cryptographic signature verification. A malicious actor can craft a forged token with arbitrary claims (e.g., is_admin=true) and bypass authentication checks, leading to privilege escalation or unauthorized access in applications that rely on python-jose for token validation. This issue is exploitable unless developers explicitly reject 'alg=none' tokens, which is not enforced by the library. NOTE: all parties agree that the issue is not relevant because it only occurs in a "verify_signature": False situation.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-61152?
How severe is CVE-2025-61152?
How do I fix CVE-2025-61152?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- 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 2025
- CVE-2025-61144libtiff up to v4.7.1 was discovered to contain a stack overf…7.3
- CVE-2025-61145libtiff up to v4.7.1 was discovered to contain a double free…5
- CVE-2025-61146saitoha libsixel until v1.8.7 was discovered to contain a me…4
- CVE-2025-61147strukturag libde265 commit d9fea9d wa discovered to contain …6.2
- CVE-2025-61148An Insecure Direct Object Reference (IDOR) vulnerability in …6.5
- CVE-2025-6115A vulnerability was found in D-Link DIR-619L 2.06B01 and cla…8.8
- CVE-2025-61154Heap buffer overflow vulnerability in LibreDWG versions v0.1…6.5
- CVE-2025-61155The GameDriverX64.sys kernel-mode anti-cheat driver (v7.23.4…5.5
- CVE-2025-61156Incorrect access control in the kernel driver of ThreatFire …7.8
- CVE-2025-6116A vulnerability was found in Das Parking Management System 停…9.8
- CVE-2025-61161DLL hijacking vulnerability in Evope Collector 1.1.6.9.0 and…8.4
- CVE-2025-61166An open redirect in Ascertia SigningHub User v10.0 allows at…6.1
Are you affected by CVE-2025-61152?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
