Lucene search
+L

14903 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/03 12:51 a.m.9 views

CVE-2026-59643

In Bouncy Castle for Java before 1.85, OpenPGP inline-signature policy failures silently ignored. This issue also affects Bouncy Castle for Java FIPS BC-FJA before bcpg-fips 2.0.13...

8.7CVSS5.4AI score0.00174EPSS
SaveExploits0References4Affected Software2
Tenable Nessus
Tenable Nessus
added 2026/08/03 12:00 a.m.10 views

HP LaserJet Printers Improper Verification of Cryptographic Signature (CVE-2018-5923)

In HP LaserJet Enterprise, HP PageWide Enterprise, HP LaserJet Managed, and HP OfficeJet Enterprise Printers, solution application signature checking may allow potential execution of arbitrary code. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot f...

9.8CVSS8.1AI score0.02553EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/03 12:00 a.m.23 views

PT-2026-67236

In Bouncy Castle for Java before 1.85, OpenPGP inline-signature policy failures silently ignored. This issue also affects Bouncy Castle for Java FIPS BC-FJA before bcpg-fips 2.0.13...

8.7CVSS5.4AI score0.00174EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/03 12:00 a.m.12 views

HP LaserJet Printers Improper Verification of Cryptographic Signature (CVE-2019-6318)

HP LaserJet Enterprise printers, HP PageWide Enterprise printers, HP LaserJet Managed printers, HP Officejet Enterprise printers have an insufficient solution bundle signature validation that potentially allows execution of arbitrary code. This plugin only works with Tenable.ot. Please visit...

9.8CVSS8.1AI score0.02575EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/08/02 5:21 p.m.32 views

Exploit for CVE-2026-13714

CVE-2026-13714 Realtyna Organic IDX plugin + WPL Real Estate &...

9.8CVSS6AI score0.00462EPSS
SaveExploits2
CVE
CVE
added 2026/08/01 11:29 p.m.131 views

CVE-2026-8457

The CVE affects the WooCommerce – Social Login plugin for WordPress up to version 2.8.7. Root cause: the Apple login handler decodes the id_token payload without validating the JWT signature against Apple’s public keys and without verifying issuer, audience, or expiry, combined with a publicly ex...

9.8CVSS5.5AI score0.004EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/01 7:16 p.m.9 views

CVE-2026-55735

Improper Verification of Cryptographic Signature in ueberauth guardian allows an unauthenticated attacker to revoke a victim's session with a forged token. Guardian.revoke/3 in lib/guardian.ex decodes the supplied token with peek/1, which performs no signature verification it only base64-decodes...

8.2CVSS0.00282EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/08/01 6:46 p.m.13 views

EUVD-2026-51914

Improper Verification of Cryptographic Signature in ueberauth guardian allows an unauthenticated attacker to revoke a victim's session with a forged token. Guardian.revoke/3 in lib/guardian.ex decodes the supplied token with peek/1, which performs no signature verification it only base64-decodes...

8.2CVSS5.7AI score0.00282EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/08/01 6:46 p.m.40 views

CVE-2026-55735 Guardian.revoke/3 acts on unverified token claims, allowing forged-token session revocation

Improper Verification of Cryptographic Signature in ueberauth guardian allows an unauthenticated attacker to revoke a victim's session with a forged token. Guardian.revoke/3 in lib/guardian.ex decodes the supplied token with peek/1, which performs no signature verification it only base64-decodes...

8.2CVSS0.00282EPSS
SaveExploits1References4
NVD
NVD
added 2026/08/01 1:16 p.m.8 views

CVE-2025-71402

better-auth versions greater than 1.3.34 and before 1.4.0 contain a vulnerability in the multi-session plugin's /sign-out after-hook, which trusts raw multi-session cookies and forwards extracted values to internalAdapter.deleteSessions without verifying the cookie signature e.g., via...

2CVSS0.00206EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/01 12:22 p.m.45 views

CVE-2025-71402

The CVE affects better-auth versions >1.3.34 and

2CVSS5.6AI score0.00206EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/01 12:22 p.m.10 views

CVE-2025-71402

better-auth versions greater than 1.3.34 and before 1.4.0 contain a vulnerability in the multi-session plugin's /sign-out after-hook, which trusts raw multi-session cookies and forwards extracted values to internalAdapter.deleteSessions without verifying the cookie signature e.g., via...

2CVSS5.6AI score0.00206EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/31 9:58 p.m.20 views

sigstore-go fails to check signature timestamps against a signing key's validity period

sigstore-go fails to check signature timestamps against a signing key's validity period for self-managed long-lived keys without certificates. Impact To verify a bundle with a self-managed long-lived key, the key needs to be wrapped in an ExpiringKey type that implies expiration semantics: go...

3.1CVSS5.4AI score0.0009EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/31 9:58 p.m.7 views

GHSA-WQQC-JJCQ-VFXM sigstore-go fails to check signature timestamps against a signing key's validity period

sigstore-go fails to check signature timestamps against a signing key's validity period for self-managed long-lived keys without certificates. Impact To verify a bundle with a self-managed long-lived key, the key needs to be wrapped in an ExpiringKey type that implies expiration semantics: go...

3.1CVSS5.4AI score0.0009EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/31 9:58 p.m.37 views

CVE-2026-54787 sigstore-go fails to check signature timestamps against a signing key's validity period

sigstore-go is a Go library for Sigstore signing and verification. Prior to 1.2.1, sigstore-go does not check a bundle signing timestamp against the validity window of an ExpiringKey wrapping a self-managed long-lived signing key without a certificate, which can allow an attacker holding expired...

3.1CVSS0.0009EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/31 9:58 p.m.16 views

EUVD-2026-51665

sigstore-go is a Go library for Sigstore signing and verification. Prior to 1.2.1, sigstore-go does not check a bundle signing timestamp against the validity window of an ExpiringKey wrapping a self-managed long-lived signing key without a certificate, which can allow an attacker holding expired...

3.1CVSS5.5AI score0.0009EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/31 7:17 p.m.13 views

CVE-2026-53501

Thumbor is an open-source photo thumbnail service by globo.com. Prior to 7.8.0, Thumbor’s HMAC validation can be bypassed due to the use of Python’s .replace when removing the signature from the URL before validation. Since .replace removes all occurrences of the substring, an attacker can insert...

8.2CVSS0.00208EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/31 6:51 p.m.9 views

GHSA-MW3H-QJXJ-6XG9 Thumbor has HMAC validation bypass via multiple .replace() calls when removing URL signature

HMAC validation bypass via multiple .replace calls when removing URL signature Summary Thumbor’s HMAC validation can be bypassed due to the use of Python’s .replace when removing the signature from the URL before validation. Since .replace removes all occurrences of the substring, an attacker can...

8.2CVSS5.5AI score0.00208EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/31 6:42 p.m.9 views

CVE-2026-53501

Thumbor is an open-source photo thumbnail service by globo.com. Prior to 7.8.0, Thumbor’s HMAC validation can be bypassed due to the use of Python’s .replace when removing the signature from the URL before validation. Since .replace removes all occurrences of the substring, an attacker can insert...

8.2CVSS5.5AI score0.00208EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/31 6:42 p.m.12 views

CVE-2026-53501 Thumbor has HMAC validation bypass via multiple .replace() calls when removing URL signature

Thumbor is an open-source photo thumbnail service by globo.com. Prior to 7.8.0, Thumbor’s HMAC validation can be bypassed due to the use of Python’s .replace when removing the signature from the URL before validation. Since .replace removes all occurrences of the substring, an attacker can insert...

8.2CVSS5.5AI score0.00208EPSS
SaveExploits0References3
Rows per page
Query Builder