← Vulnerability feed

Vulnerability record · CVE-2023-41425 · published 7 November 2023

CVE-2023-41425: Wonder CMS installModule XSS leads to remote code execution

Wondercms · Wondercms

Wonder CMS versions 3.2.0 through 3.4.2 contain a cross-site scripting flaw in the installModule component, where a crafted script can be uploaded. The CVSS vector notes scope change and low confidentiality and integrity impact, but the description states the flaw allows a remote attacker to execute arbitrary code, which raises the stakes beyond a typical reflected XSS.

6.1 CVSS 3.1 Medium EPSS 54% · top 1.0% CWE-79 · Cross-site scripting
6.1CVSS 3.1 base score
54%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
4References, 2 tagged exploit
9 Jul 2026Last modified by NVD

Description

Cross Site Scripting vulnerability in Wonder CMS v.3.2.0 thru v.3.4.2 allows a remote attacker to execute arbitrary code via a crafted script uploaded to the installModule component.

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 20 September 2026. Confidence: medium.

high priorityPublic exploit code and a very high EPSS score make exploitation likely, and the stated outcome is arbitrary code execution despite the medium CVSS base score.

What it is

Wonder CMS versions 3.2.0 through 3.4.2 contain a cross-site scripting flaw in the installModule component, where a crafted script can be uploaded. The CVSS vector notes scope change and low confidentiality and integrity impact, but the description states the flaw allows a remote attacker to execute arbitrary code, which raises the stakes beyond a typical reflected XSS.

Impact

An attacker can run arbitrary code on the server hosting Wonder CMS, not just script in a victim's browser. That can lead to full compromise of the site and any data or credentials it holds.

Attack surface

The vulnerability is network reachable (AV:N) with no privileges required (PR:N), but exploitation requires user interaction (UI:R), meaning a victim must trigger the crafted upload or view the malicious content. The installModule component is the entry point.

Exploitation

Public exploit code exists in the referenced gists and Exploit-DB entry, and EPSS is high at 0.543 (99th percentile), though CISA KEV does not list it. No ransomware use is documented.

What to do

  • Upgrade Wonder CMS to a version later than 3.4.2 if one is available; the record does not name a fixed version.
  • Restrict or disable the installModule functionality if it is not needed in production.
  • Require authentication and strong access controls for any module installation or upload features.
  • Deploy a web application firewall rule to block script uploads or suspicious installModule requests.
  • Audit the server for unexpected files or processes that may indicate prior compromise.

Detection

  • Monitor web server logs for POST requests to installModule paths with unusual file uploads or script content.
  • Alert on new or modified files in web-accessible directories, especially those containing script tags or executable code.
  • Use file integrity monitoring on the Wonder CMS installation directory.
  • Review outbound network connections from the web server for signs of post-exploitation activity.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2023-41425 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2020-35314Wondercms os command injection vulnerabilityA remote code execution vulnerability in the installUpdateThemePluginAction function in index.php in WonderCMS 3.1.3, allows remote attackers to uplo…EPSS 27%9.8CVE-2020-35313WonderCMS theme/plugin installer SSRF leading to remote code executionThe addCustomThemePluginRepository function in index.php in WonderCMS 3.1.3 performs server-side requests against an attacker-supplied URL without ad…EPSS 45%analysed9.8CVE-2014-8704Wondercms path traversal vulnerabilityDirectory traversal vulnerability in index.php in Wonder CMS 2014 allows remote attackers to include and execute arbitrary local files via a crafted …EPSS 2.0%9.8CVE-2014-8705Wondercms improper input validation vulnerabilityPHP remote file inclusion vulnerability in editInplace.php in Wonder CMS 2014 allows remote attackers to execute arbitrary PHP code via a URL in the …EPSS 1.5%9.6CVE-2024-32340Wondercms cross-site scripting vulnerabilityA cross-site scripting (XSS) vulnerability in the Settings section of WonderCMS v3.4.3 allows attackers to execute arbitrary web scripts or HTML via …EPSS 0.71%8.8CVE-2018-14387Wondercms vulnerabilityAn issue was discovered in WonderCMS before 2.5.2. An attacker can create a new session on a web application and record the associated session identi…EPSS 1.6%8.8CVE-2017-14521Wondercms unrestricted file upload vulnerabilityIn WonderCMS 2.3.1, the upload functionality accepts random application extensions and leads to malicious File Upload.EPSS 7.3%8.8CVE-2017-7951Wondercms cross-site request forgery vulnerabilityWonderCMS before 2.0.3 has CSRF because of lack of a token in an unspecified context.EPSS 0.57%

Source: NIST National Vulnerability Database (record CVE-2023-41425), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.