CVE-2026-33398

Source
https://cve.org/CVERecord?id=CVE-2026-33398
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-33398.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-33398
Aliases
  • GHSA-2r6x-cv4f-h8fx
Published
2026-06-02T15:19:29.824Z
Modified
2026-07-15T01:49:21.843430651Z
Severity
  • 7.1 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Authenticated users can read hidden forum posts through `/forum/get_quotes`
Details

NamelessMC is website software for Minecraft servers. In version 2.2.4, modules/Forum/pages/forum/get_quotes.php only checks whether the caller is logged in, then reads a post by attacker-controlled post ID and returns its content. The backend helper in modules/Forum/classes/Forum.php does not enforce forum or topic ACLs. In contrast, the normal topic page in modules/Forum/pages/forum/view_topic.php enforces forum visibility and view_other_topics. Any low-privileged authenticated user can enumerate post IDs and read content from hidden, private, or staff-only forums. Version 2.2.5 fixes the issue.

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

Affected packages

Git / github.com/namelessmc/nameless

Affected ranges

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

Affected versions

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

Database specific

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