The setWebhookResolver in packages/api/src/resolvers/webhooks/index.ts stores the caller-supplied url without any address validation, and the file imports no validation helper. When a subscribed event fires, callWebhook in packages/api/src/jobs/call_webhook.ts issues axios.request with that url, the method and Content-Type recorded on the webhook, and a JSON body carrying the event data, so an authenticated user can make the server send repeated attacker-shaped requests to internal endpoints, including link-local metadata addresses. The request is blind: callWebhook discards the result and writes only a success line or the axios error to the server log, so the response is not returned through the API.
CVE-2026-77067
Score 5.0 from GitHub Security Advisory published 2026-08-20. a secondary CVSS source baseline 5.0; sources differ by 0.0.
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.0
- EG Score
- 5.0(high)
- EG Risk
- 39(Track)EG Risk 39/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity50% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- —
- EPSS %ILE
- —
- KEV
- Not listed
Published
August 20, 2026
Last Modified
August 20, 2026
Advisory Details (6)
Auto-updated Aug 20, 2026Omnivore Stored Server-Side Request Forgery via the setWebhook Mutation | Advisories | VulnCheck
https://www.vulncheck.com/advisories/omnivore-stored-server-side-request-forgery-via-the-setwebhook-mutationGitHub - omnivore-app/omnivore: Omnivore is a complete, open source read-it-later solution for people who like reading. · GitHub
https://github.com/omnivore-app/omnivoreomnivore/packages/api/src/jobs/call_webhook.ts at 0d66408746788e07cec43928581b2567308ab575 · omnivore-app/omnivore · GitHub
https://github.com/omnivore-app/omnivore/blob/0d66408746788e07cec43928581b2567308ab575/packages/api/src/jobs/call_webhook.ts#L36omnivore/packages/api/src/resolvers/webhooks/index.ts at 0d66408746788e07cec43928581b2567308ab575 · omnivore-app/omnivore · GitHub
https://github.com/omnivore-app/omnivore/blob/0d66408746788e07cec43928581b2567308ab575/packages/api/src/resolvers/webhooks/index.ts#L108commit c4d7d8562e6b (omnivore-app/omnivore)
Fix landed in omnivore-app/omnivore commit c4d7d8562e6b — awaiting tagged release
https://github.com/omnivore-app/omnivore/commit/c4d7d8562e6b9aabb1d8e4dabca268e314baa43aSSRF via scanFeeds GraphQL query · Issue #4647 · omnivore-app/omnivore · GitHub
https://github.com/omnivore-app/omnivore/issues/4647Vendor Advisories for CVE-2026-77067(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 7× in last 7d / 7× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-20 15:27 UTCEG score recompute
- 2026-08-20 15:27 UTCGHSA enrichment
- 2026-08-20 14:57 UTCEG score recompute
- 2026-08-20 14:57 UTCGHSA enrichment
- 2026-08-20 11:27 UTCEG score recompute
- 2026-08-20 11:12 UTCEG score recompute
- 2026-08-20 11:11 UTCMITRE cvelistV5first tracked
Frequently asked(4)
What is CVE-2026-77067?
When was CVE-2026-77067 disclosed?
What is the CVSS score of CVE-2026-77067?
How do I remediate CVE-2026-77067?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-77067
Is Your Infrastructure Affected by CVE-2026-77067?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.