Lucene search
+L

1874 matches found

OSV
OSV
added 2026/03/20 9:05 a.m.7 views

BIT-CEPH-2024-48916 Ceph is vulnerable to authentication bypass through RadosGW

Ceph is a distributed object, block, and file storage platform. In versions 19.2.3 and below, it is possible to send an JWT that has "none" as JWT alg. And by doing so the JWT signature is not checked. The vulnerability is most likely in the RadosGW OIDC provider. As of time of publication, a kno...

8.1CVSS7AI score0.00197EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/03/20 12:00 a.m.17 views

Frigate 授权问题漏洞

Frigate is a complete native NVR developed by Blake Blackshear, designed specifically for home assistants with AI object detection capabilities. Versions of Frigate prior to 0.17.0-beta1 contained an authorization vulnerability. This vulnerability stemmed from the fact that changing passwords did...

8.8CVSS5.8AI score0.00247EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/03/20 12:00 a.m.16 views

PT-2026-26781

Name of the Vulnerable Software and Affected Versions Langflow versions prior to 1.7.1 Description Langflow is a tool for building and deploying AI-powered agents and workflows. In the download profile picture function of the /profile pictures/folder name/file name API endpoint, the folder name a...

8.7CVSS5.8AI score0.19584EPSS
SaveExploits1References9
OSV
OSV
added 2026/03/19 5:56 p.m.52 views

GHSA-5CX5-WH4M-82FH MinIO has JWT Algorithm Confusion in OIDC Authentication

Impact What kind of vulnerability is it? Who is impacted? A JWT algorithm confusion vulnerability in MinIO's OpenID Connect authentication allows an attacker who knows the OIDC ClientSecret to forge arbitrary identity tokens and obtain S3 credentials with any policy, including consoleAdmin. An...

9.2CVSS5.8AI score0.0041EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/03/18 12:31 p.m.10 views

EUVD-2025-208825

LibreChat version 0.8.1-rc2 uses the same JWT secret for the user session mechanism and RAG API which compromises the service-level authentication of the RAG API...

8CVSS5.8AI score0.00344EPSS
SaveExploits1References3
NVD
NVD
added 2026/03/18 12:16 p.m.13 views

CVE-2025-41258

LibreChat version 0.8.1-rc2 uses the same JWT secret for the user session mechanism and RAG API which compromises the service-level authentication of the RAG API...

8CVSS0.00344EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/03/18 11:17 a.m.5 views

CVE-2026-33265

In LibreChat 0.8.1-rc2, a logged-in user obtains a JWT for both the LibreChat API and the RAG API...

6.3CVSS5.8AI score0.00232EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/18 11:17 a.m.20 views

CVE-2026-33265

The vulnerability CVE-2026-33265 affects LibreChat 0.8.1-rc2, where a logged-in user can obtain a JWT for both the LibreChat API and the RAG API. The connected documents confirm the affected product and the exact outcome (JWTs issued to an authenticated user), but they do not provide root cause d...

9CVSS5.8AI score0.00232EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/03/18 11:17 a.m.38 views

CVE-2026-33265

In LibreChat 0.8.1-rc2, a logged-in user obtains a JWT for both the LibreChat API and the RAG API...

6.3CVSS0.00232EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/03/18 11:08 a.m.6 views

CVE-2025-41258

LibreChat version 0.8.1-rc2 uses the same JWT secret for the user session mechanism and RAG API which compromises the service-level authentication of the RAG API...

8CVSS5.8AI score0.00344EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/18 11:08 a.m.13 views

CVE-2025-41258 LibreChat RAG API Authentication Bypass

LibreChat version 0.8.1-rc2 uses the same JWT secret for the user session mechanism and RAG API which compromises the service-level authentication of the RAG API...

8CVSS7.2AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/03/18 12:00 a.m.24 views

PT-2026-26053

🟠 CVE-2025-41258 - High LibreChat version 0.8.1-rc2 uses the same JWT secret for the user session mechanism and RAG API which compromises the service-level authentication of the RAG API. https://t.co/MJXOI2sVrJ https://t.co/WsKiIkw0M2...

8CVSS5.8AI score0.00344EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/03/18 12:00 a.m.13 views

PT-2026-26054

CVE-2026-33265 In LibreChat 0.8.1-rc2, a logged-in user obtains a JWT for both the LibreChat API and the RAG API. https://t.co/i9mMVjDhcg...

6.3CVSS5.8AI score0.00232EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2026/03/18 12:00 a.m.19 views

LibreChat 安全漏洞

LibreChat is an open-source, free, and highly customizable unified AI dialogue platform. It allows for the aggregation and running of large models from any vendor within one interface. Version 0.8.1-rc2 of LibreChat contains a security vulnerability. This vulnerability stems from the use of the...

8CVSS5.8AI score0.00344EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2026/03/17 12:25 a.m.11 views

SUSE CVE-2026-27962

Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to version 1.6.9, a JWK Header Injection vulnerability in authlib's JWS implementation allows an unauthenticated attacker to forge arbitrary JWT tokens that pass signature verification. When key=None is passed to any...

9.1CVSS5.9AI score0.00548EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/03/16 8:51 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 via the JsonWebSignature.preparealgorithmkey method in authlib/jose/rfc7515/jws.py. An attacker can bypass authenticatio...

9.3CVSS5.8AI score0.00548EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/16 3:17 p.m.9 views

GHSA-WVWJ-CVRP-7PV5 Authlib JWS JWK Header Injection: Signature Verification Bypass

Description Summary A JWK Header Injection vulnerability in authlib's JWS implementation allows an unauthenticated attacker to forge arbitrary JWT tokens that pass signature verification. When key=None is passed to any JWS deserialization function, the library extracts and uses the cryptographic...

9.1CVSS6AI score0.00548EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/03/16 3:14 p.m.12 views

FastMCP OAuth Proxy token reuse across MCP servers

While testing the OAuth Proxy implementation, it was noticed that the server does not properly respect the resource parameter submitted by the client in the authorization and token request. Instead of issuing the token explicitly for this MCP server, the token is issued for the baseurl passed to...

7.4CVSS5.8AI score0.00358EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2026/03/16 12:00 a.m.16 views

Authlib 数据伪造问题漏洞

Authlib is an open-source library developed by Authlib, designed to build servers for OAuth and OpenID Connect. Versions of Authlib prior to 1.6.9 contained a data manipulation vulnerability, caused by header injection in the JWS implementation. This vulnerability could allow unauthenticated...

9.1CVSS7.2AI score0.00548EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/03/13 8:44 p.m.29 views

Centrifugo's InsecureSkipTokenSignatureVerify flag silently disables JWT verification with no warning

Summary Centrifugo supports a configuration flag insecureskiptokensignatureverify that completely disables JWT signature verification. When enabled, Centrifugo accepts any JWT token regardless of signature validity — including tokens signed with wrong keys, random signatures, or no signature at...

5.9AI score
SaveExploits0References5Affected Software5
Rows per page
Query Builder