๐Ÿ” CVE Alert

CVE-2026-77164

MEDIUM 6.2
CVSS Score
6.2
EPSS Score
0.0%
EPSS Percentile
0th

Circles' remote-instance signature verification fetches the attacker-supplied keyId URL before trust in the remote instance is established, and explicitly allows local/private addresses for this request, bypassing Nextcloud's core SSRF protections. The public, unauthenticated endpoints POST /apps/circles/event/ and POST /apps/circles/incoming/ reach this code path, allowing any unauthenticated user to force the server to issue a GET request to an internal address. The response body of the internal request is never returned to the requester, so this is blind SSRF: an attacker can determine whether an internal service is reachable, but cannot read its response contents through this endpoint alone.

CWE CWE-918
Vendor nextcloud
Product server
Published Sep 18, 2026
Stay Ahead of the Next One

Get instant alerts for nextcloud server

Be the first to know when new medium vulnerabilities affecting nextcloud server are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Affected Versions

Nextcloud / Server
31.0.0 โ‰ค 32.0.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
hackerone.com: https://hackerone.com/reports/3303283

Credits

Balvant Chavda (0x0doteth)