Description
Unauthenticated SQL Injection in WPJobster <= 6.3.5 versions.
Published: 2026-06-17
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated SQL injection flaw exists in WPJobster theme versions 6.3.5 and earlier, as detailed in the description. While the CVE text does not enumerate specific exploitation steps, it is inferred that attackers can send specially crafted HTTP requests which the theme processes as database queries, in line with common SQL injection patterns. This vulnerability follows the CWE‑89 pattern and, when successfully exploited, can lead to disclosure of database contents and modification of data stored in the WordPress database. If the database account has high privileges, the attacker may perform further malicious actions. The stated impact is therefore inferred from typical SQL injection behaviors.

Affected Systems

WordPress sites that have the WPJobster theme from Jobster Marketplace installed at version 6.3.5 or earlier are affected. The theme must be active and the site must be reachable via public HTTP traffic. Any installation that has not upgraded the theme to a patched version becomes vulnerable.

Risk and Exploitability

The CVSS score of 9.3 categorises the flaw as critical. EPSS is not available, and the vulnerability is not listed in the CISA KEV catalog, indicating no publicly known exploits. Nonetheless, due to the unauthenticated nature and high severity, a skilled attacker could exploit the flaw through crafted HTTP requests directed at the theme’s front‑end pages, potentially compromising the WordPress database. Sites with weak or overly privileged database credentials are at higher risk.

Generated by OpenCVE AI on June 18, 2026 at 15:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WPJobster to version 6.3.6 or later, which contains the SQL injection fix.
  • Apply all pending WordPress core and plugin updates to eliminate other known vulnerabilities.
  • Back up the database before applying the theme update, and test the site after patching to ensure functionality is preserved.

Generated by OpenCVE AI on June 18, 2026 at 15:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 21 Jun 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Jobster Marketplace
Jobster Marketplace wpjobster
Wordpress
Wordpress wordpress
Vendors & Products Jobster Marketplace
Jobster Marketplace wpjobster
Wordpress
Wordpress wordpress

Wed, 17 Jun 2026 11:15:00 +0000

Type Values Removed Values Added
Description Unauthenticated SQL Injection in WPJobster <= 6.3.5 versions.
Title WordPress WPJobster theme <= 6.3.5 - 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

Jobster Marketplace Wpjobster
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-17T12:39:12.795Z

Reserved: 2026-01-07T12:21:11.736Z

Link: CVE-2026-22340

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-20T23:04:33Z

Weaknesses
  • CWE-89

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