CVE-2026-54186
Deferred Deferred - Pending Action

Unauthenticated SQL Injection in JobSearch

Vulnerability report for CVE-2026-54186, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-06-17

Last updated on: 2026-06-17

Assigner: Patchstack

Description

Unauthenticated SQL Injection in JobSearch <= 3.2.9 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-06-17
Last Modified
2026-06-17
Generated
2026-07-08
AI Q&A
2026-06-17
EPSS Evaluated
2026-07-06
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
patchstack jobsearch to 3.2.9 (inc)
patchstack jobsearch 3.3.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-54186 is a high-priority SQL Injection vulnerability found in the WordPress JobSearch Plugin versions 3.2.9 and below.

This vulnerability allows unauthenticated attackers to directly interact with the website's database, which means they can potentially execute malicious SQL commands without needing to log in.

Because of this, attackers could steal sensitive information from the database or manipulate data.

The issue has been patched in version 3.3.0 of the plugin.

Impact Analysis

This vulnerability can have serious impacts because it allows unauthenticated attackers to access and interact with your website's database.

  • Attackers could steal sensitive information stored in the database.
  • They could potentially manipulate or corrupt data.
  • The vulnerability has a high severity score (CVSS 9.3), indicating a critical risk.

If exploited, this could lead to data breaches, loss of data integrity, and disruption of services.

Mitigation Strategies

The vulnerability in the WordPress JobSearch Plugin versions 3.2.9 and below can be mitigated by immediately updating the plugin to version 3.3.0 or later.

Until the update is applied, it is recommended to implement the mitigation rule provided by Patchstack to block attacks targeting this SQL Injection flaw.

Additionally, seeking assistance from a hosting provider or developer to ensure proper protection and patching is advised.

Compliance Impact

This vulnerability allows unauthenticated attackers to directly interact with the website's database, potentially stealing sensitive information.

Such unauthorized access and potential data theft can lead to non-compliance with data protection regulations and standards like GDPR and HIPAA, which require safeguarding sensitive data against breaches.

Therefore, if exploited, this vulnerability could result in violations of these regulations due to compromised confidentiality and data security.

Detection Guidance

This vulnerability affects the WordPress JobSearch Plugin versions 3.2.9 and below and is an unauthenticated SQL Injection flaw. Detection typically involves monitoring for suspicious SQL injection attempts targeting the plugin's endpoints.

While specific detection commands are not provided in the available resources, common approaches include using web application firewalls (WAF) with rules to detect SQL injection patterns or scanning HTTP requests for typical SQL injection payloads targeting JobSearch plugin URLs.

Patchstack has provided a mitigation rule to block attacks until the plugin is updated, which can be used as a temporary detection and prevention measure.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-54186. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart