CVE-2026-70556 Details
Description
Hubzilla versions prior to 11.4 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.
A cross-site request forgery (CSRF) vulnerability has been identified in Hubzilla version 11.2.1. The issue resides in the OAuth2 authorization endpoint, specifically within the 'Zotlabs\Module\Authorize::post()' method. This vulnerability allows unauthenticated attackers to register arbitrary OAuth2 applications under the accounts of authenticated users. Exploitation involves sending a cross-origin POST request that omits the required CSRF token and bypasses Origin/Referer validation. Attackers can create a malicious HTML form that automatically submits selected OAuth2 parameters—such as client_id, client_secret, redirect_uri, and scope—to covertly register a persistent OAuth2 application. This registered application can then intercept future OAuth2 authorization codes when the user authenticates with the attacker-controlled client.
Users can update to Hubzilla version 11.2.2 or later, where this vulnerability has been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Aug 6, 2026CISA-ADP
Assessed Aug 6, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-352 | Cross-Site Request Forgery (CSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Hubzilla | <= 11.2.1 (semver) |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 13, 2026 | CVE Modified | [email protected] |
| Aug 6, 2026 | CVE Modified | CISA-ADP |
| Aug 6, 2026 | New CVE Received | [email protected] |
Volerion