Lucene search
+L

1231 matches found

OSV
OSV
added 3 days ago4 views

CVE-2026-53431 Boruta accepts expired JWT client assertions due to missing exp claim validation

Authentication Bypass by Capture-replay vulnerability in malach-it Boruta allows an attacker who has obtained a previously valid JWT client assertion to authenticate as the issuing OAuth client after the assertion has expired. Boruta accepts JWT-based client authentication clientsecretjwt and...

9.1CVSS5.9AI score0.00413EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 3 days ago8 views

CVE-2026-53431 Boruta accepts expired JWT client assertions due to missing exp claim validation

Authentication Bypass by Capture-replay vulnerability in malach-it Boruta allows an attacker who has obtained a previously valid JWT client assertion to authenticate as the issuing OAuth client after the assertion has expired. Boruta accepts JWT-based client authentication clientsecretjwt and...

9.1CVSS5.9AI score0.00413EPSS
SaveExploits0References5
OSV
OSV
added 3 days ago5 views

EEF-CVE-2026-53431 Boruta accepts expired JWT client assertions due to missing exp claim validation

Summary Authentication Bypass by Capture-replay vulnerability in malach-it Boruta allows an attacker who has obtained a previously valid JWT client assertion to authenticate as the issuing OAuth client after the assertion has expired. Boruta accepts JWT-based client authentication client\secret\j...

9.1CVSS5.9AI score0.00413EPSS
SaveExploits0References5
CVE
CVE
added 3 days ago20 views

CVE-2026-53431

Boruta (malach-it) Authentication Bypass via Capture-replay: from 2.3.0 before 2.3.7, JWT client assertions can be replayed after expiry because exp is not validated. Root causes: check_expiration only verifies presence of exp; token_config returns an empty map, so Joken’s exp validator is not en...

9.1CVSS5.9AI score0.00413EPSS
SaveExploits0References5
Cvelist
Cvelist
added 4 days ago31 views

CVE-2026-14300 miniOrange Social Login and Register < 7.8.0 - Unauthenticated Account Takeover

The miniOrange Social Login and Register Discord, Google, Twitter, LinkedIn WordPress plugin before 7.8.0 does not bind the one-time code used by its optional email-verification Profile Completion feature to the account it was issued for, allowing unauthenticated attackers to obtain a valid sessi...

0.00239EPSS
SaveExploits0References1
EUVD
EUVD
added 5 days ago5 views

EUVD-2026-50090

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, the OcspServerCertificateValidator flags an out-of-date OCSP response but does not stop processing it, so an expired GOOD response is still reported as VALID, letting an on-path...

7.4CVSS5.8AI score0.0014EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 5 days ago4 views

CVE-2026-56821 Netty: Out-of-date OCSP Responses Accepted by OcspServerCertificateValidator

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.136.Final and 4.2.16.Final, the OcspServerCertificateValidator flags an out-of-date OCSP response but does not stop processing it, so an expired GOOD response is still reported as VALID, letting an on-path...

7.4CVSS5.8AI score0.0014EPSS
SaveExploits0References1
CVE
CVE
added 5 days ago39 views

CVE-2026-56821

CVE-2026-56821 (Netty) affects Netty’s OcspServerCertificateValidator. Prior to 4.1.136.Final and 4.2.16.Final, it flags an out-of-date OCSP response but does not stop processing, causing an expired GOOD response to be treated as VALID. This can allow an on-path attacker to replay a stale GOOD OC...

7.4CVSS5.8AI score0.0014EPSS
SaveExploits0References1
EUVD
EUVD
added 5 days ago5 views

EUVD-2026-49752

Our payment integration with GiroCheckout did not properly validate payment status responses. An attacker could use a successful payment status response from one payment and supply it to the system for a different payment, gaining access to multiple valid tickets with only one payment...

6.3CVSS5.9AI score0.00207EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 5 days ago11 views

PT-2026-65514

Pterodactyl is a free, open-source game server management panel. Prior to Panel version 1.12.3 and Wings version 1.12.2, the Wings /upload/file endpoint accepted any valid panel-signed JWT that contained server uuid, user uuid, and unique id claims without checking the token's intended purpose;...

8.1CVSS6AI score0.00357EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 6 days ago6 views

CVE-2026-56820

A flaw was found in Netty. The OcspClient component fails to validate that the Certificate ID in an Online Certificate Status Protocol OCSP response matches the requested Certificate ID. This vulnerability allows a remote attacker to bypass certificate revocation checks by presenting a legitimate...

9.1CVSS5.8AI score0.00182EPSS
SaveExploits1References8
NVD
NVD
added 6 days ago12 views

CVE-2026-12493

The Clover Payment Gateway by Zaytech for WooCommerce WordPress plugin before 1.3.6 does not verify that an approved external payment record actually belongs to the WooCommerce order being completed, nor that the paid amount matches the order total, allowing unauthenticated users to mark arbitrar...

7.5CVSS0.00208EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-64382

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - smb: client: fix double-free in SMB2open replay A response-bearing attempt can return a replayable error and free its response buffer. If SMB2openinit fails...

8.8CVSS6AI score0.00354EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/22 9:46 p.m.7 views

GHSA-G7HG-VRCF-MVMR Netty: Out-of-date OCSP Responses Accepted by OcspServerCertificateValidator

Summary OcspServerCertificateValidator flags an out-of-date OCSP response but does not stop processing it, so an expired GOOD response is still reported as VALID, letting an on-path attacker replay a stale GOOD response to bypass revocation of a since-revoked certificate. Details In...

7.4CVSS5.6AI score0.0014EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/22 9:43 p.m.9 views

Netty: Missing CertificateID Validation in OCSP Response Allows Replay Attacks

Summary Netty's OcspClient does not validate that the CertificateID in an OCSP response matches the requested CertificateID. A bad actor can replay a GOOD status response issued for an unrelated certificate by the same CA to bypass revocation checks for any certificate. Details...

9.1CVSS5.3AI score0.00182EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2026/07/22 9:43 p.m.5 views

GHSA-272M-GCWP-MPWG Netty: Missing CertificateID Validation in OCSP Response Allows Replay Attacks

Summary Netty's OcspClient does not validate that the CertificateID in an OCSP response matches the requested CertificateID. A bad actor can replay a GOOD status response issued for an unrelated certificate by the same CA to bypass revocation checks for any certificate. Details...

7.4CVSS5.4AI score0.00182EPSS
SaveExploits1References7
EUVD
EUVD
added 2026/07/22 9:43 p.m.7 views

EUVD-2026-47582

Netty: Missing CertificateID Validation in OCSP Response Allows Replay Attacks...

7.4CVSS5.2AI score0.00182EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2026/07/22 4:25 p.m.6 views

SUSE CVE-2026-56820

Netty is a network application framework for development of protocol servers and clients. In versions 4.2.0.Final through 4.2.15.Final and prior to 4.1.135.Final, OcspClient does not validate that the CertificateID in an OCSP response matches the requested CertificateID, which can lead to replay...

7.4CVSS5.9AI score0.00182EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/07/22 1:9 p.m.7 views

CVE-2026-54478

In NLnet Labs Unbound 1.18.0 up to and including 1.25.1, when Unbound listens on a 'proxy-protocol-port' interface with 'answer-cookie: yes', the RFC 9018 server-cookie SipHash is computed over the proxy's wire address instead of the PROXYv2-declared client. One server cookie obtained through a...

3.7CVSS5.3AI score0.00178EPSS
SaveExploits0References2Affected Software1
AlpineLinux
AlpineLinux
added 2026/07/22 1:9 p.m.7 views

CVE-2026-54478

In NLnet Labs Unbound 1.18.0 up to and including 1.25.1, when Unbound listens on a 'proxy-protocol-port' interface with 'answer-cookie: yes', the RFC 9018 server-cookie SipHash is computed over the proxy's wire address instead of the PROXYv2-declared client. One server cookie obtained through a...

3.7CVSS5.7AI score0.00178EPSS
SaveExploits0
Rows per page
Query Builder