Cyber Resilience

CVE-2023-4089

Wago Compact Controller 100 Firmware 19 – 26

Published
17 October 2023
Modified
21 November 2024
CVSS Score v3.1 2.7
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N
EPSS Score 0.0047 38th percentile
Risk Priority 26 floored blend · peak EPSS

Summary

CVE-2023-4089 is a low-severity Externally Controlled Reference to a Resource in Another Sphere (CWE-610) vulnerability in Wago Compact Controller 100 Firmware. Its CVSS base score is 2.7 (Low).

Operationally, exploitation aligns with the MITRE ATT&CK technique Data from Local System (T1005); ranked at the 38th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

On affected Wago products an remote attacker with administrative privileges can access files to which he has already access to through an undocumented local file inclusion. This access is logged in a different log file than expected.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1005 Data from Local System Collection
Adversaries may search local system sources, such as file systems, configuration files, local databases, virtual machine files, or process memory, to find files of interest and sensitive data prior to Exfiltration.
T1083 File and Directory Discovery Discovery
Adversaries may enumerate files and directories or may search in specific locations of a host or network share for certain information within a file system.
T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1552 Unsecured Credentials Credential Access
Adversaries may search compromised systems to find and obtain insecurely stored credentials.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2023-1698Same product: Wago Compact Controller 100
CVE-2023-3379Same product: Wago Compact Controller 100
CVE-2022-27593Shared CWE-610
CVE-2024-52792Shared CWE-610
CVE-2024-47773Shared CWE-610
CVE-2024-28962Shared CWE-610
CVE-2023-35838Shared CWE-610
CVE-2025-2875Shared CWE-610
CVE-2024-32980Shared CWE-610
CVE-2024-6717Shared CWE-610

Affected Assets

wago
compact controller 100 firmware
19 — 26
wago
edge controller firmware
18 — 26
wago
pfc100 firmware
16 — 26
wago
pfc200 firmware
16 — 26
wago
touch panel 600 advanced firmware
16 — 26
wago
touch panel 600 marine firmware
16 — 26
wago
touch panel 600 standard firmware
16 — 26

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 3 hardening rules · 2 OS baselines
Validate
Prove the fix (OWASP ASVS)

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-610

Limits impact of an externally controlled reference to a primary information resource by switching to an identified alternative.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure development practices directly require input validation and reference sanitization that prevent externally-controlled resource references.

DE.CM-09 partial match
prevents

Runtime monitoring of software and data flows can detect anomalous external resource accesses that result from this weakness.

PR.IR-01 partial match
prevents

Network segmentation and access controls limit the blast radius when an external reference escapes its intended sphere.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

finds

Security testing can detect instances of the weakness but does not prevent it at design or coding time.

prevents

Secure development lifecycle mandates validation of all external references to prevent uncontrolled resource access.

prevents

Application security requirements explicitly call for controls against externally supplied resource identifiers.

prevents

Secure architecture principles reduce the attack surface for externally controlled references but do not prescribe specific validation rules.

prevents

Secure coding standards require input validation and canonicalization to block externally controlled resource references.

mitigates

Information access restriction limits what resources can be reached, indirectly reducing impact of external references.

Hardening callouts derived

Configuration rules from DISA STIG baselines that bear on weaknesses of the type cited by this CVE. Each rule is shown with the relationship its mapping actually records, against the CWE it was authored against. Derived via CVE→CWE over `controls_xwalks` (authoritative rows only; rows rated `none` are excluded).

Oracle Linux 8 (1 rule)
  • V-248577 OL 8 must enable kernel parameters to enforce Discretionary Access Control (DAC) on symlinks. prevents CWE-610

References