Description
The Project Management, Bug and Issue Tracking Plugin WordPress plugin before 5.1.0 does not sanitise and escape user supplied input before using it in a SQL query, allowing unauthenticated attackers to perform SQL injection attacks. This is exploitable in the Project Management, Bug and Issue Tracking Plugin WordPress plugin before 5.1.0's standard front-end issue-tracker configuration.
Published: 2026-07-24
Score: 9.1 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises because the Project Management, Bug and Issue Tracking Plugin accepts user-supplied search input, combines it directly into an SQL query, and fails to escape or sanitize it. This omission allows an unauthenticated attacker to inject arbitrary SQL statements via the search parameter. Based on the description, it is inferred that a successful injection could grant the attacker the ability to read, modify, or delete database records, thereby compromising both confidentiality and integrity of the site’s data.

Affected Systems

The affected product is the WordPress plugin Project Management, Bug and Issue Tracking Plugin, versions prior to 5.1.0, especially 5.0.x. Sites that run these versions usually host public issue trackers and expose the plugin’s standard front‑end search interface to anyone who can access the site’s URL. The vulnerable search endpoint is reachable without authentication, making the attack surface obvious to remote users.

Risk and Exploitability

The CVSS score of 9.1 indicates critical severity, and the EPSS score of less than 1 % suggests a currently low likelihood of widespread exploitation. The vulnerability is not listed in CISA KEV. Attackers can exploit the plugin’s exposed search endpoint with a browser or automated script, providing a crafted payload in the search field. Successful exploitation would allow reading, alteration, or deletion of database contents, thus posing a significant risk to sites that rely on the plugin for issue tracking.

Generated by OpenCVE AI on August 5, 2026 at 01:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Project Management, Bug and Issue Tracking Plugin to version 5.1.0 or later, which implements input sanitization fixes that address the vulnerability.
  • If upgrading is not possible, disable or block the search endpoint to prevent unauthenticated users from submitting malicious input.
  • Configure a web application firewall rule to detect and block suspicious search queries, reducing the attack surface until a permanent fix is applied.

Generated by OpenCVE AI on August 5, 2026 at 01:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 24 Jul 2026 21:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-287
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 24 Jul 2026 06:45:00 +0000

Type Values Removed Values Added
Description The Project Management, Bug and Issue Tracking Plugin WordPress plugin before 5.1.0 does not sanitise and escape user supplied input before using it in a SQL query, allowing unauthenticated attackers to perform SQL injection attacks. This is exploitable in the Project Management, Bug and Issue Tracking Plugin WordPress plugin before 5.1.0's standard front-end issue-tracker configuration.
Title Software Issue Manager < 5.1.0 - Unauthenticated SQL Injection via Search Parameter
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-24T19:46:23.319Z

Reserved: 2026-06-22T09:25:11.907Z

Link: CVE-2026-12877

cve-icon Vulnrichment

Updated: 2026-07-24T19:46:18.703Z

cve-icon NVD

Status : Deferred

Published: 2026-07-24T07:16:32.777

Modified: 2026-07-24T20:48:39.923

Link: CVE-2026-12877

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T02:00:12Z

Weaknesses