๐Ÿ” CVE Alert

CVE-2026-34840

HIGH 8.1

OneUptime SSO: Multi-Assertion Identity Injection via Decoupled Signature Verification

CVSS Score
8.1
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-347
Vendor oneuptime
Product oneuptime
Published Apr 2, 2026
Last Updated Apr 2, 2026
Stay Ahead of the Next One

Get instant alerts for oneuptime oneuptime

Be the first to know when new high vulnerabilities affecting oneuptime oneuptime are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

OneUptime / oneuptime
< 10.0.42

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/OneUptime/oneuptime/security/advisories/GHSA-5w5c-766x-265g github.com: https://github.com/OneUptime/oneuptime/commit/2fd7ede52f60444710628d6c1b34dee2ef9e57d1 github.com: https://github.com/OneUptime/oneuptime/releases/tag/10.0.42