ZeroHour

CVE-2026-79423

niche

Authenticated Command Injection RCE in SeaCMS 13.6 admin_config.php

CVSS 3.1
8.8 high
EPSS
<1%p39
Published
()
Modified
AI analysis

CVE-2026-79423 is an authenticated remote code execution flaw (CWE-78, OS command injection) in the admin_config.php component of SeaCMS version 13.6, a self-hosted PHP video/content management system. An attacker who holds valid admin-panel credentials (CVSS privileges required: low) can send a crafted POST request to admin_config.php to inject and execute arbitrary operating-system commands on the web server. Successful exploitation yields full code execution under the web service account, with high impact to confidentiality, integrity, and availability, and could allow follow-on actions such as defacement, data theft, or pivoting into the hosting environment. Only deployments running SeaCMS 13.6 (and potentially adjacent versions, which are not specified in the data) that expose the admin interface are affected. There is currently no known public proof-of-concept, the issue is not in CISA's KEV, and the EPSS score of ~0.5% (39th percentile) indicates a low estimated probability of exploitation in the next 30 days.

What to do: Audit and restrict access to admin_config.php (e.g., allow-list trusted admin IPs) and review web logs for suspicious POST requests to it from authenticated sessions. Upgrade SeaCMS to a patched release when the vendor publishes one beyond 13.6, and rotate admin credentials if any unauthorized administrator accounts or anomalous admin activity are found.

Affected
SeaCMS13.6
Estimated exposure
nichelikely low thousands of self-hosted sites (niche Chinese video CMS; no public install counts) — SeaCMS is a niche, self-hosted CMS used mainly by small Chinese video/streaming sites with no public telemetry or active-install statistics, so the affected base is presumed to be far below mainstream CMS deployments.

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

An authenticated remote code execution (RCE) vulnerability in the admin_config.php component of seacms v13.6 allows attackers to execute arbitrary code via a crafted POST request.

Weakness
CWE-78
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

In the news

No ingested article mentions this CVE yet.