← Vulnerability feed

Vulnerability record · CVE-2022-45699 · published 10 February 2023

CVE-2022-45699: APSystems ECU-R admin interface command injection via timezone parameter

Apsystems · Ecu R Firmware

The administration interface of APSystems ECU-R firmware version 5203 passes the timezone parameter to a system command without sanitization, allowing OS command injection. A remote attacker can execute arbitrary commands as root without authentication, making this a critical flaw for exposed devices.

9.8 CVSS 3.1 Critical EPSS 77% · top 0.5% CWE-78 · OS command injectionCWE-94 · Code injection
9.8CVSS 3.1 base score
77%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
5References, 4 tagged exploit
17 Jun 2026Last modified by NVD

Description

Command injection in the administration interface in APSystems ECU-R version 5203 allows a remote unauthenticated attacker to execute arbitrary commands as root using the timezone parameter.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: high.

critical priorityCVSS 9.8 with no authentication or user interaction required, root-level impact, and public exploit code with very high EPSS make this an urgent fix for any exposed ECU-R device.

What it is

The administration interface of APSystems ECU-R firmware version 5203 passes the timezone parameter to a system command without sanitization, allowing OS command injection. A remote attacker can execute arbitrary commands as root without authentication, making this a critical flaw for exposed devices.

Impact

An attacker gains root-level command execution on the ECU-R device, enabling full control of the unit, data exfiltration, or use as a network pivot. Because the device is an energy communication unit, compromise can also affect monitoring and control of connected solar equipment.

Attack surface

The flaw is reachable over the network through the administration interface (AV:N, PR:N, UI:N). No authentication or user interaction is required, so any host that can reach the interface can attempt exploitation.

Exploitation

Public exploit code and a demonstration video are referenced, and EPSS is 0.766 (99.5th percentile), indicating high likelihood of exploitation. The CVE is not listed in CISA KEV, so no confirmed in-the-wild activity is recorded in this dataset.

What to do

  • Apply the vendor firmware update for APSystems ECU-R that addresses the timezone parameter command injection; if no fixed version is available, isolate the device.
  • Remove ECU-R administration interfaces from direct internet exposure and place them behind a firewall or VPN.
  • Restrict management access to trusted internal networks and disable remote administration where not required.
  • Monitor vendor advisories for ECU-R firmware updates and verify the installed version is not 5203 or otherwise vulnerable.
  • If the device cannot be patched or isolated, power it down or replace it with a supported model.

Detection

  • Inspect HTTP requests to the ECU-R administration interface for timezone parameters containing shell metacharacters such as ;, |, $(), or backticks.
  • Monitor device or network logs for unexpected outbound connections or command execution behavior originating from the ECU-R.
  • Use network monitoring to alert on access to the ECU-R admin interface from untrusted or external IP addresses.
  • Check ECU-R firmware version and compare against vendor-patched releases.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2022-45699 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

8.8CVE-2026-53266Linux kernel ebtables SNAT out-of-bounds write in ARP rewriteThe ebtables SNAT target rewrites the ARP sender hardware address via skb_store_bits() without first making that range writable. When the ARP SHA byt…KEVEPSS 0.65%analysed8.8CVE-2026-87491Google Chrome V8 out-of-bounds write enables sandbox code executionChrome before 153.0.8010.36 contains an out-of-bounds write in the V8 JavaScript engine. A crafted HTML page can trigger the memory corruption, and b…KEVEPSS 3.1%analysed9.8CVE-2025-25249Fortinet FortiOS and FortiSwitchManager heap buffer overflow via crafted packetsA heap-based buffer overflow (CWE-122/CWE-787) in Fortinet FortiOS 6.4 through 7.6.3 and FortiSwitchManager 7.0 through 7.2.6 lets an unauthenticated…KEVEPSS 3.9%analysed7.8CVE-2026-83549SonicWall SMA1000 AMC OS Command InjectionThe SMA1000 Appliance Management Console contains an OS command injection flaw (CWE-78) that lets an authenticated administrator execute arbitrary op…KEVEPSS 11%analysed10.0CVE-2026-49869Kestra OSS auth bypass via path suffix match enables RCEKestra OSS AuthenticationFilter whitelists the public config endpoint using request.getPath().endsWith("/configs"), a suffix match instead of an exac…KEVEPSS 2.1%analysed7.8CVE-2026-53362Linux kernel IPv6 UDP paged allocation out-of-bounds write__ip6_append_data() in the Linux kernel mis-accounts fraggap on the paged-allocation path, leaving the linear skb area undersized while pagedlen is o…KEVEPSS 0.71%analysed7.8CVE-2022-0995Linux kernel watch_queue out-of-bounds writeThe Linux kernel's watch_queue event notification subsystem contains an out-of-bounds write (CWE-787) that can overwrite kernel state. A local user c…KEVEPSS 8.8%analysed8.9CVE-2026-73570Zimbra Collaboration SNMP notification OS command injectionZimbra Collaboration Suite before 10.1.20 contains an OS command injection flaw in SNMP notification processing when the optional zimbra-snmp package…KEVEPSS 12%analysed

Source: NIST National Vulnerability Database (record CVE-2022-45699), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.