CVE-2026-28787

OneUptime is a solution for monitoring and managing online services. In version 10.0.11 and prior, the WebAuthn authentication implementation does not store the challenge on the server side. Instead, the challenge is returned to the client and accepted back from the client request body during verification. This violates the WebAuthn specification (W3C Web Authentication Level 2, ยง13.4.3) and allows an attacker who has obtained a valid WebAuthn assertion (e.g., via XSS, MitM, or log exposure) to replay it indefinitely, completely bypassing the second-factor authentication. No known patches are available.
Configurations

No configuration.

History

06 Mar 2026, 05:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-06 05:16

Updated : 2026-03-06 05:16


NVD link : CVE-2026-28787

Mitre link : CVE-2026-28787

CVE.ORG link : CVE-2026-28787


JSON object : View

Products Affected

No product.

CWE
CWE-287

Improper Authentication

CWE-294

Authentication Bypass by Capture-replay