CVE-2025-67646 LOW

CVE-2025-67646: TableProgressTracking's missing CSRF protection allows unauthorized state changes

Vendor Telepedia
Product TableProgressTracking
Weakness CWE-352 · CSRF
Published December 10, 2025
Last update December 11, 2025

CVSS base score

3.5/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

December 10, 2025 CVE published
December 11, 2025 Record updated