← Vulnerability feed

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

CVE-2020-17506: Artica Web Proxy SQL injection in apikey parameter bypasses authentication

AArticatech · Web Proxy

Artica Web Proxy 4.30.00000000 fails to properly sanitize the apikey parameter in fw.login.php, allowing SQL injection that bypasses privilege detection. A remote, unauthenticated attacker can use this to obtain web backend administrator privileges, which is a full compromise of the management interface.

9.8 CVSS 3.1 Critical EPSS 94% · top 0.2% CWE-89 · SQL injection
9.8CVSS 3.1 base score, v2 7.5
94%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
6References, 6 tagged exploit
17 Jun 2026Last modified by NVD

Description

Artica Web Proxy 4.30.00000000 allows remote attacker to bypass privilege detection and gain web backend administrator privileges through SQL injection of the apikey parameter in fw.login.php.

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, public exploit references, and a very high EPSS score make this an urgent pre-auth compromise path.

What it is

Artica Web Proxy 4.30.00000000 fails to properly sanitize the apikey parameter in fw.login.php, allowing SQL injection that bypasses privilege detection. A remote, unauthenticated attacker can use this to obtain web backend administrator privileges, which is a full compromise of the management interface.

Impact

An attacker gains administrative access to the Artica Web Proxy backend, enabling configuration changes and, per the referenced exploit material, command injection on the host. This effectively hands over control of the proxy and its underlying system.

Attack surface

Reachable over the network via the fw.login.php endpoint with a crafted apikey parameter; the CVSS vector shows no privileges or user interaction required. No authentication is needed to attempt the injection.

Exploitation

Not listed in CISA KEV, but EPSS is 0.93967 (99.84th percentile) and multiple references are tagged Exploit, indicating public exploit code exists and exploitation is likely.

What to do

  • Apply the vendor fix for Artica Web Proxy 4.30.00000000 or upgrade to a patched release; verify the current supported version with the vendor since the record does not list fixed versions.
  • Restrict network access to the Artica Web Proxy management interface so fw.login.php is not exposed to untrusted networks.
  • Use parameterized queries or strict input validation for the apikey parameter in fw.login.php if any custom code is maintained.
  • Rotate administrative credentials and API keys for the proxy after patching, in case they were exposed.
  • Monitor and alert on anomalous requests to fw.login.php, especially those containing SQL metacharacters in apikey.

Detection

  • Inspect web logs for requests to fw.login.php with SQL syntax or unusual characters in the apikey parameter.
  • Alert on successful logins to the Artica backend from unexpected source IPs or at unusual times.
  • Monitor for post-authentication command execution or configuration changes on the proxy host.
  • Correlate proxy management interface access with outbound connections that could indicate command-and-control or lateral movement.

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-17506 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-2020-17505Artica Web Proxy authenticated command injection in cyrus.phpArtica Web Proxy 4.30.000000 lets an authenticated remote attacker inject operating system commands through the service-cmds parameter in cyrus.php. …EPSS 82%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%9.8CVE-2026-76461Cisco AsyncOS email parsing SQL injection allows root command executionCisco AsyncOS Software for Cisco Secure Email Gateway fails to properly validate email parsing input, allowing crafted email messages containing mali…KEVEPSS 28%analysed9.3CVE-2026-9586Sangoma Switchvox unauthenticated SQL injection in /pa endpointSangoma Switchvox SMB Edition 8.3 (104997) fails to sanitize the PhoneIP value from XML content beginning with <PolycomIPPhone> before concatenating …KEVEPSS 19%analysed10.0CVE-2026-72898Metabase unauthenticated SQL injection in reset_password endpointMetabase exposes a database endpoint, '/reset_password', that fails to neutralize attacker-supplied SQL, allowing arbitrary SQL injection. Because th…KEVEPSS 19%analysed5.9CVE-2026-60137WordPress WP_Query author__not_in SQL injectionWordPress core fails to properly sanitise the author__not_in parameter of WP_Query in versions before 6.8.6, 6.9.5 and 7.0.2, allowing SQL injection …KEVEPSS 5.9%analysed9.8CVE-2026-9082Drupal core SQL injection in unauthenticated request pathDrupal core contains a SQL injection flaw (CWE-89) caused by improper neutralization of special elements in SQL commands. It affects multiple core br…KEVEPSS 16%analysed9.3CVE-2026-42208LiteLLM proxy SQL injection in API key checkLiteLLM versions 1.81.16 to before 1.83.7 build a database query for proxy API key checks by concatenating the caller-supplied key into the query tex…KEVEPSS 5.8%analysed

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