Description
A high-privileged remote attacker can exploit a command injection vulnerability in the /api/status/data endpoint by sending a crafted DELETE request with admin credentials allowing execution of commands with root privileges on the device.
Published: 2026-09-16
Score: 7.2 High
EPSS: 2.2% Low
KEV: No
Impact: Remote Code Execution
Action: Apply Patch
AI Analysis

Impact

An attacker with high privileges can exploit the /api/status/data endpoint by submitting a specially crafted DELETE request that includes administrator credentials. This flaw allows arbitrary shell commands to be executed on the device as root, giving the attacker complete control over the affected hardware. The vulnerability is a classic command injection case and is classified as CWE‑78. A successful exploitation would grant the attacker full confidentiality, integrity, and availability compromise for the affected device.

Affected Systems

The flaw impacts firmware on a range of Carlo Gavazzi Automation such as the YL212CEI8M1IO, YL212CPN8M1IO, YN115CEI8RPIO, and YN115CPN8RPIO are affected ICE2‑8IOL‑G65L‑V1D, ICE2‑8IOL‑K45P‑RJ45, ICE2‑8IOL‑K45S‑RJ45, ICE2‑8IOL1‑G65L‑V1D, ICE3‑8IOL‑ ICE3‑8IOL‑G65L‑V1D‑Y, ICE3‑8IOL‑K45P‑RJ45, ICE3‑8IOL‑K45S‑RJ45, ICE3‑8IOL1‑G65L‑V1D, and related firmware variants are listed as vulnerable. Phoenix Contact devices such as the IOL MA8 EIP DI8 and IOL MA8 PN DI8 firmware also contain the flaw.

Risk and Exploitability

The CVSS score of 7.2 indicates a high severity of risk. An EPSS score of 2 % means the probability of exploitation is currently low but not negligible and a recent lack of listing in CISA KEV suggests no widespread public exploit is documented. The attack requires that the attacker already possesses valid administrator credentials and network connectivity to the device’s management interface. Once those prerequisites are met, the attacker can issue a DELETE request that injects shell commands, which are then executed with root privileges on the firmware. This would allow complete takeover of the device. Given the critical nature of the affected industrial controllers, the exploitation would have significant operational impact.

Generated by OpenCVE AI on September 16, 2026 at 14:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest firmware update released by each vendor that hardens the /api/status/data endpoint against command injection. This is the official fix for the vulnerability.
  • Restrict network access to the device’s management interface, allowing only trusted internal IP ranges or VPN connections to reach the endpoint. Use firewall or ACL rules to block external traffic.
  • Enforce least‑privilege authentication by ensuring that only authorized personnel have admin credentials. Consider implementing role‑based access control on the device to limit the set of users able to trigger DELETE requests.

Generated by OpenCVE AI on September 16, 2026 at 14:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 16 Sep 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 16 Sep 2026 08:00:00 +0000

Type Values Removed Values Added
Description A high-privileged remote attacker can exploit a command injection vulnerability in the /api/status/data endpoint by sending a crafted DELETE request with admin credentials allowing execution of commands with root privileges on the device.
Title Command Injection via DELETE in /api/status/data
First Time appeared Carlo Gavazzi
Carlo Gavazzi yl212cei8m1io Firmware
Carlo Gavazzi yl212cpn8m1io Firmware
Carlo Gavazzi yn115cei8rpio Firmware
Carlo Gavazzi yn115cpn8rpio Firmware
Pepperl Fuchs
Pepperl Fuchs ice2 Firmware
Pepperl Fuchs ice3 Firmware
Phoenix Contact
Phoenix Contact iol Ma8 Eip Di8 Firmware
Phoenix Contact iol Ma8 Pn Di8 Firmware
Weaknesses CWE-78
CPEs cpe:2.3:o:carlo_gavazzi:yl212cei8m1io_firmware:*:*:*:*:*:*:*:*
cpe:2.3:o:carlo_gavazzi:yl212cpn8m1io_firmware:*:*:*:*:*:*:*:*
cpe:2.3:o:carlo_gavazzi:yn115cei8rpio_firmware:*:*:*:*:*:*:*:*
cpe:2.3:o:carlo_gavazzi:yn115cpn8rpio_firmware:*:*:*:*:*:*:*:*
cpe:2.3:o:pepperl_fuchs:ice2_firmware:*:*:*:*:*:*:*:*
cpe:2.3:o:pepperl_fuchs:ice3_firmware:*:*:*:*:*:*:*:*
cpe:2.3:o:phoenix_contact:iol_ma8_eip_di8_firmware:*:*:*:*:*:*:*:*
cpe:2.3:o:phoenix_contact:iol_ma8_pn_di8_firmware:*:*:*:*:*:*:*:*
Vendors & Products Carlo Gavazzi
Carlo Gavazzi yl212cei8m1io Firmware
Carlo Gavazzi yl212cpn8m1io Firmware
Carlo Gavazzi yn115cei8rpio Firmware
Carlo Gavazzi yn115cpn8rpio Firmware
Pepperl Fuchs
Pepperl Fuchs ice2 Firmware
Pepperl Fuchs ice3 Firmware
Phoenix Contact
Phoenix Contact iol Ma8 Eip Di8 Firmware
Phoenix Contact iol Ma8 Pn Di8 Firmware
References
Metrics cvssV3_1

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


Subscriptions

Carlo Gavazzi Yl212cei8m1io Firmware Yl212cpn8m1io Firmware Yn115cei8rpio Firmware Yn115cpn8rpio Firmware
Pepperl Fuchs Ice2 Firmware Ice3 Firmware
Phoenix Contact Iol Ma8 Eip Di8 Firmware Iol Ma8 Pn Di8 Firmware
cve-icon MITRE

Status: PUBLISHED

Assigner: CERTVDE

Published:

Updated: 2026-09-16T19:04:16.072Z

Reserved: 2026-02-20T13:10:29.716Z

Link: CVE-2026-27560

cve-icon Vulnrichment

Updated: 2026-09-16T19:04:13.120Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-16T08:16:38.977

Modified: 2026-09-16T19:17:13.420

Link: CVE-2026-27560

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T15:00:07Z

Weaknesses
  • CWE-78

    Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')