S4E just found a high top 10 tcp port service scan
high·Product Based Web Vulnerabilities·Updated Jul 30, 2026

CVE-2026-65694 Scanner

CVE-2026-65694 Scanner - Arbitrary File Read vulnerability in Microweber CMS

Est. Time~10 seconds
Scan TypeGroup Scan
Targetsdomain, subdomain, ipv4
CostFree
0
Times Used
by S4E users
0
Assets Scanned
domains & IPs
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2026-65694
8.7
CVSShigh
Exploitable remotely over the internet · no authentication required.

Microweber CMS through 2.0.20 contains a path traversal vulnerability in the static file controller that allows unauthenticated remote attackers to read arbitrary files by supplying directory traversal sequences in the path query parameter. Attackers can send a single unauthenticated HTTP GET request exploiting the failure of normalize_path() to strip traversal sequences, disclosing sensitive files such as environment configuration files containing credentials and system files.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
microweberby microweber
0
Updated Aug 19, 2026View on NVD →
Detail

Microweber CMS is an open-source platform widely used for website creation and online store management, serving developers, small business owners, and individuals seeking an easy-to-use CMS solution. The software is particularly favored for its drag-and-drop functionalities, offering non-technical users a streamlined approach to website management. Its capabilities span content creation, e-commerce setup, and digital marketing, allowing for expansive customizations. The flexibility and extensibility through plugins make Microweber a popular choice among users looking to adapt web solutions to specific needs. Over time, it has grown into a robust community-supported platform with regular updates and improvements catering to dynamic web environments. Additionally, Microweber ensures its user base remains equipped with modern tools to compete effectively in the digital landscape.

The Arbitrary File Read vulnerability in Microweber CMS allows unauthenticated attackers to read sensitive files from the server, potentially exposing confidential information. This vulnerability arises from inadequate input validation in the path parameter, which fails to properly sanitize or restrict paths within the static file controller. As a result, attackers can craft special requests that traverse directories and access files outside the intended directory structure. The impact of this flaw means that unauthorized parties could gain access to critical configuration files or sensitive user data. Ultimately, the exposure of this information could lead to further attacks, such as credential theft or information leakage. This vulnerability is classified under CWE-22, indicating a path traversal risk, and underscores the need for careful input validation mechanisms.

Technically, this vulnerability exploits a lack of normalization in the path query parameter of the static file controller. By sending a crafted HTTP request, an attacker can use directory traversal string patterns (e.g., "../../../../") to navigate up the directory structure of the web server. If successful, the server processes this request and returns the content of sensitive system files, such as "/etc/passwd", which contains user account information. The exploitability of this vulnerability lies in the absence of authentication checks combined with improper path sanitization, leaving doors open for remote attacks. Critical elements of this exposure involve the endpoint handling file retrieval and the parameters not being properly constrained. Remediation requires ensuring these path parameters are validated and normalized before processing requests, thus preventing unauthorized access to file systems.

If exploited, this vulnerability can lead to severe consequences, such as unauthorized disclosure of sensitive information stored on the server. Malicious actors could obtain data such as configuration details, user credentials, or personal information, which could then be leveraged for further attacks on the system or network. The availability of such information could also amplify the risk of privilege escalation, where attackers move laterally within a compromised network. Additionally, business reputation could be at stake if data breaches become known to the public. For affected organizations, this could result in financial losses, customer distrust, and potential legal ramifications. Addressing the vulnerability promptly helps to mitigate these risks and fortify cybersecurity defenses.

REFERENCES

Solution Advice
  • Update to the latest version of Microweber CMS beyond 2.0.20 to ensure proper path validation and security patches are applied.
  • Implement input validation measures to ensure that path parameters are sanitized and do not contain illegal path traversal sequences.
  • Introduce authentication checks on endpoints that handle sensitive data retrieval to prevent unauthorized access.
  • Regularly audit systems and apply security patches to protect against newly discovered vulnerabilities.
  • Educate system administrators about secure coding standards and practices to minimize future vulnerabilities.

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.