Lucene search
K

57 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.1 views

Astra Linux - уязвимость в ceph

Ceph is a distributed object, block, and file storage platform. In versions 19.2.3 and earlier, it is possible to send a JWT with “none” as its JWT algorithm. By doing this, the JWT signature is not checked. The vulnerability lies most likely in the RadosGW OIDC provider. As of the time of...

8.1CVSS7.1AI score0.00043EPSS
Exploits0References2
NVD
NVD
added 2026/04/08 8:16 p.m.0 views

CVE-2026-39413

LightRAG provides simple and fast retrieval-augmented generation. Prior to 1.4.14, the LightRAG API is vulnerable to a JWT algorithm confusion attack where an attacker can forge tokens by specifying 'alg': 'none' in the JWT header. Since the jwt.decode call does not explicitly deny the 'none'...

6.5CVSS0.00018EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2026/04/08 7:41 p.m.1 views

CVE-2026-39413 LightRAG has a JWT Algorithm Confusion Vulnerability in LightRAG API

LightRAG provides simple and fast retrieval-augmented generation. Prior to 1.4.14, the LightRAG API is vulnerable to a JWT algorithm confusion attack where an attacker can forge tokens by specifying 'alg': 'none' in the JWT header. Since the jwt.decode call does not explicitly deny the 'none'...

4.2CVSS5.9AI score0.00018EPSS
Exploits1References1
GithubExploit
GithubExploit
added 2026/04/08 5:45 a.m.74 views

jwt-exploit-toolkit

JWT Exploit Toolkit !Pythonhttps://img.shields.io/badge/Py...

5.9AI score
Exploits0
OSV
OSV
added 2026/04/08 12:17 a.m.0 views

GHSA-8FFJ-4HX4-9PGF lightrag-hku: JWT Algorithm Confusion Vulnerability

Summary The LightRAG API is vulnerable to a JWT algorithm confusion attack where an attacker can forge tokens by specifying 'alg': 'none' in the JWT header. Since the jwt.decode call does not explicitly deny the 'none' algorithm, a crafted token without a signature will be accepted as valid,...

4.2CVSS5.9AI score0.00018EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2026/04/08 12:17 a.m.2 views

lightrag-hku: JWT Algorithm Confusion Vulnerability

Summary The LightRAG API is vulnerable to a JWT algorithm confusion attack where an attacker can forge tokens by specifying 'alg': 'none' in the JWT header. Since the jwt.decode call does not explicitly deny the 'none' algorithm, a crafted token without a signature will be accepted as valid,...

6.5CVSS6AI score0.00018EPSS
Exploits1References4Affected Software1
CNNVD
CNNVD
added 2026/04/08 12:0 a.m.2 views

LightRAG 数据伪造问题漏洞

LightRAG is an open-source retrieval-enhanced generation application developed by the Data Intelligence Laboratory at the Hong Kong University HKU. Versions of LightRAG prior to 1.4.14 contained a data manipulation vulnerability caused by JWT algorithm exploitation attacks. This vulnerability...

6.5CVSS5.7AI score0.00018EPSS
Exploits1References2
GithubExploit
GithubExploit
added 2026/03/13 7:15 p.m.116 views

Exploit for CVE-2026-29000

CVE-2026-29000: pac4j-jwt Authentication Bypass POC This repo...

9.3CVSS5.8AI score0.00039EPSS
Exploits17
SUSE CVE
SUSE CVE
added 2026/03/07 12:25 a.m.0 views

SUSE CVE-2026-28802

Authlib is a Python library which builds OAuth and OpenID Connect servers. From version 1.6.5 to before version 1.6.7, previous tests involving passing a malicious JWT containing alg: none and an empty signature was passing the signature verification step without any changes to the application co...

9.8CVSS5.8AI score0.00019EPSS
Exploits1References3
ATTACKERKB
ATTACKERKB
added 2026/03/06 6:44 a.m.3 views

CVE-2026-28802

Authlib is a Python library which builds OAuth and OpenID Connect servers. From version 1.6.5 to before version 1.6.7, previous tests involving passing a malicious JWT containing alg: none and an empty signature was passing the signature verification step without any changes to the application co...

8.7CVSS5.8AI score0.00019EPSS
Exploits1References4Affected Software1
UbuntuCve
UbuntuCve
added 2026/03/06 12:0 a.m.0 views

CVE-2026-28802

Authlib is a Python library which builds OAuth and OpenID Connect servers. From version 1.6.5 to before version 1.6.7, previous tests involving passing a malicious JWT containing alg: none and an empty signature was passing the signature verification step without any changes to the application co...

9.8CVSS7.1AI score0.00019EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2026/03/04 12:0 a.m.2 views

PT-2026-23089

Name of the Vulnerable Software and Affected Versions Authlib versions 1.6.5 through 1.6.7 Description Authlib, a Python library for building OAuth and OpenID Connect servers, had a flaw in signature verification. Specifically, tests involving a malicious JWT with 'alg: none' and an empty signatu...

9.8CVSS5.8AI score0.00019EPSS
Exploits1References13
CVE
CVE
added 2026/02/25 11:48 p.m.4 views

CVE-2026-27804

Parse Server versions prior to 8.6.3 and 9.1.1-alpha.4 are vulnerable to unauthenticated login via forged Google tokens (alg: none). The root cause is trusting the JWT header for algorithm selection; the fix hardcodes RS256 and shifts key validation to jwks-rsa, rejecting unknown key IDs. Affecte...

9.3CVSS5.5AI score0.00039EPSS
Exploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/09 7:39 p.m.5 views

jose-swift has JWT Signature Verification Bypass via None Algorithm

Summary An authentication bypass vulnerability allows any unauthenticated attacker to forge arbitrary JWT tokens by setting "alg": "none" in the token header. The library's verification functions immediately return true for such tokens without performing any cryptographic verification, enabling...

7.4AI score
Exploits0References5Affected Software1
OSV
OSV
added 2026/01/09 7:39 p.m.1 views

GHSA-88Q6-JCJG-HVMW jose-swift has JWT Signature Verification Bypass via None Algorithm

Summary An authentication bypass vulnerability allows any unauthenticated attacker to forge arbitrary JWT tokens by setting "alg": "none" in the token header. The library's verification functions immediately return true for such tokens without performing any cryptographic verification, enabling...

9.3CVSS5.7AI score
Exploits0References5
EUVD
EUVD
added 2026/01/09 7:39 p.m.0 views

EUVD-2026-1693

jose-swift has JWT Signature Verification Bypass via None Algorithm...

6.5AI score
Exploits0References2
GitLab Advisory Database
GitLab Advisory Database
added 2026/01/09 12:0 a.m.4 views

jose-swift has JWT Signature Verification Bypass via None Algorithm

An authentication bypass vulnerability allows any unauthenticated attacker to forge arbitrary JWT tokens by setting "alg": "none" in the token header. The library's verification functions immediately return true for such tokens without performing any cryptographic verification, enabling complete...

7.4AI score
Exploits0References6Affected Software1
Vulnrichment
Vulnrichment
added 2025/10/10 12:0 a.m.3 views

CVE-2025-61152

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., isadmin=true and bypass authentication checks, leading to privilege escalation or unauthoriz...

6.6AI score0.00068EPSS
Exploits0References3
CVE
CVE
added 2025/10/10 12:0 a.m.13 views

CVE-2025-61152

The vulnerability CVE-2025-61152 affects python-jose up to version 3.3.0. It allows JWT tokens signed with alg=none to be decoded and accepted without cryptographic signature verification, enabling a forged token with arbitrary claims (e.g., is_admin=true) and bypassing authentication in applicat...

6.5CVSS6.6AI score0.00068EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-32012

Malicious code in bioql PyPI...

6.6AI score0.00012EPSS
Exploits0References4
Rows per page
Query Builder