CVE-2026-34840

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:hackerbay:oneuptime:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-04-02 20:16

Updated : 2026-07-24 21:10


NVD link : CVE-2026-34840

Mitre link : CVE-2026-34840

CVE.ORG link : CVE-2026-34840


JSON object : View

Products Affected

hackerbay

  • oneuptime
CWE
CWE-347

Improper Verification of Cryptographic Signature