TYPO3 Forum Topic Edit Ownership Checking Bypass
CVE-2026-77143 Published on August 25, 2026
Broken Access Control in extension "Forum" (pforum)
The frontend topic editing flow does not verify on the server side that the requesting visitor owns the topic being modified. As a result, a visitor who knows the identifier of a topic from the public forum can submit a modified update request for that topic directly and overwrite its content, without the application confirming ownership. Topic identifiers are visible in the public forum listing, and exploitation requires no privileged access or non-default configuration.
Vulnerability Analysis
CVE-2026-77143 can be exploited with network access, and does not require authorization privileges or user interaction. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to have no impact on confidentiality and integrity and availability.
Weakness Types
What is an AuthZ Vulnerability?
The software does not perform an authorization check when an actor attempts to access a resource or perform an action.
CVE-2026-77143 has been classified to as an AuthZ vulnerability or weakness.
What is an Insecure Direct Object Reference / IDOR Vulnerability?
The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.
CVE-2026-77143 has been classified to as an Insecure Direct Object Reference / IDOR vulnerability or weakness.
Affected Versions
TYPO3 Extension "Forum":- Version 6.0.0 and below 6.2.4 is affected.
- Version 5.0.0 and below 5.0.1 is affected.
- Before 4.0.4 is affected.