CVE-2026-14949
Received Received - Intake

Remote Privilege Escalation in User Management System

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

Publication date: 2026-08-20

Last updated on: 2026-08-20

Assigner: CERT VDE

Description

A low privileged remote attacker with a valid session can submit a request to the user creation functionality exposed through /api/user/add.php to create new accounts with arbitrary role values, including the highest privilege level used by the application.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
frauscher fds102 *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-863 The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

A low privileged remote attacker with a valid session can exploit the user creation endpoint at /api/user/add.php to create new accounts with arbitrary role values, including the highest privilege level used by the application.

Detection Guidance

To detect this vulnerability, monitor API requests to /api/user/add.php for unauthorized account creation attempts. Check for logs showing new accounts with elevated privileges created by low-privileged users. Inspect network traffic for suspicious POST requests to this endpoint with arbitrary role values.

Impact Analysis

An attacker could gain full administrative access to the application, allowing them to perform unauthorized actions, access sensitive data, or take control of the system. This could lead to data breaches, system compromise, or further attacks.

Compliance Impact

This vulnerability could lead to unauthorized access to personal or sensitive data, violating GDPR and HIPAA requirements for data protection and access control. Non-compliance may result in legal penalties, fines, or reputational damage.

Mitigation Strategies

Implement strict input validation for the /api/user/add.php endpoint to restrict role values to authorized levels. Review and audit all user accounts to identify any unauthorized high-privilege accounts created. Apply the principle of least privilege by ensuring user roles are properly restricted.

Chat Assistant

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

EPSS Chart