Vulnerability Description
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. `modules/Core/queries/reactions.php` allows unauthenticated GET requests for reaction details. This means that unauthenticated visitors can read reaction participants and timestamps for private profile posts and uthenticated low-privileged users can add reactions to private or blocking profile posts. Version 2.2.5 fixes the issue.
Related Weaknesses (CWE)
References
- https://github.com/NamelessMC/Nameless/security/advisories/GHSA-55q9-8qm3-4grc
- https://github.com/NamelessMC/Nameless/security/advisories/GHSA-55q9-8qm3-4grc
FAQ
What is CVE-2026-40314?
CVE-2026-40314 is a documented vulnerability. 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-p...
How severe is CVE-2026-40314?
CVSS scoring is not yet available for CVE-2026-40314. Check NVD for updates.
Is there a patch for CVE-2026-40314?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.