Lucene search
+L

313 matches found

EUVD
EUVD
•added 2026/09/17 8:25 p.m.•13 views

EUVD-2026-65215

Grav: Non constant time nonce comparison in Utils::verifyNonce used for CSRF protection...

6.3CVSS5.7AI score0.00282EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/17 8:25 p.m.•5 views

GHSA-38P6-H87P-R4CG Grav: Non constant time nonce comparison in Utils::verifyNonce() used for CSRF protection

Summary Grav\Common\Utils::verifyNonce, the core function Grav and its plugins use to validate CSRF nonces, compares the submitted nonce to the expected value with PHP's === operator instead of hashequals. === on strings short circuits at the first differing byte, so the comparison time leaks how...

3.7CVSS5.8AI score0.00282EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/14 5:14 p.m.•5 views

CVE-2026-70658 pay-rails/pay: non-constant-time HMAC comparison in Paddle Billing webhook signature verifier

Pay is a payments engine for Ruby on Rails 6.0 and higher. Prior to 11.6.2, Pay::Webhooks::PaddleBillingControllervalidsignature? in app/controllers/pay/webhooks/paddlebillingcontroller.rb compares the computed 64-character SHA-256 HMAC with the attacker-controlled h1 token from the...

7.4CVSS5.8AI score
SaveExploits0References5
CVE
CVE
•added 2026/09/14 5:14 p.m.•14 views

CVE-2026-70658

Pay is a payments engine for Ruby on Rails 6.0+. Prior to version 11.6.2 , the method Pay::Webhooks::PaddleBillingController#valid_signature? compares the computed 64-character SHA-256 HMAC against the attacker-controlled h1 token from the Paddle-Signature header using Ruby's String#== (a non-con...

7.4CVSS5.8AI score0.00578EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/09/14 5:14 p.m.•7 views

CVE-2026-70658 pay-rails/pay: non-constant-time HMAC comparison in Paddle Billing webhook signature verifier

Pay is a payments engine for Ruby on Rails 6.0 and higher. Prior to 11.6.2, Pay::Webhooks::PaddleBillingControllervalidsignature? in app/controllers/pay/webhooks/paddlebillingcontroller.rb compares the computed 64-character SHA-256 HMAC with the attacker-controlled h1 token from the...

7.4CVSS5.8AI score0.00578EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/14 5:14 p.m.•34 views

CVE-2026-70658 pay-rails/pay: non-constant-time HMAC comparison in Paddle Billing webhook signature verifier

Pay is a payments engine for Ruby on Rails 6.0 and higher. Prior to 11.6.2, Pay::Webhooks::PaddleBillingControllervalidsignature? in app/controllers/pay/webhooks/paddlebillingcontroller.rb compares the computed 64-character SHA-256 HMAC with the attacker-controlled h1 token from the...

7.4CVSS0.00578EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/09/11 12:00 a.m.•10 views

Fedora 45 : perl-Net-OAuth (2026-27bab0e213)

The remote Fedora 45 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-27bab0e213 advisory. Net::OAuth versions before 0.33 for Perl check HMAC-SHA1, HMAC-SHA256 and PLAINTEXT signatures with a non- constant-time comparison in verify. This update...

5.8AI score0.00508EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/09/09 12:16 a.m.•10 views

SUSE CVE-2026-55785

free5GC is an open-source implementation of the 5G core network. Prior to 1.4.5, the AUSF component performs cryptographic authentication comparisons in internal/sbi/processor/ueauthentication.go with ordinary equality helpers. Auth5gAkaComfirmRequestProcedure compares RES and XRES with...

3.7CVSS5.8AI score0.00445EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
•added 2026/09/08 9:24 p.m.•9 views

phpseclib — non-constant-time X25519 scalar multiplication permits full private-key recovery

The pure-PHP X25519 scalar multiplication in phpseclib is not constant-time. Field addition and subtraction each perform a data-dependent conditional modular reduction, so the cost of each Montgomery-ladder step is a linear function of that step's reduction count which is a quantity determined by...

6.3CVSS5.8AI score0.00327EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2026/09/08 9:24 p.m.•7 views

GHSA-Q97C-8QH3-FPC6 phpseclib — non-constant-time X25519 scalar multiplication permits full private-key recovery

The pure-PHP X25519 scalar multiplication in phpseclib is not constant-time. Field addition and subtraction each perform a data-dependent conditional modular reduction, so the cost of each Montgomery-ladder step is a linear function of that step's reduction count which is a quantity determined by...

6.3CVSS5.8AI score0.00327EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
•added 2026/09/08 12:00 a.m.•8 views

Fedora 43 : perl-Net-OAuth (2026-370bd8b5f0)

The remote Fedora 43 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-370bd8b5f0 advisory. Net::OAuth versions before 0.33 for Perl check HMAC-SHA1, HMAC-SHA256 and PLAINTEXT signatures with a non- constant-time comparison in verify. This update...

5.8AI score0.00508EPSS
SaveExploits0References2
Ubuntu
Ubuntu
•added 2026/09/03 12:35 p.m.•14 views

USN-8719-1: APR-util vulnerabilities

It was discovered that APR-util incorrectly performed password hash comparisons in a way that was not constant-time. An attacker could possibly use this issue to obtain sensitive information. CVE-2025-49506 It was discovered that APR-util incorrectly handled recursive XML element quoting. An...

6.3AI score0.00508EPSS
SaveExploits0
OSV
OSV
•added 2026/09/02 6:37 p.m.•18 views

GO-2026-6328 free5GC AUSF uses non-constant-time authentication comparisons and logs XRES* in 5G-AKA in github.com/free5gc/ausf

free5GC AUSF uses non-constant-time authentication comparisons and logs XRES in 5G-AKA in github.com/free5gc/ausf...

3.7CVSS5.9AI score0.00445EPSS
SaveExploits0References2
NVD
NVD
•added 2026/08/28 11:17 p.m.•24 views

CVE-2026-55785

free5GC is an open-source implementation of the 5G core network. Prior to 1.4.5, the AUSF component performs cryptographic authentication comparisons in internal/sbi/processor/ueauthentication.go with ordinary equality helpers. Auth5gAkaComfirmRequestProcedure compares RES and XRES with...

3.7CVSS0.00445EPSS
SaveExploits0References4
CVE
CVE
•added 2026/08/28 10:25 p.m.•34 views

CVE-2026-55785

free5GC's AUSF component (prior to version 1.4.5) performs 5G-AKA cryptographic authentication comparisons in ue_authentication.go using non-constant-time helpers: strings.EqualFold for RES*/XRES* and bytes.Equal for AT_MAC/XMAC. Additionally, the expected XRES* value is logged at INFO level befo...

3.7CVSS5.9AI score0.00445EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/08/28 10:25 p.m.•49 views

CVE-2026-55785 free5GC AUSF uses non-constant-time authentication comparisons and logs XRES* in 5G-AKA

free5GC is an open-source implementation of the 5G core network. Prior to 1.4.5, the AUSF component performs cryptographic authentication comparisons in internal/sbi/processor/ueauthentication.go with ordinary equality helpers. Auth5gAkaComfirmRequestProcedure compares RES and XRES with...

3.7CVSS0.00445EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/28 10:25 p.m.•19 views

EUVD-2026-68017

free5GC is an open-source implementation of the 5G core network. Prior to 1.4.5, the AUSF component performs cryptographic authentication comparisons in internal/sbi/processor/ueauthentication.go with ordinary equality helpers. Auth5gAkaComfirmRequestProcedure compares RES and XRES with...

3.7CVSS5.9AI score0.00445EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/08/28 10:25 p.m.•11 views

CVE-2026-55785 free5GC AUSF uses non-constant-time authentication comparisons and logs XRES* in 5G-AKA

free5GC is an open-source implementation of the 5G core network. Prior to 1.4.5, the AUSF component performs cryptographic authentication comparisons in internal/sbi/processor/ueauthentication.go with ordinary equality helpers. Auth5gAkaComfirmRequestProcedure compares RES and XRES with...

3.7CVSS5.9AI score0.00445EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/28 4:01 p.m.•18 views

GHSA-8JQH-95G6-7JPJ Phalcon: Non-constant-time HMAC verification in `Encryption\Crypt::decrypt` (timing side-channel)

Summary Phalcon\Encryption\Crypt provides authenticated encryption: when useSigning is enabled the default, encrypt appends an HMAC tag and decrypt verifies it before returning the plaintext. The verification compares the attacker-supplied tag against the freshly computed HMAC using PHP/Zephir...

8.2CVSS5.9AI score0.0018EPSS
SaveExploits0References7
NVD
NVD
•added 2026/08/27 8:17 p.m.•15 views

CVE-2026-59276

Several components in Spring Security compare security-sensitive values using standard string equality String.equals rather than a constant-time comparison. Because String.equals returns as soon as it finds a differing character, the time taken to reject an incorrect value is proportional to the...

5.9CVSS0.00332EPSS
SaveExploits0References1
Rows per page
Query Builder