Description
A vulnerability was detected in SeaCMS up to 13.6. This issue affects some unknown processing of the file /member.php?action=del_pl of the component Comment Cache. The manipulation of the argument itype/vid results in path traversal. The attack may be launched remotely. The exploit is now public and may be used.
Published: 2026-08-31
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A path traversal flaw exists in SeaCMS’s comment cache feature, triggered through the /member.php?action=del_pl endpoint when the itype or vid parameters are crafted with directory traversal characters. The flaw allows a remote attacker to reference arbitrary files on the server’s file system, potentially compromising confidentiality and providing a foothold for further exploitation. The vulnerability is rated moderate with a CVSS score of 5.3.

Affected Systems

SeaCMS releases 13.6 and older are impacted. The flaw resides in the comment cache component; releases newer than 13.6 are reported as not affected. Administrators should confirm whether their installations include the comment cache module and whether the /member.php script is reachable.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate impact. No EPSS score is available and the vulnerability has not been listed in the CISA KEV catalog, suggesting that large-scale automated exploitation has not been observed. However, the exploit is publicly available and can be performed remotely simply by supplying crafted query parameters to the del_pl action. Attackers could read arbitrary files from the web server, leading to data loss or defacement.

Generated by OpenCVE AI on August 31, 2026 at 03:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade SeaCMS to a version newer than 13.6 where the comment cache bug is resolved.
  • Restrict file system permissions on the webroot so that the web process cannot access files outside the intended directories.
  • Disable or remove the /member.php?action=del_pl endpoint if the member functionality is not required.

Generated by OpenCVE AI on August 31, 2026 at 03:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 02:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in SeaCMS up to 13.6. This issue affects some unknown processing of the file /member.php?action=del_pl of the component Comment Cache. The manipulation of the argument itype/vid results in path traversal. The attack may be launched remotely. The exploit is now public and may be used.
Title SeaCMS Comment Cache member.php del_pl path traversal
First Time appeared Seacms
Seacms seacms
Weaknesses CWE-22
CPEs cpe:2.3:a:seacms:seacms:*:*:*:*:*:*:*:*
Vendors & Products Seacms
Seacms seacms
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-31T01:45:07.674Z

Reserved: 2026-08-30T06:42:52.444Z

Link: CVE-2026-82603

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-31T02:17:03.190

Modified: 2026-08-31T02:17:03.190

Link: CVE-2026-82603

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T04:00:07Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')