Lucene search
+L

65 matches found

Kitploit
Kitploit
added 2026/08/26 11:59 p.m.2 views

TokenBreaker

TokenBreaker Token Breaker se centra en 2 vulnerabilidades particulares relacionadas con tokens JWT. None Algorithm RSAtoHMAC Consulte este enlace para conocer más sobre la vulnerabilidad y cómo un atacante puede falsificar los tokens. Pruebe esta vulnerabilidad aquí Uso de TheNone root@kitploit:...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/26 11:34 p.m.2 views

MyJWT

MyJWT codebeat badge Introduzione Questa CLI è per penetration tester, giocatori di CTF o sviluppatori. Puoi modificare il tuo JWT, firmare, iniettare, ecc... Consulta la Documentazione per maggiori informazioni. Se riscontri problemi o suggerimenti, apri una segnalazione. Risponderò il prima...

5.8AI score
SaveExploits0References18
Kitploit
Kitploit
added 2026/08/25 4:32 a.m.1 views

CVE-2026-21003-JWT-none-Algorithm-Bypass-via-kid-Header-Omission

CVE-2026-21003 – Bypass dell'algoritmo JWT "none" tramite omissione dell'header kid Codice del programma Node.js root@kitploit: // jwtverifyserver.js - Vulnerable JWT verification const jwt = require'jsonwebtoken'; const express = require'express'; const app = express; app.useexpress.json; const...

6.8CVSS5.3AI score0.00162EPSS
SaveExploits0
NVD
NVD
added 2026/08/01 1:17 p.m.12 views

CVE-2026-67336

better-auth versions before 1.6.11 contain insecure cryptographic defaults in the oidcProvider and mcp plugins that advertise the none algorithm and accept plain PKCE by default. Attackers can exploit algorithm negotiation to accept unsigned tokens or intercept authorization codes when PKCE plain...

9.4CVSS0.00159EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/01 12:22 p.m.74 views

CVE-2026-67336

CVE-2026-67336 affects better-auth versions before 1.6.11, specifically the oidcProvider and mcp plugins. The root cause is insecure cryptographic defaults that advertise the none algorithm and allow plain PKCE by default. This can enable an attacker to exploit algorithm negotiation to accept uns...

9.4CVSS5.5AI score0.00159EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/01 12:22 p.m.41 views

CVE-2026-67336 better-auth before 1.6.11 Insecure Cryptographic Defaults via oidcProvider

better-auth versions before 1.6.11 contain insecure cryptographic defaults in the oidcProvider and mcp plugins that advertise the none algorithm and accept plain PKCE by default. Attackers can exploit algorithm negotiation to accept unsigned tokens or intercept authorization codes when PKCE plain...

9.4CVSS0.00159EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/07 8:55 p.m.23 views

GHSA-9H47-PQCX-HJR4 Better Auth has insecure cryptographic defaults in oidcProvider: alg=none advertised and plain PKCE accepted by default

Am I affected? Users are affected if all of the following are true: - Their application uses better-auth at a version below the patched release. - Their application enables oidcProvider from better-auth/plugins/oidc-provider or mcp from better-auth/plugins/mcp the mcp plugin delegates to...

8.7CVSS6.1AI score0.00159EPSS
SaveExploits0References3
NVD
NVD
added 2026/04/08 8:16 p.m.10 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.00174EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/04/08 7:41 p.m.6 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.00174EPSS
SaveExploits1References1
GithubExploit
GithubExploit
added 2026/04/08 5:45 a.m.128 views

jwt-exploit-toolkit

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

5.9AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/04/08 12:17 a.m.13 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.00174EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/04/08 12:17 a.m.36 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.00174EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/04/08 12:00 a.m.14 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.00174EPSS
SaveExploits1References2
GithubExploit
GithubExploit
added 2026/03/13 7:15 p.m.185 views

Exploit for CVE-2026-29000

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

9.3CVSS5.8AI score0.05856EPSS
SaveExploits17
SUSE CVE
SUSE CVE
added 2026/03/07 12:25 a.m.9 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.00425EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/03/06 6:44 a.m.6 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.00425EPSS
SaveExploits1References4Affected Software1
UbuntuCve
UbuntuCve
added 2026/03/06 12:00 a.m.14 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.00425EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/03/04 12:00 a.m.14 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...

10CVSS5.8AI score0.00425EPSS
SaveExploits1References37
CVE
CVE
added 2026/02/25 11:48 p.m.25 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.00176EPSS
SaveExploits0References5Affected Software1
AstraLinux
AstraLinux
added 2026/01/13 2:01 p.m.17 views

Astra Linux – Vulnerability in 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.2AI score0.00195EPSS
SaveExploits0References3
Rows per page
Query Builder