
PEACH
Un cadre d’isolation des locataires
CVE-2026-77143 is a missing authorization / authorization bypass vulnerability in the TYPO3 Extension "Forum" (jweiland/pforum) that allows unauthenticated visitors to overwrite the content of any publicly visible forum topic. The flaw exists in all versions of the extension prior to 6.2.4, distributed via Packagist. It was published and disclosed on August 25, 2026, with a patch released the same day. The vulnerability carries a CVSS v4.0 base score of 8.8 (High), assigned by TYPO3 (GitHub Advisory, TYPO3 Advisory).
The root cause is a failure to perform server-side ownership verification during the frontend topic editing flow, classified as CWE-639 (Authorization Bypass Through User-Controlled Key) and CWE-862 (Missing Authorization). When a visitor submits a topic update request, the application accepts the user-supplied topic identifier without confirming that the requester is the legitimate owner of that topic. Because topic identifiers are exposed in the public forum listing, any visitor can enumerate them and craft a direct HTTP update request targeting any topic. No authentication, elevated privileges, or non-default configuration is required to exploit this vulnerability (GitHub Advisory, TYPO3 Advisory).
Successful exploitation allows an unauthenticated remote attacker to arbitrarily overwrite the content of any forum topic visible in the public listing, resulting in a high integrity impact on the vulnerable system. Confidentiality impact is rated low, as topic identifiers and potentially other metadata may be inferred or exposed during the attack. Availability of the system itself is not directly affected, but mass content tampering could effectively render the forum unusable or serve as a vector for spreading misinformation or malicious links to forum users (GitHub Advisory, TYPO3 Advisory).
There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation as of the disclosure date (Feedly). The EPSS score is 0.0, reflecting a currently low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. However, the low attack complexity — requiring only network access, no privileges, and no user interaction — makes it straightforward to exploit manually without specialized tooling (GitHub Advisory).
jweiland/pforum and enumerate topic listings to collect visible topic identifiers (e.g., numeric IDs present in URLs or page source).TYPO3 has released a patched version of the jweiland/pforum extension: version 6.2.4, available via Packagist. Administrators should update the extension immediately using Composer (composer update jweiland/pforum). As a temporary workaround prior to patching, consider disabling the frontend topic editing feature or restricting access to the edit endpoint via web server rules. Additionally, implement server-side ownership verification for all topic modification operations to ensure the requesting user is the legitimate owner before allowing edits (TYPO3 Advisory, GitHub Advisory).
Source: Ce rapport a été généré à l’aide de l’IA
Évaluation gratuite des vulnérabilités
Évaluez vos pratiques de sécurité cloud dans 9 domaines de sécurité pour évaluer votre niveau de risque et identifier les failles dans vos défenses.
Obtenez une démo personnalisée
"La meilleure expérience utilisateur que j’ai jamais vue, offre une visibilité totale sur les workloads cloud."
"Wiz fournit une interface unique pour voir ce qui se passe dans nos environnements cloud."
"Nous savons que si Wiz identifie quelque chose comme critique, c’est qu’il l’est réellement."