Lucene search
+L

1915 matches found

Cvelist
Cvelist
added 2026/03/19 7:37 p.m.37 views

CVE-2026-3579 Non-constant time multiplication subroutine __muldi3 on RISC-V RV32I

wolfSSL 5.8.4 on RISC-V RV32I architectures lacks a constant-time software implementation for 64-bit multiplication. The compiler-inserted muldi3 subroutine executes in variable time based on operand values. This affects multiple SP math functions sp256mul9, sp256sqr9, etc., leading to a timing...

2.1CVSS0.00265EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/03/19 7:37 p.m.8 views

CVE-2026-3579

wolfSSL 5.8.4 on RISC-V RV32I architectures lacks a constant-time software implementation for 64-bit multiplication. The compiler-inserted muldi3 subroutine executes in variable time based on operand values. This affects multiple SP math functions sp256mul9, sp256sqr9, etc., leading to a timing...

5.9CVSS5.8AI score0.00265EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/03/19 12:0 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-3580

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In wolfSSL 5.8.4, constant-time masking logic in sp256getentry2569 is optimized into conditional branches bnez by GCC when targeting RISC-V RV32I with -O3. This...

4.7CVSS5.5AI score0.00128EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/03/19 12:0 a.m.16 views

wolfSSL 安全漏洞

wolfSSL CyaSSL is a small, portable embedded SSL programming library developed by the American company wolfSSL, designed for developers working with embedded systems. Version 5.8.4 of wolfSSL contains a security vulnerability. This vulnerability stems from the constant-time masking logic in...

4.7CVSS5.8AI score0.00128EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/03/18 4:17 p.m.10 views

h3 has an observable timing discrepancy in basic auth utils

Summary A Timing Side-Channel vulnerability exists in the requireBasicAuth function due to the use of unsafe string comparison !==. This allows an attacker to deduce the valid password character-by-character by measuring the server's response time, effectively bypassing password complexity...

5.9CVSS6.1AI score0.00319EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/18 12:0 a.m.26 views

PT-2026-26193

Summary A Timing Side-Channel vulnerability exists in the requireBasicAuth function due to the use of unsafe string comparison !==. This allows an attacker to deduce the valid password character-by-character by measuring the server's response time, effectively bypassing password complexity...

5.9CVSS6AI score0.00319EPSS
SaveExploits1References8
OpenVAS
OpenVAS
added 2026/03/16 12:0 a.m.7 views

Huawei EulerOS: Security Advisory for shim (EulerOS-SA-2026-1519)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2026 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.9CVSS5.8AI score0.16195EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2026/03/16 12:0 a.m.5 views

Huawei EulerOS: Security Advisory for shim (EulerOS-SA-2026-1462)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2026 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.9CVSS5.8AI score0.16195EPSS
SaveExploits0References2
CNVD
CNVD
added 2026/03/12 12:0 a.m.6 views

OpenClaw has an unspecified vulnerability (CNVD-2026-13589)

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
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/06 1:34 a.m.8 views

CVE-2025-70949

An observable timing discrepancy in @perfood/couch-auth v0.26.0 allows attackers to access sensitive information via a timing side-channel...

7.5CVSS5.9AI score0.00379EPSS
SaveExploits0References1
NVD
NVD
added 2026/03/05 10:16 p.m.14 views

CVE-2026-28464

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
OSV
OSV
added 2026/03/05 9:59 p.m.6 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.2CVSS6AI score
SaveExploits0References5
EUVD
EUVD
added 2026/03/05 9:59 p.m.17 views

EUVD-2026-9910

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...

9.8CVSS5.9AI score0.00386EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/05 9:30 p.m.7 views

GHSA-MJQR-5C55-G77H @perfood/couch-auth has an Observable Timing Discrepancy

An Observable Timing Discrepancy in @perfood/couch-auth v0.26.0 allows attackers to access sensitive information via a timing side-channel...

7.5CVSS5.8AI score0.00379EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/03/05 9:30 p.m.11 views

@perfood/couch-auth has an Observable Timing Discrepancy

An Observable Timing Discrepancy in @perfood/couch-auth v0.26.0 allows attackers to access sensitive information via a timing side-channel...

7.5CVSS5.8AI score0.00379EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/03/05 9:16 p.m.8 views

CVE-2025-70949

An observable timing discrepancy in @perfood/couch-auth v0.26.0 allows attackers to access sensitive information via a timing side-channel...

7.5CVSS5.8AI score0.00379EPSS
SaveExploits0References3
NVD
NVD
added 2026/03/05 9:16 p.m.11 views

CVE-2025-70949

An observable timing discrepancy in @perfood/couch-auth v0.26.0 allows attackers to access sensitive information via a timing side-channel...

7.5CVSS0.00379EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/05 12:0 a.m.36 views

CVE-2025-70949

An observable timing discrepancy in @perfood/couch-auth v0.26.0 allows attackers to access sensitive information via a timing side-channel...

0.00379EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/05 12:0 a.m.5 views

CVE-2025-70949

An observable timing discrepancy in @perfood/couch-auth v0.26.0 allows attackers to access sensitive information via a timing side-channel...

5.9AI score0.00379EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/03/05 12:0 a.m.5 views

CVE-2025-70949

An observable timing discrepancy in @perfood/couch-auth v0.26.0 allows attackers to access sensitive information via a timing side-channel...

5.8AI score0.00379EPSS
SaveExploits0References3
Rows per page
Query Builder