CVE-2026-45720

Source
https://cve.org/CVERecord?id=CVE-2026-45720
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-45720.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-45720
Aliases
Downstream
Related
Published
2026-09-17T19:40:57Z
Modified
2026-09-19T03:45:35Z
Severity
  • 7.0 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Omni: TOCTOU race condition allows multiple concurrent uses of a single-use SAML session token
Details

Omni manages Kubernetes on bare metal, virtual machines, or in a cloud. Prior to 1.6.6 and from 1.7.0 until 1.7.3, SAML.getSession in internal/pkg/auth/interceptor/saml.go checks SAMLAssertion.Used and marks it used in separate state operations. Concurrent requests carrying the same captured saml-session token can each observe the assertion as unused and obtain authentication as the victim before either update is visible. The attacker can invoke SAML-protected gRPC endpoints, use ConfirmPublicKey to create multiple persistent credentials tied to the victim, and generate audit entries attributed to the victim, with the resulting access potentially affecting confidentiality, integrity, and availability according to the victim's privileges. This issue is fixed in versions 1.6.6 and 1.7.3.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-294",
        "CWE-367"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45720.json"
}
References

Affected packages

Git / github.com/siderolabs/omni

Affected ranges

Type
GIT
Repo
https://github.com/siderolabs/omni
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.6.6"
        },
        {
            "introduced": "1.7.0"
        },
        {
            "fixed": "1.7.3"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

client/v0.*
client/v0.48.0-beta.0
client/v0.51.0-beta.0
client/v0.51.0-beta.1
client/v1.*
client/v1.2.0-beta.0
client/v1.2.0-beta.1
client/v1.2.0-beta.2
client/v1.2.0-beta.3
client/v1.3.0-beta.1
client/v1.4.0-beta.0
client/v1.4.0-beta.1
client/v1.5.0-beta.1
client/v1.5.0-beta.2
client/v1.6.0
client/v1.6.0-beta.0
client/v1.6.0-beta.1
client/v1.6.0-beta.2
client/v1.6.0-beta.3
client/v1.6.1
client/v1.6.2
client/v1.6.3
client/v1.6.4
client/v1.6.5
client/v1.7.0
client/v1.7.0-beta.0
client/v1.7.1
client/v1.7.2
v0.*
v0.33.0-beta.0
v0.34.0-beta.0
v0.35.0-beta.0
v0.36.0-beta.0
v0.37.0-beta.0
v0.38.0-beta.0
v0.39.0-beta.0
v0.40.0-beta.0
v0.41.0-beta.0
v0.42.0-beta.0
v0.43.0
v0.43.0-beta.0
v0.44.0-beta.0
v0.45.0-beta.0
v0.46.0-beta.0
v0.47.0-beta.0
v0.47.0-beta.1
v0.48.0-beta.0
v0.49.0-beta.0
v0.50.0-beta.0
v0.51.0-beta.0
v0.51.0-beta.1
v0.51.0-beta.2
v0.52.0-beta.0
v1.*
v1.0.0-beta.0
v1.0.0-beta.1
v1.1.0-beta.0
v1.2.0-beta.0
v1.2.0-beta.1
v1.2.0-beta.2
v1.2.0-beta.3
v1.3.0-beta.1
v1.4.0-beta.0
v1.4.0-beta.1
v1.5.0-beta.0
v1.5.0-beta.1
v1.5.0-beta.2
v1.6.0
v1.6.0-beta.0
v1.6.0-beta.1
v1.6.0-beta.2
v1.6.0-beta.3
v1.6.1
v1.6.2
v1.6.3
v1.6.4
v1.6.5
v1.7.0
v1.7.0-beta.0
v1.7.1
v1.7.2

Database specific

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