Description
An low privileged remote attacker can cause authenticated users to perform unintended actions in the FDS Web interface using malicious web pages.
Published: 2026-08-20
Score: 8.6 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A cross‑site request forgery flaw exists in the FDS 102 web interface because CSRF protection headers are missing. A low privileged attacker can host a malicious page that, when visited by an authenticated user, causes the browser to send authenticated requests to the FDS 102 web interface. The attacker can therefore trigger any action that the authenticated user is allowed to perform, such as changing configuration settings, initiating measurements, or other device‑specific operations. The flaw is a classic example of improper request validation, classified as CWE‑352.

Affected Systems

Frauscher Sensortechnik FDS 102 devices are affected. No specific firmware or device revisions are listed as vulnerable, so all currently deployed FDS 102 hardware should be considered at risk until a patch is applied.

Risk and Exploitability

The vulnerability scores a CVSS score of 8.6, indicating high severity. The EPSS score is reported as less than 1 %, implying a low probability of exploitation at this time. It is not listed in CISA’s KEV catalog, but its high impact means that once discovered and targeted, it could be leveraged for significant operational disruption. Exploitation requires an attacker to trick an authenticated user into loading a malicious web page, so the attack vector is external via the web interface. The presence of the flaw allows the attacker to act on behalf of the user without needing elevated privileges on the device itself.

Generated by OpenCVE AI on August 20, 2026 at 19:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor’s latest firmware or patch that adds CSRF protection headers to the web interface
  • If an update is not yet available, limit exposure by placing the FDS 102 behind a firewall or VPN so that only trusted internal networks can reach the web interface
  • Configure the device to require anti‑CSRF tokens in state‑changing requests and enforce same‑origin checks for all POST submissions
  • Educate users that any unexpected or unsolicited links should be treated with caution to prevent accidental cross‑site request execution

Generated by OpenCVE AI on August 20, 2026 at 19:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 20 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Description An low privileged remote attacker can cause authenticated users to perform unintended actions in the FDS Web interface using malicious web pages.
Title Frauscher Sensortechnik: FDS102 for FAdC/FAdCi R2 is vulnerable to Cross-Site Request Forgery due to missing CSFR protection headers
First Time appeared Frauscher Sensortechnik
Frauscher Sensortechnik fds 102
Weaknesses CWE-352
CPEs cpe:2.3:a:frauscher_sensortechnik:fds_102:*:*:*:*:*:*:*:*
Vendors & Products Frauscher Sensortechnik
Frauscher Sensortechnik fds 102
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Frauscher Sensortechnik Fds 102
cve-icon MITRE

Status: PUBLISHED

Assigner: CERTVDE

Published:

Updated: 2026-08-20T16:27:29.964Z

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

Link: CVE-2026-14951

cve-icon Vulnrichment

Updated: 2026-08-20T16:20:36.102Z

cve-icon NVD

Status : Received

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

Modified: 2026-08-20T17:17:20.930

Link: CVE-2026-14951

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T20:00:05Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)