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.
Published: 2026-04-15
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Patch Immediately
AI Analysis

Impact

A flaw in the session() function defined in Slah CMS 1.5.0 and earlier permits an attacker to execute arbitrary code on the server by submitting specially crafted input. The vulnerability arises from insufficient validation of data passed to the session function, allowing injection of executable payloads. Successful exploitation would give the attacker full control over the affected system, compromising confidentiality, integrity, and availability.

Affected Systems

The vulnerability affects Slah CMS installations running version 1.5.0 and any earlier release. Users of these versions should verify their CMS version and apply any available updates.

Risk and Exploitability

Because the flaw enables remote code execution, its severity is critical as indicated by a CVSS score of 9.8. The EPSS score is less than 1%, indicating limited current exploitation probability, but the high severity signals a substantial threat. The vulnerability is not listed in the CISA KEV catalog. The attack vector is likely remote, requiring that the attacker can send a crafted request to the vulnerable endpoint; no authentication or local privileges are required. While no concrete exploitation evidence is documented, the nature of the vulnerability warrants immediate attention.

Generated by OpenCVE AI on April 17, 2026 at 08:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Slah CMS to a version newer than 1.5.0
  • If an upgrade is not immediately possible, disable or remove the vulnerable session() function from the configuration
  • Restrict web access to config.php and other sensitive files and implement strict input validation on session parameters

Generated by OpenCVE AI on April 17, 2026 at 08:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 16 Apr 2026 14:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 15 Apr 2026 21:15:00 +0000

Type Values Removed Values Added
First Time appeared Slah Cms
Slah Cms slah Cms
Vendors & Products Slah Cms
Slah Cms slah Cms

Wed, 15 Apr 2026 19:45:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via Session Function in Slah CMS
Weaknesses CWE-94

Wed, 15 Apr 2026 17:45:00 +0000

Type Values Removed Values Added
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.
References

Subscriptions

Slah Cms Slah Cms
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-04-16T14:06:34.679Z

Reserved: 2026-03-09T00:00:00.000Z

Link: CVE-2026-30993

cve-icon Vulnrichment

Updated: 2026-04-16T14:06:27.228Z

cve-icon NVD

Status : Deferred

Published: 2026-04-15T18:16:59.913

Modified: 2026-06-17T10:33:16.750

Link: CVE-2026-30993

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T08:30:13Z

Weaknesses
  • CWE-94

    Improper Control of Generation of Code ('Code Injection')