CVE-2026-40314

Source
https://cve.org/CVERecord?id=CVE-2026-40314
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-40314.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-40314
Aliases
  • GHSA-55q9-8qm3-4grc
Published
2026-06-02T16:08:21.479Z
Modified
2026-07-23T03:56:13.722835314Z
Severity
  • 6.9 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
NamelessMC: Reactions on private or blocking profile posts can be read and modified without proper authorization
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-862"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/40xxx/CVE-2026-40314.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/namelessmc/nameless

Affected ranges

Type
GIT
Repo
https://github.com/namelessmc/nameless
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "= 2.2.4"
        },
        {
            "last_affected": "= 2.2.4"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

= 2.*
= 2.2.4
v2.*
v2.2.4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-40314.json"