Lucene search
+L

610 matches found

Snyk
Snyk
•added 2026/04/07 9:10 p.m.•9 views

Missing Report of Error Condition

Overview github.com/sigstore/cosign/cmd/cosign/cli/verify is a package that aims to make signatures invisible infrastructure. Affected versions of this package are vulnerable to Missing Report of Error Condition in the verify-blob-attestation module when used without --check-claims flag. An...

6.9CVSS5.8AI score0.00293EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/04/07 9:10 p.m.•10 views

Missing Report of Error Condition

Overview Affected versions of this package are vulnerable to Missing Report of Error Condition in the verify-blob-attestation module when used without --check-claims flag. An attacker can cause the system to incorrectly report successful verification of attestations with malformed payloads or...

6.9CVSS5.8AI score0.00293EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/04/07 9:10 p.m.•10 views

Missing Report of Error Condition

Overview Affected versions of this package are vulnerable to Missing Report of Error Condition in the verify-blob-attestation module when used without --check-claims flag. An attacker can cause the system to incorrectly report successful verification of attestations with malformed payloads or...

6.9CVSS5.8AI score0.00293EPSS
SaveExploits0References2
CVE
CVE
•added 2026/04/06 4:59 p.m.•66 views

CVE-2026-35039

CVE-2026-35039 — fast-jwt cacheKeyBuilder collision leads to identity/authorization mixups Multiple connected sources describe a cache-confusion vulnerability in fast-jwt where a user-supplied cacheKeyBuilder can fail to produce unique keys for different tokens. When caching is enabled, two disti...

9.1CVSS5.9AI score0.00219EPSS
SaveExploits0References2Affected Software1
OSV
OSV
•added 2026/04/06 4:59 p.m.•11 views

CVE-2026-35039 fast-jwt Affected by Cache Confusion via cacheKeyBuilder Collisions Can Return Claims From a Different Token (Identity/Authorization Mixup)

fast-jwt provides fast JSON Web Token JWT implementation. From 0.0.1 to before 6.2.0, setting up a custom cacheKeyBuilder method which does not properly create unique keys for different tokens can lead to cache collisions. This could cause tokens to be mis-identified during the verification proce...

9.1CVSS5.9AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/04/06 4:59 p.m.•8 views

CVE-2026-35039 fast-jwt Affected by Cache Confusion via cacheKeyBuilder Collisions Can Return Claims From a Different Token (Identity/Authorization Mixup)

fast-jwt provides fast JSON Web Token JWT implementation. From 0.0.1 to before 6.2.0, setting up a custom cacheKeyBuilder method which does not properly create unique keys for different tokens can lead to cache collisions. This could cause tokens to be mis-identified during the verification proce...

9.1CVSS5.8AI score0.00219EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/04/06 4:59 p.m.•34 views

CVE-2026-35039 fast-jwt Affected by Cache Confusion via cacheKeyBuilder Collisions Can Return Claims From a Different Token (Identity/Authorization Mixup)

fast-jwt provides fast JSON Web Token JWT implementation. From 0.0.1 to before 6.2.0, setting up a custom cacheKeyBuilder method which does not properly create unique keys for different tokens can lead to cache collisions. This could cause tokens to be mis-identified during the verification proce...

9.1CVSS0.00219EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/04/03 9:56 p.m.•7 views

CVE-2026-33175 OAuthenticator: Authentication Bypass in Auth0OAuthenticator via Unverified Email Claims

OAuthenticator is software that allows OAuth2 identity providers to be plugged in and used with JupyterHub. Prior to version 17.4.0, an authentication bypass vulnerability in oauthenticator allows an attacker with an unverified email address on an Auth0 tenant to login to JupyterHub. When email i...

8.8CVSS5.8AI score0.0064EPSS
SaveExploits0References3
OSV
OSV
•added 2026/04/03 9:56 p.m.•9 views

CVE-2026-33175 OAuthenticator: Authentication Bypass in Auth0OAuthenticator via Unverified Email Claims

OAuthenticator is software that allows OAuth2 identity providers to be plugged in and used with JupyterHub. Prior to version 17.4.0, an authentication bypass vulnerability in oauthenticator allows an attacker with an unverified email address on an Auth0 tenant to login to JupyterHub. When email i...

8.8CVSS5.9AI score
SaveExploits0References5
OSV
OSV
•added 2026/04/03 4:07 a.m.•14 views

GHSA-RP9M-7R4C-75QG fast-jwt: Cache Confusion via cacheKeyBuilder Collisions Can Return Claims From a Different Token (Identity/Authorization Mixup)

NOTE: While the library exposes a mechanism which could introduce the vulnerability, this issue is created by developer-supplied code and not by the library itself. We will add a warning and some education for users around the possible issues however since the defaults work we will not be updatin...

9.1CVSS5.8AI score0.00219EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/04/02 3:14 p.m.•8 views

CVE-2026-32725

A flaw was found in SciTokens C++. An attacker can exploit this vulnerability by crafting malicious path-based scopes in tokens. The library incorrectly normalizes these scope paths, collapsing ".." path components instead of rejecting them. This allows an attacker to use parent-directory travers...

8.3CVSS5.2AI score0.00993EPSS
SaveExploits1References2
OSV
OSV
•added 2026/04/02 3:06 p.m.•14 views

CVE-2026-33746 Convoy: JWT Signature Verification Bypass Allows Authentication as Arbitrary Users

Convoy is a KVM server management panel for hosting businesses. From version 3.9.0-beta to before version 4.5.1, the JWTService::decode method did not verify the cryptographic signature of JWT tokens. While the method configured a symmetric HMAC-SHA256 signer via lcobucci/jwt, it only validated...

9.8CVSS6AI score
SaveExploits0References4
NVD
NVD
•added 2026/03/31 6:16 p.m.•17 views

CVE-2026-32725

SciTokens C++ is a minimal library for creating and using SciTokens from C or C++. Prior to version 1.4.1, scitokens-cpp is vulnerable to an authorization bypass when processing path-based scopes in tokens. The library normalizes the scope path from the token before authorization and collapses "....

8.3CVSS0.00993EPSS
SaveExploits1References2
OSV
OSV
•added 2026/03/30 5:35 p.m.•23 views

GHSA-2MG4-PFGX-64CF AVideo's WebSocket Token Never Expires Due to Commented-Out Timeout Validation in verifyTokenSocket()

Summary The verifyTokenSocket function in plugin/YPTSocket/functions.php has its token timeout validation commented out, causing WebSocket tokens to never expire despite being generated with a 12-hour timeout. This allows captured or legitimately obtained tokens to provide permanent WebSocket...

5.4CVSS5.9AI score0.00269EPSS
SaveExploits1References4
OSV
OSV
•added 2026/03/26 8:32 p.m.•20 views

GO-2026-4702 Centrifugo: SSRF via unverified JWT claims interpolated into dynamic JWKS endpoint URL in github.com/centrifugal/centrifugo

Centrifugo: SSRF via unverified JWT claims interpolated into dynamic JWKS endpoint URL in github.com/centrifugal/centrifugo...

9.3CVSS5.8AI score0.00358EPSS
SaveExploits1References2
OSV
OSV
•added 2026/03/25 11:35 p.m.•13 views

CVE-2026-33918 OpenEMR Missing Authorization on Claim File Download Endpoint

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0.3, the billing file-download endpoint interface/billing/getclaimfile.php only verifies that the caller has a valid session and CSRF token, but does not check any ACL...

7.6CVSS5.9AI score
SaveExploits0References5
OSV
OSV
•added 2026/03/25 8:16 p.m.•15 views

UBUNTU-CVE-2026-33246

NATS-Server is a High-Performance server for NATS.io, a cloud and edge native messaging system. The nats-server offers a Nats-Request-Info: message header, providing information about a request. This is supposed to provide enough information to allow for account/user identification, such that NAT...

6.4CVSS5.8AI score0.00239EPSS
SaveExploits0References4
OSV
OSV
•added 2026/03/24 9:50 p.m.•11 views

GHSA-55H8-8G96-X4HJ NATS: Leafnode connections allow spoofing of Nats-Request-Info identity headers

Background NATS.io is a high performance open source pub-sub distributed communication technology, built for the cloud, on-premise, IoT, and edge computing. The nats-server allows hub/spoke topologies using "leafnode" connections by other nats-servers. NATS messages can have headers. Problem...

6.4CVSS5.8AI score0.00239EPSS
SaveExploits0References4
HackRead
HackRead
•added 2026/03/24 5:42 p.m.•16 views

OVHcloud Founder Denies Massive 590TB Data Breach Claims

OVHcloud denies breach after hacker claims 600TB data theft affecting millions of sites, with experts doubting authenticity due to weak proof...

5.8AI score
SaveExploits0
CNNVD
CNNVD
•added 2026/03/16 12:00 a.m.•16 views

Mattermost 安全漏洞

Mattermost is an open-source collaboration platform developed by the American company Mattermost. Versions of Mattermost such as 10.11.10 and earlier, including 10.11.x, have security vulnerabilities. These vulnerabilities stem from insufficient verification of the user’s authentication method wh...

3.5CVSS6.4AI score0.00148EPSS
SaveExploits0References1
Rows per page
Query Builder