CVE-2026-65526
Deferred Deferred - Pending Action

Visualizer <= 4.0.6 SQL Injection

Vulnerability report for CVE-2026-65526, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-23

Last updated on: 2026-08-03

Assigner: Patchstack

Description

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Themeisle Visualizer allows Blind SQL Injection. This issue affects Visualizer: from n/a through 4.0.1.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-23
Last Modified
2026-08-03
Generated
2026-08-12
AI Q&A
2026-07-23
EPSS Evaluated
2026-08-11
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
wp-visualizer visualizer to 4.0.6 (inc)
patchstack visualizer to 4.0.6 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a Contributor SQL Injection vulnerability in Visualizer plugin versions 4.0.6 and below. It allows an authenticated user with contributor-level access to inject malicious SQL queries into the application.

Detection Guidance

To detect this SQL injection vulnerability in Visualizer <= 4.0.6, inspect WordPress sites for suspicious database queries or unauthorized data access attempts. Check server logs for unusual patterns like multiple rapid queries or errors related to SQL syntax. Use tools like WP-CLI to audit plugin versions and scan for vulnerable installations.

Impact Analysis

An attacker could exploit this to read sensitive data from the database, modify data, or execute administrative operations. The high CVSS score indicates significant risk as it requires only low privileges and user interaction.

Compliance Impact

This vulnerability could lead to unauthorized data access or modification, violating GDPR's data protection requirements and HIPAA's security rules for protected health information.

Mitigation Strategies

Update Visualizer to the latest version beyond 4.0.6 to patch the SQL injection vulnerability. If an update is unavailable, consider disabling the plugin temporarily or restricting access to the affected component.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-65526. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart