CVE-2026-35443

NamelessMC is website software for Minecraft servers. In version 2.2.4, `modules/Forum/classes/ForumPostReactionContext.php` only verifies that the caller can view the forum, but it does not re-enforce topic-level `view_other_topics` authorization. As a result, in forums where users may enter the forum but may only view their own topics, reactions can still be read and modified on other users' topics. Version 2.2.5 fixes the issue.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-06-02 17:16

Updated : 2026-07-21 19:10


NVD link : CVE-2026-35443

Mitre link : CVE-2026-35443

CVE.ORG link : CVE-2026-35443


JSON object : View

Products Affected

No product.

CWE
CWE-862

Missing Authorization