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

CVE-2025-0520 Scanner

CVE-2025-0520 Scanner - Remote Code Execution vulnerability in ShowDoc

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
2.2k
Times Used
continuous scan runs
5.8k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2025-0520
9.4
CVSScritical
Exploitable remotely over the internet · low-privilege account sufficient.

An unrestricted file upload vulnerability in ShowDoc caused by improper validation of file extension allows execution of arbitrary PHP, leading to remote code execution.This issue affects ShowDoc: before 2.8.7.

Attack Vector
Network
Privileges Req.
Low
User Interaction
None
Affected
ShowDocby ShowDoc
AFFECTED< 2.8.7SAFE ✓≥ 2.8.7
Updated Sep 9, 2026View on NVD →
Detail

ShowDoc is an open-source API documentation tool used by software developers and technical teams to create and manage project documentation effortlessly. It offers a user-friendly interface that allows users to add and edit documentation for their APIs, making it a popular choice for software development teams. ShowDoc is designed to be easily deployable on various operating systems, providing flexibility in software toolchains. Organizations utilize ShowDoc to keep their documentation accessible and updated, which is essential for efficient software development workflows. The platform supports multiple languages and integrations, making it versatile for international teams. ShowDoc's API documentation capabilities are widely appreciated for their clarity and comprehensive presentation of technical information.

The vulnerability in ShowDoc allowed unauthenticated remote attackers to execute arbitrary code on the host server. This was possible due to improper file extension validation in the image upload function, which allowed .php files to be uploaded. The absence of authentication checks on the image upload feature further exacerbated the risk. This issue made it possible for attackers to bypass security protocols without having legitimate access credentials. As a result, attackers could potentially deploy malicious code on affected systems, leading to unauthorized server access. The execution of arbitrary code could profoundly affect the integrity and security of the entire hosting environment.

The technical details of the vulnerability involve exploiting the image upload function in ShowDoc's API documentation tool. Attackers exploit this by crafting a POST request to the image upload endpoint, bypassing file extension check mechanisms by embedding executable payloads in .php files. These payloads utilize a malicious PHP code with potential access scripts disguised under non-executable extensions. Upon successful upload, the system's lack of proper endpoint authentication permits attackers to activate their payload on the server. The extracted URL from the server responses confirms the remote execution's success and the attacker's unwarranted access to execute their malicious scripts.

When exploited, this vulnerability allows attackers to perform unauthorized actions on the ShowDoc server, including uploading backdoor scripts leading to persistent access. This could compromise sensitive data and host functionalities, leading to extensive data leaks or assisting in deploying further exploitation tactics on the network. Once the attacker gains server access, they can manipulate server files, disrupt regular operations, and compromise the integrity of the hosted documentation. This can cause a ripple effect on other applications within the network due to unauthorized script executions, potentially resulting in significant operational and data loss.

REFERENCES

Solution Advice
  • Update ShowDoc to version 2.8.7 or higher to patch the vulnerability.
  • Implement robust file validation checks on the server side to prevent improper file extension uploads.
  • Ensure authentication mechanisms are enforced on all upload endpoints to prevent unauthorized code uploads.
  • Regularly audit server logs to detect unusual file uploads or script executions proactively.
  • Consider implementing intrusion detection systems to monitor and alert on malicious activities.

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-0520 Scanner - Remote Code Execution vulnerability in ShowDoc | S4E