S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
medium·Product Based Web Vulnerabilities·Updated Aug 23, 2025

CVE-2025-51501 Scanner

CVE-2025-51501 Scanner - Cross-Site Scripting (XSS) vulnerability in Microweber CMS2.0

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
2.5k
Times Used
continuous scan runs
6k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2025-51501
6.1
CVSSmedium
Exploitable remotely over the internet · no authentication required · user interaction needed.

Reflected Cross-Site Scripting (XSS) in the id parameter of the live_edit.module_settings API endpoint in Microweber CMS2.0 allows execution of arbitrary JavaScript.

Attack Vector
Network
Privileges Req.
None
User Interaction
Required
Affected
n/aby n/a
n/a
Updated Sep 9, 2026View on NVD →
Detail

Microweber CMS2.0 is a website content management system used globally by developers and businesses to create and manage dynamic websites with ease. It is popular among users who require a flexible and user-friendly interface to build and customize their online presence. Microweber allows for the integration of various modules and extensions, making it a customizable option for both small and large-scale projects. It targets a wide range of users, from novice developers to experienced web design companies, interested in the substantial design freedom alongside its e-commerce capabilities. Its strength lies in offering a wide array of pre-built themes and drag-and-drop functionality, simplifying website creation. The utilization of it for creating e-commerce platforms and blogs owing to its seamless integration and intuitive management options is widespread.

The scanner detects Cross-Site Scripting (XSS) vulnerabilities within Microweber CMS2.0, a critical security flaw that can lead to unauthorized script execution in the context of a user's browser. This type of vulnerability usually targets the 'id' parameter in the API `live_edit.module_settings`, potentially allowing attackers to inject and execute malicious scripts. XSS vulnerabilities pose a significant risk, as they can facilitate session hijacking, defacement of web content, and redirection to malicious sites. Once exploited, these vulnerabilities can also be used to steal cookies and other sensitive information, compromising the integrity and confidentiality of user data. The detection of such vulnerabilities is crucial in maintaining the security and trustworthiness of web platforms.

The vulnerability exploited involves the 'id' parameter of the `live_edit.module_settings` API endpoint, where user inputs are not adequately sanitized. A successful exploit involves making a GET request to this endpoint with the malicious code embedded in the 'id' parameter. The output returned from the server reflects this script back into the user's browser under certain conditions, particularly when the server returns a 200 status code and content-type of "text/html". This specific endpoint is particularly vulnerable as it lacks proper input validation, allowing the execution of JavaScript in the user's browser. The injected script '' serves as a demonstration of the potential for arbitrary script execution.

If exploited, Cross-Site Scripting (XSS) vulnerabilities can have far-reaching consequences for both users and administrators of the Microweber CMS2.0 platform. Attackers may gain unauthorized access to sensitive user data, perform unauthorized actions on behalf of users, or deploy further attacks leveraging the affected user's credentials. This could lead to a significant breach of privacy or loss of data integrity, leading to identity theft and reputational damage for affected organizations. Furthermore, infected pages may propagate malware to visiting users or be manipulated to deceive users into surrendering sensitive information in phishing attacks.

REFERENCES

Solution Advice
  • Apply input validation on all user-controlled input fields on the server-side to prevent malformation.
  • Implement proper content security policy headers to ensure no unwanted scripts are executed or loaded in the context of a user's session.
  • Update Microweber CMS to the latest version, ensuring it includes security patches protecting against XSS.
  • Educate users on safe browsing practices, including recognizing potentially malicious links and endpoints.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2025-51501 Scanner - Cross-Site Scripting (XSS) vulnerability in Microweber CMS2.0 | S4E