CVE-2025-28969
Description
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in cybio Gallery Widget gallery-widget allows SQL Injection.This issue affects Gallery Widget: from n/a through <= 1.2.1.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
SQL Injection in Gallery Widget plugin ≤ 1.2.1 allows unauthenticated attackers to execute arbitrary SQL commands, enabling database compromise.
Overview
The Gallery Widget plugin for WordPress (versions through 1.2.1) contains a SQL injection vulnerability due to improper neutralization of special elements used in an SQL command. The flaw exists in the gallery-widget component and allows attackers to inject malicious SQL statements.
Attack
Vector The vulnerability is remotely exploitable without authentication. An attacker can send crafted HTTP requests to vulnerable WordPress sites running an affected version. The plugin fails to sanitize user-supplied input before constructing SQL queries, enabling the injection.
Impact
Successful exploitation permits unauthorized interaction with the WordPress database. An attacker could extract sensitive data (e.g., user credentials, private content), modify database contents, or execute administrative operations. The CVSS score of 8.5 indicates high severity, and Patchstack reports that such vulnerabilities are actively used in mass-exploit campaigns targeting thousands of sites [1].
Mitigation
The plugin vendor has not released a patched version. Users are urged to immediately update to any newer release if available, or to remove the plugin entirely. If an update is not possible, site owners should consult their hosting provider for temporary security measures [1].
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.