Lucene search
+L

1957 matches found

NVD
NVD
added 2026/03/06 7:16 a.m.12 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.8CVSS0.00425EPSS
SaveExploits1References12
OSV
OSV
added 2026/03/06 7:16 a.m.13 views

UBUNTU-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.3AI score0.00425EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2026/03/06 6:44 a.m.6 views

CVE-2026-28802 Authlib: Setting `alg: none` and a blank signature appears to bypass signature verification

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
SaveExploits1References3
Cvelist
Cvelist
added 2026/03/06 6:44 a.m.48 views

CVE-2026-28802 Authlib: Setting `alg: none` and a blank signature appears to bypass signature verification

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.7CVSS0.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
CVE
CVE
added 2026/03/06 6:44 a.m.142 views

CVE-2026-28802

CVE-2026-28802 affects the Python package Authlib, which builds OAuth/OpenID Connect servers. The issue occurs in versions 1.6.5 through before 1.6.7, where tests involving a malicious JWT with alg: none and an empty signature could pass the signature verification step without code changes when a...

9.8CVSS5.9AI score0.00425EPSS
SaveExploits1References12Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/06 1:34 a.m.17 views

CVE-2026-29000

pac4j-jwt versions prior to 4.5.9, 5.7.9, and 6.3.3 contain an authentication bypass vulnerability in JwtAuthenticator when processing encrypted JWTs that allows remote attackers to forge authentication tokens. Attackers who possess the server's RSA public key can create a JWE-wrapped PlainJWT wi...

9.3CVSS6AI score0.05856EPSS
SaveExploits17References1
Positive Technologies
Positive Technologies
added 2026/03/06 12:00 a.m.27 views

PT-2026-41143

Name of the Vulnerable Software and Affected Versions Portainer Community Edition versions 2.33.0 through 2.33.7 Portainer Community Edition versions 2.39.0 through 2.39.1 Portainer Community Edition versions prior to 2.41.0 Description The authentication middleware accepts JSON Web Tokens JWT...

7.7CVSS5.8AI score0.00316EPSS
SaveExploits1
CNNVD
CNNVD
added 2026/03/06 12:00 a.m.17 views

Authlib 数据伪造问题漏洞

Authlib is an open-source library developed by Authlib developers, designed as a ultimate Python library for building OAuth and OpenID Connect servers. Versions of Authlib from 1.6.5 to 1.6.7 had a data manipulation vulnerability. This vulnerability occurred when malicious JWTs containing alg: no...

9.8CVSS7.2AI score0.00425EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/03/06 12:00 a.m.25 views

OliveTin 数据伪造问题漏洞

OliveTin is an open-source web application developed by OliveTin. Versions of OliveTin prior to 3.00.11.1 had a data manipulation vulnerability. This vulnerability stemmed from the lack of enforcing the audience value during JWT authentication configuration, which could lead to authentication usi...

8.8CVSS7.2AI score0.00301EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/03/05 8:52 p.m.9 views

User Impersonation

Overview Affected versions of this package are vulnerable to User Impersonation in the authentication process when JWT tokens are parsed without enforcing the audience claim in certain configurations. An attacker can gain unauthorized access by presenting a validly signed JWT token with an...

8.8CVSS5.8AI score0.00301EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/03/05 8:52 p.m.12 views

OliveTin has JWT Audience Validation Bypass in Local Key and HMAC Modes

Summary When JWT authentication is configured using either: - authJwtPubKeyPath local RSA public key, or - authJwtHmacSecret HMAC secret, the configured audience value authJwtAud is not enforced during token parsing. As a result, validly signed JWT tokens with an incorrect aud claim are accepted...

8.8CVSS6AI score0.00301EPSS
SaveExploits1References5Affected Software1
GithubExploit
GithubExploit
added 2026/03/05 8:19 p.m.234 views

Exploit for CVE-2026-29000

CVE-2026-29000: pac4j-jwt JwtAuthenticator authentication bypa...

10CVSS6AI score0.05856EPSS
SaveExploits17
Positive Technologies
Positive Technologies
added 2026/03/05 12:00 a.m.15 views

PT-2026-23613

Name of the Vulnerable Software and Affected Versions OliveTin versions prior to 3000.11.1 Description OliveTin allows access to predefined shell commands from a web interface. When JWT authentication is configured using a local RSA public key authJwtPubKeyPath or an HMAC secret authJwtHmacSecret...

8.8CVSS5.8AI score0.00301EPSS
SaveExploits1
NVD
NVD
added 2026/03/04 10:16 p.m.22 views

CVE-2026-29000

pac4j-jwt versions prior to 4.5.9, 5.7.9, and 6.3.3 contain an authentication bypass vulnerability in JwtAuthenticator when processing encrypted JWTs that allows remote attackers to forge authentication tokens. Attackers who possess the server's RSA public key can create a JWE-wrapped PlainJWT wi...

9.3CVSS0.05856EPSS
SaveExploits17References3
CVE
CVE
added 2026/03/04 9:49 p.m.417 views

CVE-2026-29000

CVE-2026-29000 affects pac4j-jwt versions prior to 4.5.9, 5.7.9, and 6.3.3. The issue is an authentication bypass in JwtAuthenticator when handling encrypted JWTs, enabling an attacker who has the server’s RSA public key to forge a JWE-wrapped PlainJWT with arbitrary subject and role claims. This...

9.3CVSS6AI score0.05856EPSS
SaveExploits17References3
Snyk
Snyk
added 2026/03/04 8:55 p.m.6 views

Improper Verification of Cryptographic Signature

Overview authlib is a library in building OAuth and OpenID Connect servers. Affected versions of this package are vulnerable to Improper Verification of Cryptographic Signature in jwt.decode, which accepts alg: none. An attacker can gain unauthorized access, escalate privileges, or modify...

9.8CVSS5.8AI score0.00425EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/03/04 8:55 p.m.18 views

Authlib: Setting `alg: none` and a blank signature appears to bypass signature verification

Summary After upgrading the library from 1.5.2 to 1.6.0 and the latest 1.6.5 it was noticed that 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 code when a failure was...

9.8CVSS6AI score0.00425EPSS
SaveExploits1References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/04 1:44 p.m.11 views

CVE-2025-15598

A vulnerability was found in Dataease SQLBot up to 1.5.1. This impacts the function validateEmbedded of the file backend/apps/system/middleware/auth.py of the component JWT Token Handler. Performing a manipulation results in improper verification of cryptographic signature. The attack can be...

6.3CVSS5.3AI score0.00184EPSS
SaveExploits1References1
GithubExploit
GithubExploit
added 2026/03/04 1:34 p.m.177 views

Exploit for CVE-2016-10555

██╗██╗ ██╗████████╗ ███████╗ ██████╗ ██████╗ ███...

6.5CVSS6.1AI score0.04898EPSS
SaveExploits2
Rows per page
Query Builder