Description
A low-privileged remote attacker can enumerate all configured users and identify which accounts hold elevated privileges using the endpoint /api/user/fetch-all.php.
Published: 2026-08-20
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows a remote attacker with low privileges to enumerate all configured users and identify which accounts hold elevated privileges through the /api/user/fetch-all.php endpoint, due to missing authorization enforcement. This results in an elevation of privilege scenario where the attacker can discover privileged accounts without authenticating as an administrator.

Affected Systems

Frauscher Sensortechnik’s FDS 102 firmware is affected. No specific firmware version is listed in the advisory, so all releases of the FDS 102 product should be considered potentially vulnerable until a patch is released.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate impact, while the EPSS score of less than 1% suggests a low probability of exploitation in the wild. The vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is a low‑privileged remote user who accesses the system and can send requests to the endpoint without additional permissions, allowing enumeration of privileged accounts. Because the endpoint is exposed to non‑admin users, an attacker with legitimate but non‑elevated user rights has the potential to gain knowledge of higher‑privilege accounts, which could be leveraged in subsequent attacks.

Generated by OpenCVE AI on August 20, 2026 at 22:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor's firmware patch that addresses the missing authorization (CWE-425) by enforcing correct role‑based checks on /api/user/fetch-all.php.
  • If a patch is not yet released, configure firewall or application settings to block non‑admin users from accessing /api/user/fetch-all.php, mitigating the CWE‑425 vulnerability.
  • Once the patch is applied, validate that the authorization logic correctly limits /api/user/fetch-all.php access to privileged users, ensuring compliance with CWE‑425 best practices.

Generated by OpenCVE AI on August 20, 2026 at 22:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 20 Aug 2026 08:45:00 +0000

Type Values Removed Values Added
Description A low-privileged remote attacker can enumerate all configured users and identify which accounts hold elevated privileges using the endpoint /api/user/fetch-all.php.
Title Frauscher Sensortechnik: FDS102 for FAdC/FAdCi R2 is Missing Authorization due to improper enforcement of role-based access control
First Time appeared Frauscher Sensortechnik
Frauscher Sensortechnik fds 102
Weaknesses CWE-425
CPEs cpe:2.3:a:frauscher_sensortechnik:fds_102:*:*:*:*:*:*:*:*
Vendors & Products Frauscher Sensortechnik
Frauscher Sensortechnik fds 102
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Frauscher Sensortechnik Fds 102
cve-icon MITRE

Status: PUBLISHED

Assigner: CERTVDE

Published:

Updated: 2026-08-20T15:26:26.585Z

Reserved: 2026-07-07T12:47:02.217Z

Link: CVE-2026-14953

cve-icon Vulnrichment

Updated: 2026-08-20T15:21:14.548Z

cve-icon NVD

Status : Deferred

Published: 2026-08-20T09:16:47.883

Modified: 2026-09-03T16:57:26.583

Link: CVE-2026-14953

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T22:15:04Z

Weaknesses
  • CWE-425

    Direct Request ('Forced Browsing')