Description
CAYIN CMS-WS, CMS-SE, and SMP series products developed by CAYIN Technology have an Arbitrary File Upload vulnerability. Privileged remote attackers can upload and execute web shells backdoors, thereby enabling arbitrary code execution on the server.
Published: 2026-08-26
Score: 8.6 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Patch Now
AI Analysis

Impact

The vulnerability is an arbitrary file upload flaw that permits a privileged remote attacker to upload and execute web shells or backdoors, allowing arbitrary code execution on the server. The weakness is identified as CWE-434, which indicates that no validation of the file type or content is performed before allowing the upload. If exploited, the attacker can compromise confidentiality, integrity, and availability of the affected system.

Affected Systems

CAYIN Technology’s CMS‑SE, CMS‑WS, and SMP series are affected. Versions below the vendor’s recommended updates (CMS‑WS 1.0.26198, CMS‑SE 11.0.26198, SMP 4.0.26198) are potentially vulnerable, though the exact versions are not enumerated in the advisory. Updating to the specified versions or newer removes the vulnerability.

Risk and Exploitability

The CVSS score of 8.6 classifies this flaw as high severity, and the KEV status is not listed, indicating no current known exploitation in the wild. A privileged remote attacker can exploit the upload endpoint, place a malicious script in the web root, and then invoke it for code execution. The lack of input validation and dependency on the upload feature make exploitation feasible if access is available.

Generated by OpenCVE AI on August 26, 2026 at 09:50 UTC.

Remediation

Vendor Solution

Update CMS-WS to version 1.0.26198 or later Update CMS-SE to version 11.0.26198 or later Update SMP to version 4.0.26198 or later


OpenCVE Recommended Actions

  • Apply the vendor’s patch: upgrade CMS‑WS to version 1.0.26198 or newer, CMS‑SE to 11.0.26198 or newer, and SMP to 4.0.26198 or newer.
  • If patching is not immediately possible, restrict the upload functionality by allowing only approved file types and extensions and removing the ability to upload executable scripts.
  • Place the upload directory outside the web root or enforce server‑side execution restrictions (such as .htaccess deny execute or equivalent) to prevent uploaded files from running as scripts.

Generated by OpenCVE AI on August 26, 2026 at 09:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Cayin Technology
Cayin Technology cayin Cms-se
Cayin Technology cayin Cms-ws
Cayin Technology cayin Smp
Vendors & Products Cayin Technology
Cayin Technology cayin Cms-se
Cayin Technology cayin Cms-ws
Cayin Technology cayin Smp

Wed, 26 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 26 Aug 2026 08:30:00 +0000

Type Values Removed Values Added
Description CAYIN CMS-WS, CMS-SE, and SMP series products developed by CAYIN Technology have an Arbitrary File Upload vulnerability. Privileged remote attackers can upload and execute web shells backdoors, thereby enabling arbitrary code execution on the server.
Title CAYIN Technology|CAYIN CMS-WS/CMS-SE/SMP - Arbitrary File Upload
Weaknesses CWE-434
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Cayin Technology Cayin Cms-se Cayin Cms-ws Cayin Smp
cve-icon MITRE

Status: PUBLISHED

Assigner: twcert

Published:

Updated: 2026-08-26T13:58:21.259Z

Reserved: 2026-08-26T05:58:48.754Z

Link: CVE-2026-80233

cve-icon Vulnrichment

Updated: 2026-08-26T13:58:17.124Z

cve-icon NVD

Status : Deferred

Published: 2026-08-26T09:16:48.717

Modified: 2026-08-26T16:40:21.650

Link: CVE-2026-80233

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T20:33:39Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type