216.73.216.197

CVE-2025-61152

· Published 10/10/2025 14:15 · Modified 10/10/2025 15:16

Labels: CVE-2025-61152 2025-10-10CVE-2025-61152CWE-269[email protected]

Essential information

Published
10/10/2025 14:15
Modified
10/10/2025 15:16
Author
Creator
CVSS
6.5 MEDIUM (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

CVSS metrics

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.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
python-jose / python-jose cpe:2.3:a:python-jose:python-jose:*:*:*:*:*:*:*:*

References