← Vulnerability feed

Vulnerability record · CVE-2023-23333 · published 6 February 2023

CVE-2023-23333: SolarView Compact downloader.php command injection

Contec · Solarview Compact Firmware

SolarView Compact firmware through version 6.00 contains a command injection flaw in downloader.php that lets attackers bypass internal restrictions and run arbitrary commands. With a CVSS base score of 9.8 and an EPSS probability near 0.99, this is a high-urgency remote code execution issue for exposed devices.

9.8 CVSS 3.1 Critical EPSS 99% · top 0.1% CWE-77 · Command injection
9.8CVSS 3.1 base score
99%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
4References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

There is a command injection vulnerability in SolarView Compact through 6.00, attackers can execute commands by bypassing internal restrictions through downloader.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 17 September 2026. Confidence: high.

critical priorityUnauthenticated remote command execution with CVSS 9.8 and near-certain EPSS exploitation likelihood makes this an urgent patch-or-isolate case.

What it is

SolarView Compact firmware through version 6.00 contains a command injection flaw in downloader.php that lets attackers bypass internal restrictions and run arbitrary commands. With a CVSS base score of 9.8 and an EPSS probability near 0.99, this is a high-urgency remote code execution issue for exposed devices.

Impact

An unauthenticated attacker can execute arbitrary commands on the device, gaining full control of confidentiality, integrity and availability. That can lead to data theft, configuration tampering or use of the device as a foothold in the network.

Attack surface

The flaw is reachable over the network through downloader.php, per the CVSS vector AV:N/AC:L/PR:N/UI:N, meaning no authentication and no user interaction are required. Any internet- or network-exposed SolarView Compact instance is directly reachable.

Exploitation

Public exploit code is referenced (GitHub and Packet Storm), and EPSS is 0.99291 at the 99.937th percentile, indicating very high likelihood of exploitation. The CVE is not listed in CISA KEV, so no confirmed in-the-wild campaign is documented in this record.

What to do

  • Upgrade SolarView Compact firmware beyond version 6.00 to a vendor-fixed release; confirm the fixed version with Contec since the record does not name one.
  • If patching is not immediately possible, remove internet exposure and restrict access to downloader.php to trusted management networks only.
  • Place the device behind a firewall or reverse proxy that blocks untrusted access to the web interface.
  • Monitor Contec advisories and apply vendor guidance as soon as a fixed firmware is available.
  • Rotate any credentials or keys stored on or managed through the device if compromise is suspected.

Detection

  • Inspect web server and device logs for requests to downloader.php with suspicious parameters or shell metacharacters.
  • Alert on unexpected outbound connections or process execution from the SolarView device.
  • Monitor for command-shell child processes spawned by the web service on the device.
  • Use the public exploit references to build signatures for known downloader.php abuse patterns.

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-2023-23333 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-2023-46509Contec solarview compact firmware code injection vulnerabilityAn issue in Contec SolarView Compact v.6.0 and before allows an attacker to execute arbitrary code via the texteditor.php component.EPSS 0.81%9.8CVE-2022-44354Contec solarview compact firmware unrestricted file upload vulnerabilitySolarView Compact 4.0 and 5.0 is vulnerable to Unrestricted File Upload via a crafted php file.EPSS 1.5%9.8CVE-2022-40881Contec solarview compact firmware command injection vulnerabilitySolarView Compact 6.00 was discovered to contain a command injection vulnerability via network_test.phpEPSS 30%9.1CVE-2023-29919SolarView Compact texteditor.php insecure permissions allow arbitrary file read and writeSolarView Compact firmware version 6.0 and earlier exposes texteditor.php without proper permission restrictions, letting any file on the server be r…EPSS 60%analysed7.5CVE-2023-40924Contec solarview compact firmware path traversal vulnerabilitySolarView Compact < 6.00 is vulnerable to Directory Traversal.EPSS 3.2%6.1CVE-2022-44355Contec solarview compact firmware cross-site scripting vulnerabilitySolarView Compact 7.0 is vulnerable to Cross-site Scripting (XSS) via /network_test.php.EPSS 1.7%9.8CVE-2026-8037Progress LoadMaster API OS Command Injection RCEProgress LoadMaster (and related ADC products) contain an OS command injection flaw in multiple API command endpoints where unsanitized input is pass…KEVEPSS 77%analysed8.7CVE-2026-42271LiteLLM MCP test endpoints allow authenticated OS command injectionLiteLLM versions 1.74.2 through before 1.83.7 expose two MCP preview endpoints (POST /mcp-rest/test/connection and POST /mcp-rest/test/tools/list) th…KEVEPSS 13%analysed

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