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.
Published: 2026-06-02
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows users who have the profile.post permission to publish wall posts on private or blocked profiles without any check for authorization. The reply handling part of the code also fails to confirm that a reply belongs to the profile being viewed, so an attacker can inject replies into any existing wall post on another user’s profile. This creates a data integrity problem and lets attackers create or modify content that appears on other users’ walls, potentially defaming or confusing other members.

Affected Systems

The issue exists in NamelessMC software, version 2.2.4. The product is named Nameless, and the vulnerability is present in that specific version. A patch that resolves the problem is available in version 2.2.5.

Risk and Exploitability

The CVSS score of 5.3 places the vulnerability in the medium severity range. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. The attack can be carried out by sending direct POST requests to the profile handling page; the attacker only needs to possess the profile.post permission to succeed. Because a valid user credential is required for the permission, the attacker must either impersonate a legitimate user or be a privileged user themselves. If an attacker can obtain such a credential, they can write arbitrary content to any user’s wall and inject replies to existing wall posts, potentially manipulating the community data flow or defaming members.

Generated by OpenCVE AI on June 2, 2026 at 18:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade NamelessMC to version 2.2.5 or later to remove the authorization checks in the profile page.
  • Review and limit the assignment of the profile.post permission so that only trusted users can publish wall posts.
  • Monitor wall post activity logs for unexpected posting patterns or replies to posts that belong to other profiles.

Generated by OpenCVE AI on June 2, 2026 at 18:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 03 Jun 2026 02:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 02 Jun 2026 18:45:00 +0000

Type Values Removed Values Added
First Time appeared Namelessmc
Namelessmc nameless
Vendors & Products Namelessmc
Namelessmc nameless

Tue, 02 Jun 2026 17:15:00 +0000

Type Values Removed Values Added
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.
Title NamelessMC: Private or blocking profile pages can be bypassed with direct POST requests, and reply handling allows cross-profile writes
Weaknesses CWE-201
References
Metrics cvssV4_0

{'score': 5.3, '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'}


Subscriptions

Namelessmc Nameless
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-06-02T19:13:47.464Z

Reserved: 2026-04-02T19:25:52.192Z

Link: CVE-2026-35447

cve-icon Vulnrichment

Updated: 2026-06-02T19:13:39.543Z

cve-icon NVD

Status : Deferred

Published: 2026-06-02T17:16:28.427

Modified: 2026-06-02T20:16:35.383

Link: CVE-2026-35447

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-02T18:30:15Z

Weaknesses