Lucene search
+L

Meta Box <= 5.11.1 - Arbitrary File Deletion

🗓️ 29 Jul 2026 05:32:18Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 2 Views

Meta Box versions up to 5.11.1 allow arbitrary file deletion by authenticated contributors.

Related
Refs
Code
id: CVE-2026-39468

info:
  name: Meta Box <= 5.11.1 - Arbitrary File Deletion
  author: iamatownboy
  severity: high
  description: |
    The Meta Box plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the ajax_delete_file function. This makes it possible for authenticated attackers with Contributor-level access and above to delete arbitrary files on the server.
  impact: |
    Authenticated attackers can delete arbitrary files such as wp-config.php, which can lead to remote code execution in the right configuration.
  remediation: |
    Update Meta Box to version 5.11.2 or later.
  reference:
    - https://www.wordfence.com/threat-intel/vulnerabilities/id/036467de-95bb-4bfd-9522-df8dc17f3102?source=cve
    - https://nvd.nist.gov/vuln/detail/CVE-2025-14675
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 7.2
    cve-id: CVE-2025-14675
    cwe-id: CWE-22
  metadata:
    verified: true
    max-request: 1
    vendor: metabox
    product: meta-box
    framework: wordpress
    publicwww-query: "/wp-content/plugins/meta-box/"
  tags: cve,cve2026,wordpress,wp,wp-plugin,meta-box,file-deletion,passive

http:
  - method: GET
    path:
      - "{{BaseURL}}/wp-content/plugins/meta-box/readme.txt"

    matchers:
      - type: dsl
        dsl:
          - contains(body, "Meta Box")
          - compare_versions(version, "<= 5.11.1")
        condition: and

    extractors:
      - type: regex
        name: version
        part: body
        group: 1
        regex:
          - '(?i)Stable tag:\s*([0-9.]+)'
        internal: true
# digest: 490a00463044022046d145f5e573782f4399e8e293fcf41bfb7fc8962ebf719844e3f605732317bc0220519d1b84693cebb3c928d46de3a9318feb882a69200459c3438dd71a5a53ca3f: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

23 Jul 2026 10:42Current
5.9Medium risk
Vulners AI Score5.9
CVSS 3.17.2
EPSS0.00654
SSVC
2