CVE-2026-45720
Published:June 05, 2026
Updated:August 27, 2026
"SAML.getSession" ("internal/pkg/auth/interceptor/saml.go") checks the "Used" flag on a "SAMLAssertion" resource and then marks it used in two separate state operations. Because the check and the update are not atomic, concurrent requests carrying the same "saml-session" token can both observe "Used == false", both pass validation, and both return a successful authentication context. An attacker who obtains a valid "saml-session" token can exploit this window to authenticate as the token's owner multiple times, defeating the one-time-use guarantee.
Affected Packages
https://github.com/siderolabs/omni.git (GITHUB):
Affected version(s) >=v1.7.0 <v1.7.3Fix Suggestion:
Update to version v1.7.3https://github.com/siderolabs/omni.git (GITHUB):
Affected version(s) >=v0.30.1 <v1.6.6Fix Suggestion:
Update to version v1.6.6github.com/siderolabs/omni (GO):
Affected version(s) >=v0.0.0-20240229142858-69dba26ece62 <v1.6.6Fix Suggestion:
Update to version v1.6.6github.com/siderolabs/omni (GO):
Affected version(s) >=v1.7.0 <v1.7.3Fix Suggestion:
Update to version v1.7.3Related Resources (4)
Do you need more information?
Contact UsCVSS v4
Base Score:
7.3
Attack Vector
LOCAL
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7
Attack Vector
LOCAL
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
EPSS
Base Score:
0.02