USN-8707-1

Source
https://ubuntu.com/security/notices/USN-8707-1
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-8707-1.json
JSON Data
https://api.osv.dev/v1/vulns/USN-8707-1
Upstream
Related
Published
2026-08-31T15:49:17Z
Modified
2026-09-02T02:41:27.745827216Z
Summary
opencryptoki vulnerabilities
Details

It was discovered that primitive decoders in openCryptoki produced integer underflows when the encoded length was zero. An attacker could possibly use this issue to trigger out-of-bounds reads. (CVE-2026-40253)

It was discovered that openCryptoki incorrectly handled symlinks. An attacker in the token-group could possibly use this issue to achieve privilege escalation or access sensitive information. (CVE-2026-23893)

It was discovered that the CKMECDHAESKEYWRAP implementation had a heap buffer overflow vulnerability. An attacker could possibly use this issue to trigger heap corruption, or denial-of-service. (CVE-2026-22791)

References

Affected packages

Ubuntu:26.04:LTS / opencryptoki

Package

Name
opencryptoki
Purl
pkg:deb/ubuntu/opencryptoki?arch=source&distro=resolute

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.26.0+dfsg-0ubuntu1.1

Affected versions

3.*
3.25.0+dfsg-0ubuntu1
3.26.0+dfsg-0ubuntu1

Ecosystem specific

{
    "binaries": [
        {
            "binary_name": "libopencryptoki0",
            "binary_version": "3.26.0+dfsg-0ubuntu1.1"
        },
        {
            "binary_name": "opencryptoki",
            "binary_version": "3.26.0+dfsg-0ubuntu1.1"
        }
    ],
    "availability": "No subscription required"
}

Database specific

source
"https://github.com/canonical/ubuntu-security-notices/blob/main/osv/usn/USN-8707-1.json"
cves_map
{
    "ecosystem": "Ubuntu:26.04:LTS",
    "cves": [
        {
            "id": "CVE-2026-22791",
            "severity": [
                {
                    "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "type": "CVSS_V3",
                    "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H"
                },
                {
                    "type": "Ubuntu",
                    "score": "medium"
                }
            ]
        },
        {
            "id": "CVE-2026-23893",
            "severity": [
                {
                    "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:L",
                    "type": "CVSS_V3"
                },
                {
                    "type": "Ubuntu",
                    "score": "medium"
                }
            ]
        },
        {
            "id": "CVE-2026-40253",
            "severity": [
                {
                    "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
                    "type": "CVSS_V3"
                },
                {
                    "type": "CVSS_V3",
                    "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H"
                },
                {
                    "type": "Ubuntu",
                    "score": "medium"
                }
            ]
        }
    ]
}