CVE-2026-66622
Received Received - Intake

Unauthenticated SQL Injection in Depicter Slider

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

Publication date: 2026-08-18

Last updated on: 2026-08-18

Assigner: Patchstack

Description

Unauthenticated SQL Injection in Depicter Slider <= 4.8.0 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-18
Last Modified
2026-08-18
Generated
2026-08-18
AI Q&A
2026-08-18
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
patchstack depicter_slider to 4.8.0 (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 an unauthenticated SQL Injection vulnerability in the Depicter Slider WordPress plugin versions 4.8.0 and below. It allows attackers to directly interact with the website's database without authentication, potentially stealing sensitive data.

Detection Guidance

To detect this vulnerability, monitor for unusual database queries or errors in your web server logs. Check for suspicious requests containing SQL syntax like 'UNION SELECT' or 'OR 1=1'. Use tools like grep to search logs for patterns such as 'wp_depicter' combined with SQL keywords.

Impact Analysis

Attackers could exploit this to steal sensitive information from your website's database, such as user credentials or personal data. The vulnerability may be targeted in mass campaigns, increasing the risk of widespread attacks.

Compliance Impact

This vulnerability could lead to data breaches, which may violate GDPR and HIPAA compliance requirements. Unauthorized access to sensitive data could result in legal penalties and reputational damage.

Mitigation Strategies

Immediately apply Patchstack's temporary mitigation rule if available. Disable the Depicter Slider plugin until an official patch is released. Restrict database access and monitor for unauthorized queries. Consider updating to a patched version if one becomes available.

Chat Assistant

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

EPSS Chart