Lucene search
+L

1619 matches found

Cvelist
Cvelist
added 2026/03/05 9:59 p.m.39 views

CVE-2026-28464 OpenClaw < 2026.2.12 - Timing Attack in Hooks Token Authentication

OpenClaw versions prior to 2026.2.12 use non-constant-time string comparison for hook token validation, allowing attackers to infer tokens through timing measurements. Remote attackers with network access to the hooks endpoint can exploit timing side-channels across multiple requests to gradually...

8.2CVSS0.00386EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/03/05 12:0 a.m.26 views

OpenClaw 安全漏洞

OpenClaw is an intelligent artificial assistant open-sourced by OpenClaw. OpenClaw suffers from a security vulnerability that stems from the use of non-constant time string comparisons for hook token validation, which can be exploited by an attacker to infer a token via a timed side channel...

8.2CVSS5.8AI score0.00386EPSS
SaveExploits0References3
RustSec
RustSec
added 2026/03/04 12:0 p.m.18 views

Panic in Standalone MAC Operations

An incorrect constant for the key length in libcrux-poly1305 caused the standalone MAC function libcruxpoly1305::mac to always panic with an out-of-bounds memory access. Impact Applications wishing to use libcrux-poly1305 as a standalone MAC would experience panics. The use of libcrux-poly1305 in...

5.8AI score
SaveExploits0Affected Software1
OSV
OSV
added 2026/03/04 12:0 p.m.10 views

RUSTSEC-2026-0073 Panic in Standalone MAC Operations

An incorrect constant for the key length in libcrux-poly1305 caused the standalone MAC function libcruxpoly1305::mac to always panic with an out-of-bounds memory access. Impact Applications wishing to use libcrux-poly1305 as a standalone MAC would experience panics. The use of libcrux-poly1305 in...

8.7CVSS5.8AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/03/04 12:0 a.m.10 views

PT-2026-33032

Name of the Vulnerable Software and Affected Versions BC-JAVA versions 1.71 through 1.83 Description A covert timing channel exists in the BC-JAVA core modules, specifically associated with the program files FrodoEngine.Java. A covert timing channel is a method of transferring information from on...

9.9CVSS6.3AI score0.00899EPSS
SaveExploits1References253
OSV
OSV
added 2026/03/02 10:43 p.m.10 views

GHSA-JMM5-FVH5-GF4P OpenClaw has non-constant-time token comparison in hooks authentication

Summary OpenClaw hooks previously compared the provided hook token using a regular string comparison. Because this comparison is not constant-time, an attacker with network access to the hooks endpoint could potentially use timing measurements across many requests to gradually infer the token. In...

8.2CVSS5.9AI score0.00386EPSS
SaveExploits0References5
OSV
OSV
added 2026/03/02 10:43 p.m.19 views

GHSA-47Q7-97XP-M272 OpenClaw: Config writes could persist resolved ${VAR} secrets to disk

Summary OpenClaw hooks previously compared the provided hook token using a regular string comparison. Because this comparison is not constant-time, an attacker with network access to the hooks endpoint could potentially use timing measurements across many requests to gradually infer the token. In...

6.9CVSS5.9AI score0.00284EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/02 10:43 p.m.12 views

OpenClaw: Config writes could persist resolved ${VAR} secrets to disk

Summary OpenClaw hooks previously compared the provided hook token using a regular string comparison. Because this comparison is not constant-time, an attacker with network access to the hooks endpoint could potentially use timing measurements across many requests to gradually infer the token. In...

6.3CVSS5.9AI score0.00284EPSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/02 5:20 p.m.16 views

CVE-2026-3407

A flaw was found in YosysHQ yosys, specifically within the BLIF File Parser component. A local user can exploit a heap-based buffer overflow vulnerability by manipulating the Yosys::RTLIL::Const::set function. This manipulation can lead to a denial of service, making the affected system unavailab...

4.8CVSS5.9AI score0.00126EPSS
SaveExploits0References2
HackRead
HackRead
added 2026/03/02 10:0 a.m.12 views

Link11 Releases European Cyber Report 2026: DDoS Attacks Become a Constant Threat

Frankfurt am Main, Germany, 2nd March 2026, CyberNewswire...

5.9AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/03/02 3:2 a.m.7 views

CVE-2026-3407

A vulnerability was determined in YosysHQ yosys up to 0.62. This affects the function Yosys::RTLIL::Const::set of the file kernel/rtlil.h of the component BLIF File Parser. This manipulation causes heap-based buffer overflow. It is possible to launch the attack on the local host. The exploit has...

4.8CVSS5.8AI score0.00126EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/02 3:2 a.m.6 views

CVE-2026-3407 YosysHQ yosys BLIF File rtlil.h set heap-based overflow

A vulnerability was determined in YosysHQ yosys up to 0.62. This affects the function Yosys::RTLIL::Const::set of the file kernel/rtlil.h of the component BLIF File Parser. This manipulation causes heap-based buffer overflow. It is possible to launch the attack on the local host. The exploit has...

4.8CVSS5.8AI score0.00126EPSS
SaveExploits0References8
NVD
NVD
added 2026/02/25 5:25 p.m.21 views

CVE-2026-26717

An issue in OpenFUN Richie LMS in src/richie/apps/courses/api.py. The application used the non-constant time == operator for HMAC signature verification in the synccourserunfromrequest function. This allows remote attackers to forge valid signatures and bypass authentication by measuring response...

4.8CVSS0.00376EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/02/21 1:28 a.m.12 views

CVE-2026-26275

httpsig-hyper is a hyper extension for http message signatures. An issue was discovered in httpsig-hyper prior to version 0.0.23 where Digest header verification could incorrectly succeed due to misuse of Rust's matches! macro. Specifically, the comparison if matches!digest, expecteddigest treate...

7.5CVSS5.6AI score0.00162EPSS
SaveExploits0References1
NVD
NVD
added 2026/02/19 10:16 p.m.12 views

CVE-2026-26275

httpsig-hyper is a hyper extension for http message signatures. An issue was discovered in httpsig-hyper prior to version 0.0.23 where Digest header verification could incorrectly succeed due to misuse of Rust's matches! macro. Specifically, the comparison if matches!digest, expecteddigest treate...

7.5CVSS0.00162EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/02/19 9:25 p.m.49 views

CVE-2026-26275 httpsig-hyper has Improper Digest Verification that May Allow Message Integrity Bypass

httpsig-hyper is a hyper extension for http message signatures. An issue was discovered in httpsig-hyper prior to version 0.0.23 where Digest header verification could incorrectly succeed due to misuse of Rust's matches! macro. Specifically, the comparison if matches!digest, expecteddigest treate...

7.5CVSS0.00162EPSS
SaveExploits0References5
CVE
CVE
added 2026/02/19 9:25 p.m.28 views

CVE-2026-26275

The CVE affects httpsig-hyper up to version 0.0.22, where Digest header verification could incorrectly succeed due to a misuse of Rust’s matches! macro, causing digest checks to pass even when the computed digest did not match the expected value. This could allow message body modifications to go ...

7.5CVSS5.6AI score0.00162EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/19 9:25 p.m.7 views

CVE-2026-26275 httpsig-hyper has Improper Digest Verification that May Allow Message Integrity Bypass

httpsig-hyper is a hyper extension for http message signatures. An issue was discovered in httpsig-hyper prior to version 0.0.23 where Digest header verification could incorrectly succeed due to misuse of Rust's matches! macro. Specifically, the comparison if matches!digest, expecteddigest treate...

7.5CVSS5.7AI score0.00162EPSS
SaveExploits0References5
OSV
OSV
added 2026/02/19 9:25 p.m.10 views

CVE-2026-26275 httpsig-hyper has Improper Digest Verification that May Allow Message Integrity Bypass

httpsig-hyper is a hyper extension for http message signatures. An issue was discovered in httpsig-hyper prior to version 0.0.23 where Digest header verification could incorrectly succeed due to misuse of Rust's matches! macro. Specifically, the comparison if matches!digest, expecteddigest treate...

7.5CVSS5.7AI score
SaveExploits0References7
OSV
OSV
added 2026/02/19 8:15 p.m.14 views

GHSA-GQ3J-XVXP-8HRF Hono added timing comparison hardening in basicAuth and bearerAuth

Summary The basicAuth and bearerAuth middlewares previously used a comparison that was not fully timing-safe. The timingSafeEqual function used normal string equality === when comparing hash values. This comparison may stop early if values differ, which can theoretically cause small timing...

3.7CVSS5.8AI score0.00229EPSS
SaveExploits0References4
Rows per page
Query Builder