CVE-2026-71225

Discovered by AISLEPUBLISHEDCWE-330

Description

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 potentially exploit this by making an application that uses libkcapi process specially crafted large inputs. This can lead to a significant weakening of data confidentiality, as the repeated IV use can expose relationships in encrypted plaintext, and may also affect data integrity by causing incorrect cryptographic processing.

CVSS Base Scores

CVSS v3.1(Primary)
6.5

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N

Affected Products

VendorProductVersionStatus
Stephan Muellelibkcapi0.10.1affected
Red HatRed Hat Enterprise Linux 100:1.5.1-1.el10_2unaffected
Red HatRed Hat Enterprise Linux 80:1.4.0-3.el8_10unaffected
Red HatRed Hat Enterprise Linux 90:1.4.0-3.el9_8unaffected
Red HatRed Hat Hardened Images1.5.1-0.1.hum1unaffected
Red HatRed Hat OpenShift Container Platform 4

Credits

  • This issue was discovered by Found by AISLE in partnership with Red Hat.

References