Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2025-52691 — Detection for CVE-2025-52691 | Kitploit
Tools/GitHubGitHub/rxerium/cve-2025-52691
Vulnerability ScannersWeb Vulnerability ScannersVulnerability AnalysisExploitationWeb SecurityPenetration Testing
GitHubrxerium/cve-2025-52691

CVE-2025-52691

Detection for CVE-2025-52691

View Repository
19538 months agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Locked CVE-2025-52691

SmarterMail Build 9406 and earlier is vulnerable to arbitrary file upload. An unauthenticated attacker can upload arbitrary files to any location on the mail server, potentially enabling remote code execution.

Search How does this detection method work?

Sends a GET request to /interface/root#/login, confirms SmarterMail is present via the ng-app="smartermail" directive, extracts the version and build number from the stProductVersion JavaScript variable, and flags instances as vulnerable if the build number is less than or equal to 9406 as per csa.gov.sg's alert:

The vulnerability affects SmarterMail versions Build 9406 and earlier.

Rocket How do I run this script?

  1. Download and install .
Download Tool
Nuclei
  • Clone this repostory to your local system.
  • Run the following command:
  • root@kitploit:~
    nuclei -u <ip|fqdn> -t template.yaml
    

    Or if you would like to scan a list of hosts, execute:

    root@kitploit:~
    nuclei -l <list.txt> -t template.yaml
    

    Example Output

    Screenshot 2025-12-30 at 06 39 53

    Books References

    • https://www.csa.gov.sg/alerts-and-advisories/alerts/al-2025-124
    • https://www.smartertools.com/smartermail
    • https://github.com/projectdiscovery/nuclei

    Warning Disclaimer

    Use at your own risk, I will not be responsible for illegal activities you conduct on infrastructure you do not own or have permission to scan.


    License License

    This project is licensed under the MIT License.

    Contact Contact

    If you have any questions about this vulnerability detection script please reach out to me via Signal.

    If you would like to connect, I am mostly active on Twitter/X and LinkedIn.