{"apiVersion":"1.0","identifier":"CVE-2026-77067","description":"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.","publishedAt":"2026-08-20T11:16:22","lastModifiedAt":"2026-08-20T15:18:41","sourceUrl":"https://nvd.nist.gov/vuln/detail/CVE-2026-77067","cvssScore":5,"cvssVector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N","epssProbability":0.00222,"riskScore":0.51,"affectedProduct":"packages/api","affectedVersions":"unknown","vulnerabilityType":"Library","operatingSystems":[],"links":{"self":"https://www.redsauce.net/api/cves/CVE-2026-77067","webPages":{"es":"https://www.redsauce.net/es/cves/CVE-2026-77067","en":"https://www.redsauce.net/en/cves/CVE-2026-77067","fr":"https://www.redsauce.net/fr/cves/CVE-2026-77067","pt":"https://www.redsauce.net/pt/cves/CVE-2026-77067","de":"https://www.redsauce.net/de/cves/CVE-2026-77067","sk":"https://www.redsauce.net/sk/cves/CVE-2026-77067","el":"https://www.redsauce.net/el/cves/CVE-2026-77067"},"source":"https://nvd.nist.gov/vuln/detail/CVE-2026-77067"}}