Description
Unauthenticated PHP Object Injection in JobSearch <= 3.2.0 versions.
Published: 2026-09-03
Score: 9.8 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an unauthenticated PHP Object Injection in the JobSearch plugin. An attacker can inject crafted serialized data that the plugin processes without proper validation, allowing instantiation of arbitrary PHP objects. This flaw can lead to arbitrary code execution, placement of malicious files, or other actions that compromise the confidentiality, integrity, and availability of the affected WordPress site. The impact is substantial because the attacker does not need authentication to exploit the flaw.

Affected Systems

The issue affects eyecix’s JobSearch plugin for WordPress versions 3.2.0 and earlier. Any WordPress site running a vulnerable version of this plugin is at risk until the plugin is upgraded beyond 3.2.0.

Risk and Exploitability

The CVSS score of 9.8 indicates critical severity. The EPSS score is not available, so the exact likelihood of exploitation cannot be quantified, but the flaw is fully unauthenticated and can be triggered remotely via web requests. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog, yet its high score and remote nature mean it is a top priority for remediation.

Generated by OpenCVE AI on September 3, 2026 at 20:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade JobSearch to the latest version (3.2.1 or newer) to remove the object injection flaw.
  • If an immediate upgrade is not possible, temporarily disable or delete the JobSearch plugin until a patched version is available.
  • Implement WAF or input filtering rules that block serialized payloads targeting the JobSearch plugin endpoints to provide a temporary hazard reduction.

Generated by OpenCVE AI on September 3, 2026 at 20:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 18:15:00 +0000

Type Values Removed Values Added
First Time appeared Eyecix
Eyecix jobsearch
Wordpress
Wordpress wordpress
Vendors & Products Eyecix
Eyecix jobsearch
Wordpress
Wordpress wordpress

Thu, 03 Sep 2026 16:45:00 +0000

Type Values Removed Values Added
Description Unauthenticated PHP Object Injection in JobSearch <= 3.2.0 versions.
Title WordPress JobSearch plugin <= 3.2.0 - PHP Object Injection vulnerability
Weaknesses CWE-502
References
Metrics cvssV3_1

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


Subscriptions

Eyecix Jobsearch
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-09-03T16:39:15.209Z

Reserved: 2026-09-02T11:50:41.353Z

Link: CVE-2026-84834

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-03T17:17:29.400

Modified: 2026-09-03T17:25:25.113

Link: CVE-2026-84834

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T20:30:10Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data