CVE 8.1 HIGH

OneUptime SSO: Multi-Assertion Identity Injection via Decoupled Signature Verification_CVE-2026-34840

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

Description

OneUptime is an open-source monitoring and observability platform. Prior to version 10.0.42, OneUptime's SAML SSO implementation (App/FeatureSet/Identity/Utils/SSO.ts) has decoupled signature verification and identity extraction. isSignatureValid() verifies the first <Signature> element in the XML DOM using xml-crypto, while getEmail() always reads from assertion[0] via xml2js. An attacker can prepend an unsigned assertion containing an arbitrary identity before a legitimately signed assertion, resulting in authentication bypass. This issue has been patched in version 10.0.42.

Basic Information

ID CVE-2026-34840
Source GitHub_M
Published Apr 2, 2026 at 18:52
Modified Apr 2, 2026 at 20:20

Affected Product

Vendor OneUptime
Product oneuptime
Version < 10.0.42
Affected Versions OneUptime oneuptime < 10.0.42

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.