Description
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in DevItems HashBar – WordPress Notification Bar allows Blind SQL Injection.

This issue affects HashBar – WordPress Notification Bar: from n/a through 2.0.3.
Published: 2026-09-22
Score: 7.6 High
EPSS: n/a
KEV: No
Impact: SQL injection allowing unauthorized data access
Action: Immediate Patch
AI Analysis

Impact

This vulnerability is an SQL injection flaw that permits an attacker to execute arbitrary SQL queries against the WordPress database. The flaw arises from improper neutralization of special characters in user input that is incorporated into SQL commands. If exploited, an attacker could read, modify, or delete data stored in the site’s database, potentially compromising confidential information and affecting site integrity.

Affected Systems

The affected product is DevItems HashBar – WordPress Notification Bar plugin through version 2.0.3. Administrators using any of these releases should review installed plugin versions to determine if an upgrade is required.

Risk and Exploitability

The CVSS score of 7.6 indicates high severity, and although EPSS data is unavailable, the lack of mention in CISA’s KEV catalog suggests no known widespread exploitation yet. However, the blind nature of the injection means an attacker only needs to read the response code to confirm the vulnerability, increasing the risk of unnoticed attacks. The likely attack vector is web requests to the plugin’s endpoints, which could be triggered remotely without authentication.

Generated by OpenCVE AI on September 22, 2026 at 10:21 UTC.

Remediation

Vendor Solution

Update the WordPress HashBar – WordPress Notification Bar Plugin to the latest available version (at least 2.0.4).


OpenCVE Recommended Actions

  • Update HashBar – WordPress Notification Bar to version 2.0.4 or later to eliminate the vulnerable code
  • Implement strict input validation or use parameterized queries in any custom code that interacts with the database to prevent future injection points
  • Limit the database user privileges for the WordPress installation to the minimum required for operation, reducing the impact scope if an injection occurs

Generated by OpenCVE AI on September 22, 2026 at 10:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 22 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 22 Sep 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Devitems
Devitems hashbar – Wordpress Notification Bar
Wordpress
Wordpress wordpress
Vendors & Products Devitems
Devitems hashbar – Wordpress Notification Bar
Wordpress
Wordpress wordpress

Tue, 22 Sep 2026 09:30:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in DevItems HashBar – WordPress Notification Bar allows Blind SQL Injection. This issue affects HashBar – WordPress Notification Bar: from n/a through 2.0.3.
Title WordPress HashBar – WordPress Notification Bar plugin <= 2.0.3 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Devitems Hashbar – Wordpress Notification Bar
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-09-22T10:15:28.375Z

Reserved: 2026-09-20T15:54:22.696Z

Link: CVE-2026-94117

cve-icon Vulnrichment

Updated: 2026-09-22T10:14:57.901Z

cve-icon NVD

Status : Received

Published: 2026-09-22T10:17:10.167

Modified: 2026-09-22T11:17:27.133

Link: CVE-2026-94117

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-22T10:30:17Z

Weaknesses
  • CWE-89

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