Lucene search
+L

7803 matches found

RedhatCVE
RedhatCVE
added 2026/03/26 3:14 p.m.15 views

CVE-2026-0115

In Trusted Execution Environment, there is a possible key leak due to side channel information disclosure. This could lead to physical information disclosure with no additional execution privileges needed. User interaction is needed for exploitation...

2.1CVSS6AI score0.0009EPSS
SaveExploits0References1
Packet Storm News
Packet Storm News
added 2026/03/26 12:00 a.m.9 views

Understanding AI Methods for Intrusion Detection and Cryptographic Leakage

We investigate the role of artificial intelligence in cybersecurity by evaluating how machine learning techniques can detect malicious network activity and identify potential information leakage in cryptographic implementations. We conduct a series of experiments using the NSL-KDD and CIC-IDS...

5.9AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2026/03/26 12:00 a.m.13 views

Shape and Substance: Dual-Layer Side-Channel Attacks on Local Vision-Language Models

On-device Vision-Language Models VLMs promise data privacy via local execution. However, we show that the architectural shift toward Dynamic High-Resolution preprocessing e.g., AnyRes introduces an inherent algorithmic side-channel. Unlike static models, dynamic preprocessing decomposes images in...

6AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/03/25 12:00 a.m.34 views

PT-2026-28187

Name of the Vulnerable Software and Affected Versions Database Backup for WordPress versions prior to 2.5.3 Description An authorization bypass exists because the plugin fails to restrict access to the wp db temp dir parameter, which determines the storage location for database backups...

7.5CVSS5.8AI score0.00488EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/03/20 5:38 p.m.25 views

CVE-2026-33129

A flaw was found in H3, a minimal HTTP framework. A remote attacker can exploit a Timing Side-Channel vulnerability in the requireBasicAuth function. This vulnerability arises from the use of an unsafe string comparison, allowing the attacker to deduce valid passwords character-by-character by...

5.9CVSS5.6AI score0.00319EPSS
SaveExploits1References2
NVD
NVD
added 2026/03/20 10:16 a.m.17 views

CVE-2026-33129

H3 is a minimal HTTP framework. Versions 2.0.1-beta.0 through 2.0.0-rc.8 contain a Timing Side-Channel vulnerability 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...

5.9CVSS0.00319EPSS
SaveExploits1References3
CVE
CVE
added 2026/03/20 9:41 a.m.45 views

CVE-2026-33129

The CVE-2026-33129 issue affects the H3 minimal HTTP framework. A Timing Side-Channel exists in the requireBasicAuth function due to unsafe string comparison (!==), enabling an attacker to deduce the valid password character-by-character by measuring response times and bypass password protections...

5.9CVSS5.8AI score0.00319EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/03/20 9:41 a.m.41 views

CVE-2026-33129 h3 has an observable timing discrepancy in basic auth utils

H3 is a minimal HTTP framework. Versions 2.0.1-beta.0 through 2.0.0-rc.8 contain a Timing Side-Channel vulnerability 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...

5.9CVSS0.00319EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/03/20 9:41 a.m.7 views

CVE-2026-33129

H3 is a minimal HTTP framework. Versions 2.0.1-beta.0 through 2.0.0-rc.8 contain a Timing Side-Channel vulnerability 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...

5.9CVSS5.8AI score0.00319EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/03/20 9:41 a.m.11 views

CVE-2026-33129 h3 has an observable timing discrepancy in basic auth utils

H3 is a minimal HTTP framework. Versions 2.0.1-beta.0 through 2.0.0-rc.8 contain a Timing Side-Channel vulnerability 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...

5.9CVSS5.8AI score
SaveExploits0References5
CNNVD
CNNVD
added 2026/03/20 12:00 a.m.19 views

H3 安全漏洞

H3 is an open-source HTTP framework developed by H3. Versions of H3 from 2.0.1-beta.0 to 2.0.0-rc.8 contain security vulnerabilities. These vulnerabilities stem from the use of insecure string comparisons in the requireBasicAuth function, which may lead to timing side-channel attacks...

5.9CVSS5.8AI score0.00319EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/03/19 9:30 p.m.14 views

EUVD-2026-13170

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.1CVSS5.8AI score0.00265EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/03/19 9:30 p.m.23 views

EUVD-2026-13172

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 transformation breaks the side-channel resistance of ECC scalar multiplication, potentially allowing a local attacker to recover secret...

2.1CVSS5.8AI score0.00128EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/19 8:16 p.m.12 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.9CVSS0.00265EPSS
SaveExploits0References1
NVD
NVD
added 2026/03/19 8:16 p.m.16 views

CVE-2026-3580

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 transformation breaks the side-channel resistance of ECC scalar multiplication, potentially allowing a local attacker to recover secret...

4.7CVSS0.00128EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/19 8:16 p.m.13 views

UBUNTU-CVE-2026-3580

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 transformation breaks the side-channel resistance of ECC scalar multiplication, potentially allowing a local attacker to recover secret...

4.7CVSS5.8AI score0.00128EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/03/19 8:16 p.m.16 views

CVE-2026-3580

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 transformation breaks the side-channel resistance of ECC scalar multiplication, potentially allowing a local attacker to recover secret...

4.7CVSS5.9AI score0.00128EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/03/19 8:16 p.m.12 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.9AI score0.00265EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/19 8:16 p.m.14 views

UBUNTU-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
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/19 7:46 p.m.8 views

CVE-2026-3580 Compiler-induced timing leak in sp_256_get_entry_256_9 on RISC-V

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 transformation breaks the side-channel resistance of ECC scalar multiplication, potentially allowing a local attacker to recover secret...

2.1CVSS5.8AI score0.00128EPSS
SaveExploits0References1
Rows per page
Query Builder