Server-Side Request Forgery in Omnivore Webhooks by Omnivore
CVE-2026-77067

5.3MEDIUM

Key Information:

Status
Vendor
CVE Published:
20 August 2026

What is CVE-2026-77067?

The Omnivore implementation of webhooks has a critical flaw in the setWebhookResolver function, where the provided URL is stored without any validation checks. This oversight allows malicious users to send various crafted requests to internal endpoints whenever a subscribed event triggers. The callWebhook function, responsible for dispatching these requests using axios, does not validate the response, recording only errors or success messages in the server logs. This situation opens the server to potential exploitation via blind SSRF attacks, compromising internal resources without proper oversight.

Affected Version(s)

omnivore 0

References

CVSS V4

Score:
5.3
Severity:
MEDIUM
Confidentiality:
None
Integrity:
Low
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

geo-chen
.