PT-2026-78923 · Git+1 · Omnivore

·

CVE-2026-77067

·

Published

2026-08-20

·

Updated

2026-08-20

CVSS v4.0

5.3

Medium

VectorAV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N
Name of the Vulnerable Software and Affected Versions The product name cannot be determined (affected versions not specified)
Description An authenticated user can trigger the server to send repeated requests to internal endpoints, including link-local metadata addresses. This occurs because the setWebhookResolver function in packages/api/src/resolvers/webhooks/index.ts stores a user-supplied url without performing address validation. When a subscribed event is triggered, the callWebhook() function in packages/api/src/jobs/call webhook.ts executes an axios.request using the stored url, the recorded method, and the Content-Type. The process is blind, as the callWebhook() function discards the response and only logs the success or error, meaning the response is not returned via the API.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

SSRF

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-77067

Affected Products

Omnivore