CVE-2026-34840
CVE-2026-34840 is a high-severity vulnerability in Hackerbay Oneuptime with a CVSS 3.x base score of 8.1. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-347.
Key facts
- Severity: High (CVSS 3.x base score 8.1)
- EPSS exploit prediction: 0% (18th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-18533
- Weakness: CWE-347
- Affected product: Hackerbay Oneuptime
- Published:
- Last modified:
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.
Frequently asked questions
- What is 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.
- How severe is CVE-2026-34840?
- CVE-2026-34840 has a CVSS 3.x base score of 8.1, rated high severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability none.
- Is CVE-2026-34840 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (18th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-34840?
- CVE-2026-34840 affects Hackerbay Oneuptime. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-34840?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-34840 have an EU (EUVD) identifier?
- Yes. CVE-2026-34840 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-18533.
- When was CVE-2026-34840 published?
- CVE-2026-34840 was published on 2026-04-02 and last updated on 2026-06-17.
References
- https://github.com/OneUptime/oneuptime/commit/2fd7ede52f60444710628d6c1b34dee2ef9e57d1
- https://github.com/OneUptime/oneuptime/releases/tag/10.0.42
- https://github.com/OneUptime/oneuptime/security/advisories/GHSA-5w5c-766x-265g
Affected products (1)
- cpe:2.3:a:hackerbay:oneuptime:*:*:*:*:*:*:*:*
More vulnerabilities in Hackerbay Oneuptime
- CVE-2026-33396 — Critical (CVSS 9.9): OneUptime is an open-source monitoring and observability platform. Prior to version 10.0.35, a low-privileged…
- CVE-2026-32306 — Critical (CVSS 9.9): OneUptime is a solution for monitoring and managing online services. Prior to 10.0.23, the telemetry aggregation API…
- CVE-2026-30957 — Critical (CVSS 9.9): OneUptime is a solution for monitoring and managing online services. Prior to 10.0.21, OneUptime Synthetic Monitors…
- CVE-2026-30956 — Critical (CVSS 9.9): OneUptime is a solution for monitoring and managing online services. Prior to 10.0.21, a low‑privileged user can…
- CVE-2026-30921 — Critical (CVSS 9.9): OneUptime is a solution for monitoring and managing online services. Prior to 10.0.20, OneUptime Synthetic Monitors…
- CVE-2026-30887 — Critical (CVSS 9.9): OneUptime is a solution for monitoring and managing online services. Prior to 10.0.18, OneUptime allows project members…
All CVEs affecting Hackerbay Oneuptime →
Other CWE-347 (Improper Verification of Cryptographic Signature) vulnerabilities
- CVE-2026-48558 — Critical (CVSS 10.0): SimpleHelp versions 5.5.15 and prior and 6.0 pre-release versions contain an authentication bypass vulnerability in the…
- CVE-2023-25574 — Critical (CVSS 10.0): `jupyterhub-ltiauthenticator` is a JupyterHub authenticator for learning tools interoperability (LTI).…
- CVE-2024-45409 — Critical (CVSS 10.0): The Ruby SAML library is for implementing the client side of a SAML authorization. Ruby-SAML in <= 12.2 and 1.13.0 <=…
- CVE-2024-32962 — Critical (CVSS 10.0): xml-crypto is an xml digital signature and encryption library for Node.js. In affected versions the default…
- CVE-2022-24884 — Critical (CVSS 10.0): ecdsautils is a tiny collection of programs used for ECDSA (keygen, sign, verify). `ecdsa_verify_[prepare_]legacy()`…
- CVE-2021-33885 — Critical (CVSS 10.0): An Insufficient Verification of Data Authenticity vulnerability in B. Braun SpaceCom2 prior to 012U000062 allows a…
Browse all CWE-347 (Improper Verification of Cryptographic Signature) vulnerabilities →