CVE-2026-70556
MEDIUMHubzilla 11.2.1 CSRF via OAuth2 /authorize Endpoint App Registration
Title source: cnaDescription
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.
References (4)
Core 4
Core References
Technical Description technical-description
Proof of Concept Video
https://hub.volse.no/cloud/harald/Skjermopptak_20260616_095037.webm
Patch patch
Patch Commit
https://framagit.org/hubzilla/core/-/blob/dev/Zotlabs/Module/Authorize.php?ref_type=heads#L49
Third Party Advisory third-party-advisory
https://www.vulncheck.com/advisories/hubzilla-csrf-via-oauth2-authorize-endpoint-app-registration
Scores
CVSS v3
4.3
EPSS
0.0013
EPSS Percentile
2.8%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
no
Technical Impact
partial
Details
CWE
CWE-352
Status
published
Products (1)
Hubzilla/Hubzilla
< 11.2.1
Published
Aug 06, 2026
Tracked Since
Aug 06, 2026