Lucene search
+L

8541 matches found

attackerkb
attackerkb
added 2026/08/05 12:16 p.m.14 views

CVE-2026-71225

A flaw was found in libkcapi. When performing one-shot symmetric cipher operations on large inputs over 64 KiB in stateful modes such as Counter CTR or Cipher Block Chaining CBC, the library improperly reuses the Initialization Vector IV for each internal data chunk. A remote attacker could...

6.5CVSS5.5AI score0.0033EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/08/05 12:16 p.m.51 views

CVE-2026-71225 Libkcapi: iv reuse in libkcapi one-shot symmetric cipher chunking causes cipher state reset across chunk boundaries

A flaw was found in libkcapi. When performing one-shot symmetric cipher operations on large inputs over 64 KiB in stateful modes such as Counter CTR or Cipher Block Chaining CBC, the library improperly reuses the Initialization Vector IV for each internal data chunk. A remote attacker could...

6.5CVSS0.0033EPSS
SaveExploits1References7
CVE
CVE
added 2026/08/05 12:16 p.m.80 views

CVE-2026-71225

CVE-2026-71225 (libkcapi) : A flaw in libkcapi affects one-shot symmetric cipher operations for inputs over 64 KiB in stateful modes (CTR, CBC). The IV is incorrectly reused across internal data chunks, which can weaken confidentiality by exposing relationships in encrypted plaintext and may affe...

6.5CVSS5.5AI score0.0033EPSS
SaveExploits1References7Affected Software4
EUVD
EUVD
added 2026/08/05 12:16 p.m.20 views

EUVD-2026-53336

A flaw was found in libkcapi. When performing one-shot symmetric cipher operations on large inputs over 64 KiB in stateful modes such as Counter CTR or Cipher Block Chaining CBC, the library improperly reuses the Initialization Vector IV for each internal data chunk. A remote attacker could...

6.5CVSS5.5AI score0.0033EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/08/05 12:16 p.m.17 views

CVE-2026-71225 Libkcapi: iv reuse in libkcapi one-shot symmetric cipher chunking causes cipher state reset across chunk boundaries

A flaw was found in libkcapi. When performing one-shot symmetric cipher operations on large inputs over 64 KiB in stateful modes such as Counter CTR or Cipher Block Chaining CBC, the library improperly reuses the Initialization Vector IV for each internal data chunk. A remote attacker could...

6.5CVSS5.5AI score0.0033EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/08/05 12:16 p.m.13 views

CVE-2026-71225

A flaw was found in libkcapi. When performing one-shot symmetric cipher operations on large inputs over 64 KiB in stateful modes such as Counter CTR or Cipher Block Chaining CBC, the library improperly reuses the Initialization Vector IV for each internal data chunk. A remote attacker could...

6.5CVSS5.5AI score0.0033EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/08/05 11:12 a.m.34 views

CVE-2026-44223

A flaw was found in vLLM, an inference and serving engine for large language models LLMs. The extracthiddenstates speculative decoding proposer returns a tensor with an incorrect shape after the first decode step. This can be triggered by a remote attacker sending a request that uses sampling...

7.5CVSS5.1AI score0.00367EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/05 10:01 a.m.10 views

ruby/net-imap: ruby: Net::IMAP: Denial of Service via large iteration count in SCRAM authentication

A flaw was found in Net::IMAP, a Ruby library for Internet Message Access Protocol IMAP client functionality. A hostile server can exploit this vulnerability during SCRAM-SHA1 or SCRAM-SHA256 Salted Challenge Response Authentication Mechanism - Secure Hash Algorithm 1 or 256 authentication by...

6.5CVSS5.5AI score0.00299EPSS
SaveExploits0References11
NVD
NVD
added 2026/08/05 7:16 a.m.23 views

CVE-2026-67554

An authenticated attacker can craft a disposition frame with large or illegal ranges causing excessive CPU usage due to naive range handling, leading to denial of service. This issue affects Apache Qpid Proton-Dotnet: through 1.0.0. Users are recommended to upgrade to version 1.1.0, which fixes t...

6.5CVSS0.00413EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/05 7:16 a.m.25 views

CVE-2026-66276

An authenticated attacker can craft a disposition frame with large or illegal ranges causing excessive CPU usage due to naive range handling, leading to denial of service. This issue affects Apache Qpid Proton-J: through 0.34.1. Users are recommended to upgrade to version 0.35.0, which fixes the...

6.5CVSS0.00421EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/05 6:58 a.m.10 views

CVE-2026-70377 imagecli - Uncontrolled Memory Allocation via Unbounded scale Ratio Causes Denial of Service

imagecli's pipeline operation Scale::apply in src/imageops.rs computes output width/height as dimension as f32 ratio as u32 with no upper-bound validation on the CLI-supplied ratio, which is parsed via nom::number::complete::float with no range check. Any application embedding imagecli as a libra...

7.5CVSS5.3AI score0.00357EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 5:41 a.m.14 views

EUVD-2026-53092

An authenticated attacker can craft a disposition frame with large or illegal ranges causing excessive CPU usage due to naive range handling, leading to denial of service. This issue affects Apache Qpid Proton-Dotnet: through 1.0.0. Users are recommended to upgrade to version 1.1.0, which fixes t...

6.5CVSS5.5AI score0.00413EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/05 5:41 a.m.16 views

CVE-2026-68077 Apache Qpid Broker-J: Unbounded disposition range handling can lead to denial of service

An authenticated attacker can craft a disposition frame with large or illegal ranges causing excessive CPU usage due to naive range handling, leading to denial of service. This issue affects Apache Qpid Broker-J: through 10.0.1. Users are recommended to upgrade to version 10.1.0, which fixes the...

6.5CVSS5.3AI score
SaveExploits0References5
OSV
OSV
added 2026/08/05 5:39 a.m.21 views

CVE-2026-66276 Apache Qpid Proton-J: Unbounded disposition range handling can lead to denial of service

An authenticated attacker can craft a disposition frame with large or illegal ranges causing excessive CPU usage due to naive range handling, leading to denial of service. This issue affects Apache Qpid Proton-J: through 0.34.1. Users are recommended to upgrade to version 0.35.0, which fixes the...

6.5CVSS5.3AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/05 12:00 a.m.34 views

Linux Distros Unpatched Vulnerability : CVE-2026-68494

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The fix released in jackson-core 2.18.6 and 2.21.1 for CVE-2026-18401 GHSA-72hv-8253-57qq, number length constraint bypass in the non-blocking parser is...

8.7CVSS5.8AI score0.00372EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/05 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-71225

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in libkcapi. When performing one-shot symmetric cipher operations on large inputs over 64 KiB in stateful modes such as Counter CTR or Cipher...

6.5CVSS5.8AI score0.0033EPSS
SaveExploits1References3
NVD
NVD
added 2026/08/04 10:17 p.m.20 views

CVE-2026-45100

OpenSIPS is a Session Initiation Protocol SIP server implementation. Versions 3.4.0-beta through 3.6.5 and 4.0.0-beta contain a buffer overflow in the s.b64encode string transformation. The size check for s.b64encode only verifies that the input fits within the 64 KB transformation buffer, but...

9.1CVSS0.00673EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/04 9:41 p.m.131 views

CVE-2026-45100

OpenSIPS contains a buffer overflow in the s.b64encode transformation affecting versions 3.4.0-beta through 3.6.5 and 4.0.0-beta. The 64 KB transformation buffer is overflowed because base64 encoding expands input by ~33%, so inputs around 49,153–65,535 bytes can overflow and overwrite adjacent m...

9.1CVSS5.9AI score0.00673EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/04 9:41 p.m.17 views

CVE-2026-45100 OpenSIPS: Buffer Overflow in Base64 Encode Transformation

OpenSIPS is a Session Initiation Protocol SIP server implementation. Versions 3.4.0-beta through 3.6.5 and 4.0.0-beta contain a buffer overflow in the s.b64encode string transformation. The size check for s.b64encode only verifies that the input fits within the 64 KB transformation buffer, but...

9.1CVSS5.9AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/04 6:56 p.m.12 views

pyasn1: pyasn1: Denial of Service via crafted ASN.1 REAL values

A remote attacker can exploit this by providing specially crafted BER/CER/DER-encoded ASN.1 data with a large exponent in the REAL value. When the application subsequently prints, logs, compares, or performs arithmetic on the decoded value, this can cause excessive CPU and memory consumption,...

7.5CVSS5.6AI score0.00335EPSS
SaveExploits0References7
Rows per page
Query Builder