SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-54611

MEDIUM · CVSS 5.5 EPSS 0.52% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-08 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

InstantCMS versions prior to 2.18.2 are vulnerable to a Remote Code Execution (RCE) flaw that allows authenticated attackers to execute arbitrary PHP code by uploading a malicious component through the installer. This vulnerability can be exploited by manipulating the server's .htaccess file to execute uploaded files, posing a significant risk to the integrity of the affected systems. Organizations using InstantCMS should prioritize upgrading to version 2.18.2 or later to mitigate this risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
remote code execution code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-54611
Severity
MEDIUM
CVSS
5.5
EPSS
0.52%

Original NVD Description

InstantCMS is a free and open source content management system. Versions prior to 2.18.2 have a Remote Code Execution (RCE) issue that allows remote authenticated attackers to execute any PHP code via the component installer. It is possible to upload a malicious component into the server, however, it won't be installed, but upload files will be executed. Normally all php files in upload folder are not executed, however, by uploading custom .htaccess it becomes possible. Version 2.18.2 contains a fix.