CVE-2026-35447

CVE-2026-35447 is a medium-severity vulnerability with a CVSS 4.0 base score of 5.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-201.

Key facts

Description

NamelessMC is website software for Minecraft servers. In version 2.2.4, the profile page (modules/Core/pages/profile.php) processes wall post submissions and replies before verifying whether the viewer is authorized to access the profile. This allows any user with the profile.post permission to write wall posts to private or blocking profiles. Additionally, the reply branch does not verify that the target wall post belongs to the current profile, enabling attackers to inject replies into arbitrary wall posts owned by other profiles via a restricted profile URL. This is patched in version 2.2.5.

Frequently asked questions

What is CVE-2026-35447?
NamelessMC is website software for Minecraft servers. In version 2.2.4, the profile page (modules/Core/pages/profile.php) processes wall post submissions and replies before verifying whether the viewer is authorized to access the profile. This allows any user with the profile.post permission to write wall posts to private or blocking profiles. Additionally, the reply branch does not verify that the target wall post belongs to the current profile, enabling attackers to inject replies into arbitrary wall posts owned by other profiles via a restricted profile URL. This is patched in version 2.2.5.
How severe is CVE-2026-35447?
CVE-2026-35447 has a CVSS 4.0 base score of 5.3, rated medium severity.
Is CVE-2026-35447 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (14th percentile), an estimate of the probability of exploitation in the next 30 days.
How do I fix CVE-2026-35447?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
Does CVE-2026-35447 have an EU (EUVD) identifier?
Yes. CVE-2026-35447 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-33982.
When was CVE-2026-35447 published?
CVE-2026-35447 was published on 2026-06-02 and last updated on 2026-06-17.

References

Other CWE-201 vulnerabilities

Browse all CWE-201 vulnerabilities →