Vulnerability Description
TableProgressTracking is a MediaWiki extension to track progress against specific criterion. Versions 1.2.0 and below do not enforce CSRF token validation in the REST API. As a result, an attacker could craft a malicious webpage that, when visited by an authenticated user on a wiki with the extension enabled, would trigger unintended authenticated actions through the victim's browser. Due to the lack of token validation, an attacker can delete or track progress against tables. This issue is patched in version 1.2.1 of the extension.
CVSS Score
LOW
Related Weaknesses (CWE)
References
- https://github.com/Telepedia/TableProgressTracking/commit/e2aa8c4b3bb78989c6fe39
- https://github.com/Telepedia/TableProgressTracking/security/advisories/GHSA-j24f
FAQ
What is CVE-2025-67646?
CVE-2025-67646 is a vulnerability with a CVSS score of 3.5 (LOW). TableProgressTracking is a MediaWiki extension to track progress against specific criterion. Versions 1.2.0 and below do not enforce CSRF token validation in the REST API. As a result, an attacker cou...
How severe is CVE-2025-67646?
CVE-2025-67646 has been rated LOW with a CVSS base score of 3.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-67646?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.