CVE-2026-80350: OneUptime before 12.0.7 Server-Side Request Forgery via IPv4-Mapped IPv6 Webhook URL

Published Aug 26, 2026
·
Updated

OneUptime's webhook target check rejects private and loopback addresses given in IPv4 form and a small set of IPv6 forms, but has no case for the IPv4-mapped IPv6 range. The webhook delivery path calls SSRFProtection.validateWebhookTargetIsSafe, and the host-literal screening inside Common/Server/Utils/SSRFProtection.ts, performed by isBlockedHostnameLiteral, rejects private and loopback IPv4 ranges and tests an IPv6 value against the unspecified address, the loopback, the link-local prefix and the unique-local prefixes. A value such as [::ffff:127.0.0.1] matches none of them. The value is also recognised as an address literal rather than a name, so the path that re-checks addresses obtained from resolution is not taken. The HTTP client treats the mapped form as the embedded IPv4 address and connects to it, so an authenticated project member who can configure a webhook can direct the server at loopback services, private network ranges and link-local metadata endpoints, and the response is recorded where the webhook result can be read. Version 12.0.7 adds handling for the mapped range.

Affected Software

1 affected component
OneUptime<12.0.7

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade OneUptime to a version that resolves this vulnerability.

    Fixed in 12.0.7

Event History

Aug 26, 2026
CVE Published
via MITRE·10:09 AM
Data Sourced
via MITRE·10:09 AM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Who can exploit this issue?

An authenticated OneUptime project member who can configure a webhook can exploit it. The attacker can cause the OneUptime server to send requests to loopback services, private-network addresses, and link-local metadata endpoints.

2

Are default webhook URL protections sufficient?

No. The affected target validation blocks private and loopback addresses in IPv4 form and certain IPv6 forms, but does not block IPv4-mapped IPv6 literals such as [::ffff:127.0.0.1].

3

What access does the attacker gain through a successful request?

Webhook responses are recorded in a location where the webhook result can be read. This can expose response data from services reachable by the OneUptime server.

4

How can I mitigate this if I cannot upgrade immediately?

Restrict webhook configuration permissions so untrusted project members cannot set webhook targets. This reduces access to the vulnerable delivery path until the mapped IPv6 range is handled.

5

How can I identify exploit attempts or affected webhook configurations?

Review configured webhook target URLs for IPv4-mapped IPv6 address literals, especially values using the ::ffff: prefix such as [::ffff:127.0.0.1]. Such targets can represent loopback, private-network, or link-local IPv4 destinations.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203