← Vulnerability feed

Vulnerability record · CVE-2020-17505 · published 12 August 2020

CVE-2020-17505: Artica Web Proxy authenticated command injection in cyrus.php

AArticatech · Web Proxy

Artica Web Proxy 4.30.000000 lets an authenticated remote attacker inject operating system commands through the service-cmds parameter in cyrus.php. The injected commands are executed with root privileges via service_cmds_peform, so a low-privileged account can take full control of the host. The flaw is a classic OS command injection (CWE-78).

8.8 CVSS 3.1 High EPSS 82% · top 0.4% CWE-78 · OS command injection
8.8CVSS 3.1 base score, v2 9.0
82%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
4References, 4 tagged exploit
17 Jun 2026Last modified by NVD

Description

Artica Web Proxy 4.30.000000 allows an authenticated remote attacker to inject commands via the service-cmds parameter in cyrus.php. These commands are executed with root privileges via service_cmds_peform.

CVSS:3.1/AV:N/AC:L/PR:L/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.

high priorityRemote authenticated command injection yielding root, with public exploit code and a very high EPSS score, though it is not in CISA KEV.

What it is

Artica Web Proxy 4.30.000000 lets an authenticated remote attacker inject operating system commands through the service-cmds parameter in cyrus.php. The injected commands are executed with root privileges via service_cmds_peform, so a low-privileged account can take full control of the host. The flaw is a classic OS command injection (CWE-78).

Impact

An attacker with a valid account gains arbitrary command execution as root, leading to full compromise of the proxy host, including data theft, persistence and lateral movement.

Attack surface

Reachable over the network through the cyrus.php endpoint by supplying crafted input in the service-cmds parameter. Authentication is required (PR:L) and no user interaction is needed (UI:N).

Exploitation

No CISA KEV listing, but public exploit write-ups exist (Packet Storm and a third-party blog tagged Exploit), and EPSS is very high at 0.82 (99.6th percentile), indicating likely active exploitation attempts.

What to do

  • Upgrade Artica Web Proxy to a version later than 4.30.000000 that fixes the command injection; if no fixed release is available, isolate the product.
  • Restrict network access to the Artica management interface to trusted administrative networks only.
  • Enforce least privilege and strong unique credentials for all Artica accounts, and remove unused accounts.
  • Monitor and block suspicious characters or shell metacharacters in the service-cmds parameter at the web tier.
  • If the product cannot be patched or isolated, consider replacing it or taking it offline.

Detection

  • Inspect web server and proxy logs for requests to cyrus.php containing shell metacharacters or unexpected values in the service-cmds parameter.
  • Alert on child processes spawned by the Artica web service, especially shells or commands running as root.
  • Monitor for outbound connections or file writes originating from the Artica host that are inconsistent with normal proxy behavior.
  • Correlate authentication events for Artica accounts with subsequent command execution activity on the same host.

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-2020-17505 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.

9.8CVE-2020-17506Artica Web Proxy SQL injection in apikey parameter bypasses authenticationArtica Web Proxy 4.30.00000000 fails to properly sanitize the apikey parameter in fw.login.php, allowing SQL injection that bypasses privilege detect…EPSS 94%analysed8.1CVE-2021-40680Articatech web proxy path traversal vulnerabilityThere is a Directory Traversal vulnerability in Artica Proxy (4.30.000000 SP206 through SP255, and VMware appliance 4.30.000000 through SP273) via th…EPSS 1.4%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%analysed

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