CVE-2021-41560
About
OpenCATS through 0.9.6 allows remote attackers to execute arbitrary code by uploading an executable file via lib/FileUtility.php.
Rainforest analyst review
OpenCATS lets a remote attacker upload an executable file through lib/FileUtility.php and then run it, yielding arbitrary code execution on the server. This is the archetypal unauthenticated file-upload-to-RCE: no login to defeat, no user to trick, just a POST that plants executable content the app will happily serve back and run. For a web application that holds recruiting and candidate data, that's full server compromise from the outside.
This is exactly the profile mass-scanning botnets live for. Unauthenticated code execution in an installable open-source web app means proof-of-concept traffic tends to sweep every reachable install indiscriminately, hunting for the vulnerable endpoint regardless of who owns the site. Once a web shell lands, the outcomes are the usual: data theft from the applicant database, cryptomining, spam, or use as a beachhead into the hosting environment. The version ceiling — through 0.9.6 — is the only thing standing between an exposed install and a shell.
Self-hosted apps like OpenCATS are easy to lose track of, so our real work is finding the shadow installs. The question isn't reading this advisory, it's answering which OpenCATS instances we actually run, at what version, and which are internet-reachable — self-hosted recruiting tools often get stood up by a single team and never inventoried centrally. That intersection is the short, urgent patch list; anything exposed and at or below 0.9.6 is treated as pre-compromised until verified.
References
Related CVEs
Frequently asked questions
What is CVE-2021-41560?
OpenCATS through 0.9.6 allows remote attackers to execute arbitrary code by uploading an executable file via lib/FileUtility.php.
How severe is CVE-2021-41560?
CVE-2021-41560 carries a CVSS 3.1 base score of 9.8, rated critical. On the Rainforest Risk Index — which weighs the severity alongside how easy the flaw is to reach and how broad its impact is — it scores 99 out of 100, in the critical band.
How is CVE-2021-41560 exploited?
According to the CVSS vector (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H): attack vector Network, attack complexity Low, privileges required None, user interaction None. Impact on confidentiality High, integrity High and availability High.
Which products are affected by CVE-2021-41560?
Public advisories list the following as affected: opencats. Check the references on this page for the exact versions each vendor confirms.
How do I fix CVE-2021-41560?
Apply the fix the vendor published — the references on this page link to the primary advisories and patches. When patching can't happen right away, reduce the exposure of the affected component and watch it for exploitation attempts. Rainforest customers see this vulnerability correlated to their own assets and prioritized by real exposure, not by score alone.
Empower Your Security Strategy with Rainforest
Discover vulnerabilities early, prioritize critical threats, and protect what truly matters. Rainforest streamlines your security operations, saving you time and reducing costs, so you can focus on what drives your business forward.
