Description
Subscriber SQL Injection in WPJAM Basic <= 7.0.1 versions.
Published: 2026-08-13
Score: 9.3 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WPJAM Basic plugin for WordPress is vulnerable to a SQL injection that can be triggered by malformed input sent to certain subscriber endpoints. An attacker who can send crafted requests to the vulnerable plugin may be able to run arbitrary SQL statements against the underlying database. This can result in disclosure, alteration, or deletion of sensitive data stored in the site, and potentially allow further escalation to compromise the hosting environment.

Affected Systems

WordPress sites that use the WPJAM Basic plugin version 7.0.1 or earlier. The plugin is distributed by the vendor denishua and is installed as a standard WordPress plugin component.

Risk and Exploitability

The CVSS score of 9.3 indicates a high severity with a wide impact scope. While the EPSS score is not available, the lack of a CISA KEV listing suggests that there are currently no known public exploits, but the high base score remains a significant risk. The likely attack vector is remote, as the vulnerable functionality is exposed to web traffic and does not require authentication according to the available documentation. All users, including unauthenticated visitors, may be able to trigger the flaw if the plugin’s subscriber interface is publicly reachable.

Generated by OpenCVE AI on August 13, 2026 at 15:55 UTC.

Remediation

Vendor Solution

Update the WordPress WPJAM Basic Plugin to the latest available version (at least 7.0.2).


OpenCVE Recommended Actions

  • Apply the latest version of WPJAM Basic (at least 7.0.2).
  • If an update is not immediately possible, remove or disable the plugin to eliminate the attack surface.
  • Restrict access to subscriber endpoints by limiting permitted IP addresses or requiring authentication before processing requests.
  • Monitor database activity for unexpected queries that might indicate an attempted exploit.

Generated by OpenCVE AI on August 13, 2026 at 15:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
First Time appeared Denishua
Denishua wpjam Basic
Wordpress
Wordpress wordpress
Vendors & Products Denishua
Denishua wpjam Basic
Wordpress
Wordpress wordpress

Thu, 13 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 13 Aug 2026 14:00:00 +0000

Type Values Removed Values Added
Description Subscriber SQL Injection in WPJAM Basic <= 7.0.1 versions.
Title WordPress WPJAM Basic plugin <= 7.0.1 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Denishua Wpjam Basic
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-13T15:26:17.531Z

Reserved: 2026-07-13T06:13:50.885Z

Link: CVE-2026-61966

cve-icon Vulnrichment

Updated: 2026-08-13T15:26:12.836Z

cve-icon NVD

Status : Received

Published: 2026-08-13T14:17:02.810

Modified: 2026-08-13T16:18:15.440

Link: CVE-2026-61966

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T16:30:03Z

Weaknesses
  • CWE-89

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