CVE-2026-40571 PUBLISHED

NamelessMC: Reactions on private or blocking profile posts can be modified without proper authorization

Assigner: GitHub_M
Reserved: 14.04.2026 Published: 02.06.2026 Updated: 03.06.2026

NamelessMC is website software for Minecraft servers. In version 2.2.4, core/classes/Misc/ProfilePostReactionContext.php only verifies that the wall post exists and does not enforce blocked/private-profile visibility. This means that authenticated low-privileged users can add reactions to private or blocking profile posts. Version 2.2.5 contains a patch.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 5.3

Product Status

Vendor NamelessMC
Product Nameless
Versions
  • Version = 2.2.4 is affected

References

Problem Types

  • CWE-862: Missing Authorization CWE