MEDIUMCVSS 5Vulnerability

CVE-2026-77066

The scanFeedsResolver in packages/api/src/resolvers/subscriptions/index.ts passes the caller-supplied url straight to axios.get(url, rssParserConfig()) with no address validation. The same file guards the subscribe path with validateUrl(), which rejects private and reserved ranges through the private-ip library, and createPageSaveRequest applies the same check, so the omission is specific to this resolver. An authenticated user can direct the server to request arbitrary internal endpoints. The response is parsed as a feed or as HTML and the resolver returns the resulting url, title, description and type fields, so disclosure is limited to feed-shaped metadata and to link elements advertising RSS or Atom feeds; requests that do not parse still distinguish reachable ports from unreachable ones through the resulting error.

Properties

severity
MEDIUM
cvss_score
5
cvss_severity
MEDIUM
retrieved_at
2026-09-25T15:10:02+00:00
score
5
last_source
NVD
cve_id
CVE-2026-77066
cvss_vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N
signal_observed_at
2026-09-25T15:10:02+00:00
vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N
published_at
2026-08-20T11:16:22.100
last_modified
2026-09-24T20:06:30.133

Related Entities (2)

HAS_WEAKNESS (1)

→[Weakness]Server-Side Request Forgery (SSRF)

DESCRIBED_BY (1)

→[Source]NVD

Explore deeper with Ninja Signal's threat intelligence graph

CVE-2026-77066 (CVSS 5) — Ninja Signal Threat Intelligence | Ninja Signal