CVE-2026-77164: SSRF

Published Sep 18, 2026
·
Updated

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.

Affected Software

1 affected component
Nextcloud Circles app

Event History

Sep 18, 2026
CVE Published
via MITRE·01:26 AM
Data Sourced
via MITRE·01:26 AM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Who can exploit this issue?

Any unauthenticated remote attacker can reach the affected code path through the public POST /apps/circles/event/ and POST /apps/circles/incoming/ endpoints. No account or prior trust relationship with a remote instance is required.

2

What does an attacker need to control?

The attacker needs to supply a keyId URL that points to an internal or private address. The application fetches that URL before establishing trust in the remote instance and permits local/private destinations for this request.

3

What can an attacker learn or do through the SSRF?

This is blind SSRF: the attacker can cause the server to issue a GET request to an internal address and infer whether an internal service is reachable. The internal response body is not returned through these endpoints.

4

Are default SSRF protections sufficient?

No. This code path explicitly allows local and private addresses, bypassing Nextcloud core SSRF protections for the signature-verification request.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203