CVE-2026-71225

Source
https://cve.org/CVERecord?id=CVE-2026-71225
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-71225.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-71225
Downstream
Published
2026-08-05T12:16:52.748Z
Modified
2026-08-13T03:52:09.922511732Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N CVSS Calculator
Summary
Libkcapi: iv reuse in libkcapi one-shot symmetric cipher chunking causes cipher state reset across chunk boundaries
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-330"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/71xxx/CVE-2026-71225.json",
    "cna_assigner": "redhat"
}
References

Affected packages

Git / github.com/smuellerdd/libkcapi

Affected ranges

Type
GIT
Repo
https://github.com/smuellerdd/libkcapi
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0.10.1"
        },
        {
            "fixed": "1.5.1"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

v0.*
v0.10.1
v0.10.2
v0.11.0
v0.11.1
v0.12.0
v0.13.0
v0.14.0
v1.*
v1.0.0
v1.0.1
v1.0.2
v1.0.3
v1.1.0
v1.1.1
v1.1.2
v1.1.3
v1.1.4
v1.1.5
v1.2.0
v1.2.1
v1.3.0
v1.3.1
v1.4.0
v1.5.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-71225.json"