Description
FeatherPanel versions before 1.3.7.10 fail to validate permissions in the SubuserController updateSubuser handler, allowing authenticated subusers to modify their own permission records. A subuser with minimal permissions can send a crafted request to grant themselves full server control, enabling unauthorized access to sensitive data, backups, and server configuration.
Published: 2026-09-02
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw arises from the SubuserController updateSubuser handler failing to validate permission changes. When a subuser submits a crafted request, the system accepts the new permission values without restriction, allowing the attacker to grant themselves full control over the server, including access to sensitive data, backups, and configuration. This is a direct privilege escalation vulnerability. The weakness is identified as access control failure (CWE-862).

Affected Systems

The affected product is MythicalLTD FeatherPanel. All versions prior to 1.3.7.10 are impacted. No specific patch versions beyond 1.3.7.10 are listed in the data, so the vulnerability applies to all earlier releases.

Risk and Exploitability

With a CVSS score of 8.7 the vulnerability is rated high severity. The EPSS score is not available, providing no insight into current exploitation likelihood, but the lack of a KEV listing does not mitigate the risk given the high potential impact. An authenticated subuser can execute the exploit without additional conditions, making the attack locally feasible on systems where such subusers exist. The attack vector is through normal authenticated API usage, implying that users with subuser accounts are the immediate threat surface.

Generated by OpenCVE AI on September 2, 2026 at 03:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade FeatherPanel to version 1.3.7.10 or later to receive the permission validation fix.
  • Restrict subuser roles and explicitly deny permission modification capabilities if they are not required for business operations.
  • Review and revoke any escalated permissions that may have been granted prior to the upgrade to eliminate residual risk.

Generated by OpenCVE AI on September 2, 2026 at 03:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 01:45:00 +0000

Type Values Removed Values Added
Description FeatherPanel versions before 1.3.7.10 fail to validate permissions in the SubuserController updateSubuser handler, allowing authenticated subusers to modify their own permission records. A subuser with minimal permissions can send a crafted request to grant themselves full server control, enabling unauthorized access to sensitive data, backups, and server configuration.
Title FeatherPanel before 1.3.7.10 Privilege Escalation via Subuser Permission Update
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-02T01:18:16.328Z

Reserved: 2026-09-02T01:03:07.317Z

Link: CVE-2026-84715

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-02T02:17:20.760

Modified: 2026-09-02T02:17:20.760

Link: CVE-2026-84715

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T04:00:09Z

Weaknesses