๐Ÿ” CVE Alert

CVE-2026-70556

MEDIUM 4.3

Hubzilla 11.2.1 CSRF via OAuth2 /authorize Endpoint App Registration

CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
0th

Hubzilla 11.2.1 contains a cross-site request forgery vulnerability in the OAuth2 /authorize endpoint handled by Zotlabs\Module\Authorize::post() that allows unauthenticated attackers to register arbitrary OAuth2 applications under an authenticated user's account by submitting a cross-origin POST request without CSRF token or Origin/Referer validation. Attackers can craft a malicious HTML form that autosubmits attacker-chosen OAuth2 parameters including client_id, client_secret, redirect_uri, and scope to silently register a persistent OAuth2 application, enabling interception of future OAuth2 authorization codes when the victim later authenticates against the attacker-controlled client.

CWE CWE-352
Vendor hubzilla
Product hubzilla
Published Aug 6, 2026
Last Updated Aug 6, 2026
Stay Ahead of the Next One

Get instant alerts for hubzilla hubzilla

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

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

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Affected Versions

Hubzilla / Hubzilla
0 โ‰ค 11.2.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
framagit.org: https://framagit.org/hubzilla/core hub.volse.no: https://hub.volse.no/cloud/harald/Skjermopptak_20260616_095037.webm framagit.org: https://framagit.org/hubzilla/core/-/blob/dev/Zotlabs/Module/Authorize.php?ref_type=heads#L49 vulncheck.com: https://www.vulncheck.com/advisories/hubzilla-csrf-via-oauth2-authorize-endpoint-app-registration

Credits

๐Ÿ” Harald Eilertsen