Description
A security vulnerability has been detected in SeaCMS up to 13.6. This impacts the function parseIf of the file seacms_locoy_news.php of the component Locoy Collector. The manipulation of the argument pwd leads to code injection. The attack may be initiated remotely. The exploit has been disclosed publicly and may be used.
Published: 2026-09-03
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the parseIf function of seacms_locoy_news.php in SeaCMS's Locoy Collector component. By manipulating the "pwd" argument, an attacker can inject arbitrary PHP code, which the application will execute. This potential to execute unintended code constitutes a remote code execution risk that could compromise system confidentiality, integrity, and availability.

Affected Systems

SeaCMS systems running version 13.6 or earlier are affected. The vulnerability is present in the Locoy Collector component of SeaCMS and applies to any deployment that uses the seacms_locoy_news.php file with the parseIf function.

Risk and Exploitability

The CVSS score of 6.9 indicates moderate severity, and the absence of an EPSS score means current exploitation likelihood is unknown. The vulnerability can be triggered remotely through crafted HTTP requests, and a publicly disclosed exploit exists, so attackers can potentially target vulnerable installations without authentication. Because the issue is not listed in the KEV catalog, it is not currently flagged as a known exploited vulnerability, but the available public exploit indicates a realistic threat.

Generated by OpenCVE AI on September 3, 2026 at 16:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update SeaCMS to the latest release that addresses the parseIf code injection flaw.
  • If an immediate update is not possible, restrict access to the seacms_locoy_news.php endpoint to trusted IP ranges or block it entirely.
  • Verify that all input parameters, especially those parsed by PHP, are sanitized or validated to mitigate potential injection attacks.

Generated by OpenCVE AI on September 3, 2026 at 16:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in SeaCMS up to 13.6. This impacts the function parseIf of the file seacms_locoy_news.php of the component Locoy Collector. The manipulation of the argument pwd leads to code injection. The attack may be initiated remotely. The exploit has been disclosed publicly and may be used.
Title SeaCMS Locoy Collector seacms_locoy_news.php parseIf code injection
First Time appeared Seacms
Seacms seacms
Weaknesses CWE-74
CWE-94
CPEs cpe:2.3:a:seacms:seacms:*:*:*:*:*:*:*:*
Vendors & Products Seacms
Seacms seacms
References
Metrics cvssV2_0

{'score': 7.5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 7.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-03T15:15:08.603Z

Reserved: 2026-09-03T09:10:47.099Z

Link: CVE-2026-85137

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-03T16:18:26.470

Modified: 2026-09-03T17:25:25.113

Link: CVE-2026-85137

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T18:00:07Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-94

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