CVE-2026-30993 Details
Description
Slah CMS v1.5.0 and below was discovered to contain a remote code execution (RCE) vulnerability in the session() function at config.php. This vulnerability is exploitable via a crafted input.
A remote code execution vulnerability has been identified in Slah CMS versions through 1.5.0. The issue arises in the session() function within config.php, where user input is not properly sanitized before being passed to the eval() function. This flaw allows unauthenticated remote attackers to execute arbitrary commands on the server, potentially leading to a full system compromise.
Users are advised to update Slah CMS to the latest patched version available from the vendor. The eval() function should be replaced with a secure alternative, such as a switch-case or a whitelist-based mapping, to prevent user input from being executed as code.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Apr 15, 2026CISA-ADP
Assessed Apr 16, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://cve.joaopaulodeoliveira.dev/cve.php/published/CVE-2026-30993 | [email protected] | AdvisoryExploitRemedy |
| https://cve.joaopaulodeoliveira.dev/cve.php/reserved/slah-informatica-eval-injection-rce | [email protected] | Broken Link |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-94 | Improper Control of Generation of Code ('Code Injection') | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| Slah CMS | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 16, 2026 | CVE Modified | CISA-ADP |
| Apr 15, 2026 | New CVE Received | [email protected] |
Volerion