CVE-2026-84715
Received Received - Intake

FeatherPanel Permission Bypass in SubuserController

Vulnerability report for CVE-2026-84715, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-02

Last updated on: 2026-09-02

Assigner: VulnCheck

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-02
Last Modified
2026-09-02
Generated
2026-09-02
AI Q&A
2026-09-02
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
mythicalltd featherpanel to 1.3.7.10 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

FeatherPanel versions before 1.3.7.10 have a flaw in the SubuserController updateSubuser handler where permission validation is not enforced. Authenticated subusers with minimal permissions can send a crafted request to modify their own permission records, granting themselves full server control. This allows unauthorized access to sensitive data, backups, and server configurations.

Detection Guidance

Check FeatherPanel version with: curl -s https://your-featherpanel-url.com/api/version | grep version. If version is below 1.3.7.10, the system is vulnerable. Inspect network traffic for POST requests to /api/subuser/update with modified permission payloads.

Impact Analysis

If you are a FeatherPanel user running a version before 1.3.7.10, an attacker with subuser access could escalate their privileges to gain full control over your server. This could lead to unauthorized access to sensitive data, backups, and server settings, potentially causing data breaches or system compromise.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, which may violate compliance requirements under GDPR (data protection) and HIPAA (health information security). Unauthorized access to personal or health data could result in legal penalties, reputational damage, and loss of trust.

Mitigation Strategies

Upgrade FeatherPanel to version 1.3.7.10 or later immediately. Review subuser permissions and remove any unauthorized privilege escalations. Monitor for unusual subuser activity or permission changes.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-84715. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart