← Back to home
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H
CVE-2026-54611
CWE-94 Improper Control of Generation of Code ('Code Injection')
CWE-434 Unrestricted Upload of File with Dangerous Type
Description
Remote Code Execution (RCE) in InstantCMS before 2.17.3 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 uploaded files will be executed. Normally all php files in the upload folder are not executed, however, by uploading a custom .htaccess it becomes possible.
Affected Products
| Vendor | Product | Versions Affected |
|---|---|---|
| InstantCMS | InstantCMS | 0 (<= 2.17.3) (affected) |
CVSS Score & Vector
Base Score:
5.5
(MEDIUM)
Vector (v3.1):CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H
Credits / Discoverer
- Kamil Szczurowski (Szczurowsky)
- Robert Kruczek (ProXy)