Sceawere

Vulnerability Detail

CVE-2026-82600UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

SeaCMS SQL Injection Vulnerability

Vulnerability Metadata

Severity
High
Score / CVSS
7.3
Creation Date
1d ago
Vendor
n/a
Product
SeaCMS
Attack Type
SQL Injection
Vector String
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Attack Complexity
LOW

Narrative and Response

Description

A security flaw has been discovered in SeaCMS up to 13.6. Affected by this issue is some unknown functionality of the file /zyapi.php?ac=videolist. Performing a manipulation of the argument ids results in sql injection. The attack can be initiated remotely. The exploit has been released to the public and may be used for attacks.

Executive Summary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Technical Details

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Mitigations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

References

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "7.3",
  "pubDate": "2026-08-31T02:17:02.603Z",
  "pubdate": "2026-08-31T02:17:02.603Z",
  "executiveSummary": "A critical SQL injection vulnerability has been identified in SeaCMS versions up to 13.6. The flaw resides within the /zyapi.php file, specifically impacting the 'videolist' action triggered by the 'ac' parameter.\nThis vulnerability allows unauthenticated, remote attackers to manipulate the 'ids' argument, leading to unauthorized execution of arbitrary SQL queries against the underlying database.\nThe exploitation of this flaw can result in full database compromise, including the unauthorized retrieval, modification, or deletion of sensitive information, such as administrator credentials or user data.\nGiven that exploit code has been publicly disclosed and the vulnerability is remotely exploitable without authentication, the risk level is critical. Organizations utilizing affected versions of SeaCMS are advised to treat this as a high-priority security concern due to the ease of remote execution and the potential for complete system compromise.",
  "technicalDetails": "The vulnerability is an Improper Neutralization of Special Elements used in an SQL Command, classified as SQL Injection. The flaw is located in the file /zyapi.php within the SeaCMS content management system.\nThe root cause of the vulnerability is the improper sanitization and validation of the 'ids' input parameter processed by the 'videolist' action (ac=videolist). The application fails to adequately escape or parameterize user-supplied input before incorporating it into database queries, allowing an attacker to break out of the intended query structure.\nThe attack flow begins with a remote, unauthenticated attacker sending a crafted HTTP request to the /zyapi.php endpoint. By appending malicious SQL syntax to the 'ids' argument, the attacker can manipulate the query logic. For instance, an attacker could use UNION-based techniques to extract data from other tables or error-based injection to infer database schema information.\nBecause the 'ids' parameter is not subjected to strict type checking or input filtering, the backend database engine executes the injected SQL commands with the privileges assigned to the web application's database user. This effectively grants the attacker the ability to bypass application-level access controls.\nThe post-exploitation impact is severe. Since the application likely runs with elevated database permissions to perform its core functions, an attacker can perform bulk data exfiltration, modify account settings, or potentially pivot to administrative control over the CMS. In some environments, this may even lead to further exploitation, such as gaining OS-level access if the database configuration permits interaction with the filesystem.\nThis vulnerability affects all versions of SeaCMS up to and including 13.6. It is reachable over the network and does not require the attacker to have pre-existing credentials, making it a high-utility target for automated vulnerability scanners and malicious actors."
}
CVE-2026-82600: SeaCMS SQL Injection Vulnerability (HIGH Severity, CVSS: 7.3) - Sceawere