CVE-2019-19509 is an authenticated remote code execution vulnerability in rConfig version 3.9.3 and earlier. The vulnerability exists in the ajaxArchiveFiles.php script, where the 'path' parameter is passed directly to the exec function without proper sanitization or filtering. An authenticated attacker can exploit this by sending a crafted GET request, resulting in arbitrary command execution on the server with the privileges of the web server process (typically the Apache user).
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
Patch, then assume compromise.
1 valid exploit after Mallory filtered fakes, detection scripts, and README-only repos (1 hidden).
This repository contains a single Metasploit module (modules/exploits/linux/http/rconfig_ajaxarchivefiles_rce.rb) targeting rConfig 3.9.x (specifically 3.9.3 and 3.9.4) network configuration management software. The exploit chains two vulnerabilities: a SQL injection in /commands.inc.php to create a new admin user, and a command injection in the 'path' parameter of /lib/ajaxHandlers/ajaxArchiveFiles.php to achieve remote code execution. The module automates the process of creating a temporary admin user, authenticating, executing a payload (such as a reverse shell), and cleaning up by deleting the created user. The attack is performed over HTTPS (default port 443) and does not require prior credentials due to the SQL injection. The exploit is weaponized, allowing the attacker to specify any Metasploit payload, and is suitable for operational use. The code is well-structured, with clear separation of steps and cleanup routines. The main endpoints involved are /login.php, /commands.inc.php, /lib/crud/userprocess.php, and /lib/ajaxHandlers/ajaxArchiveFiles.php.
Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
1 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.