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.
Published: 2025-07-04
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Gallery Widget plugin accepts user‑supplied input and incorporates it into SQL statements without proper sanitization, creating a classic SQL Injection flaw (CWE‑89). This allows an attacker to build arbitrary SQL commands that can read sensitive data, alter or delete records, and potentially corrupt the WordPress database. The impact is limited to the data accessed by the WordPress installation but can lead to significant confidentiality and integrity violations.

Affected Systems

Versions of the cybio Gallery Widget plugin up to and including 1.2.1 are affected. The vulnerability applies to any WordPress site that has this plugin installed and enabled, regardless of other plugins or themes, because the flaw is in the plugin’s core code.

Risk and Exploitability

The CVSS score of 8.5 indicates a high severity, and the EPSS score of less than 1% suggests that, at the time of analysis, compromise is unlikely to be widespread. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector involves sending crafted requests to the gallery widget’s endpoints, which the plugin processes without sufficient input validation. Attacks would require network access to the website and knowledge of the plugin’s entry points, but once executed, an attacker can retrieve or manipulate database content.

Generated by OpenCVE AI on May 2, 2026 at 01:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Disable the Gallery Widget plugin so it no longer processes requests.
  • Deploy a web application firewall with SQL injection rules targeting the WordPress plugin environment (e.g., ModSecurity or Cloudflare WAF).
  • Perform regular database activity audits and review logs for anomalous SQL commands to detect any exploitation attempts.

Generated by OpenCVE AI on May 2, 2026 at 01:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-19947 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in cybio Gallery Widget allows SQL Injection. This issue affects Gallery Widget: from n/a through 1.2.1.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 8.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L'}


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in cybio Gallery Widget allows SQL Injection. This issue affects Gallery Widget: from n/a through 1.2.1. 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.
References
Metrics cvssV3_1

{'score': 8.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L'}


Mon, 07 Jul 2025 18:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 04 Jul 2025 09:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in cybio Gallery Widget allows SQL Injection. This issue affects Gallery Widget: from n/a through 1.2.1.
Title WordPress Gallery Widget plugin <= 1.2.1 - SQL Injection Vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 8.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:11:52.026Z

Reserved: 2025-03-11T08:10:27.473Z

Link: CVE-2025-28969

cve-icon Vulnrichment

Updated: 2025-07-07T18:04:12.626Z

cve-icon NVD

Status : Deferred

Published: 2025-07-04T09:15:31.183

Modified: 2026-06-17T09:04:58.437

Link: CVE-2025-28969

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-02T01:15:06Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')