ZeroHour

CVE-2026-84834

moderate

Unauthenticated PHP Object Injection in JobSearch WordPress Plugin (<= 3.2.0)

CVSS 3.1
9.8 critical
EPSS
<1%p25
Published
()
Modified
AI analysis

CVE-2026-84834 is an unauthenticated PHP object injection flaw (CWE-502) in the JobSearch job-board plugin for WordPress. An attacker with no account or privileges can submit crafted serialized PHP data to an affected plugin parameter or endpoint, which the plugin unserializes without validation. Successful injection can, depending on available gadget chains in the plugin and WordPress environment, lead to code execution, data manipulation, or other site compromise; the assigned CVSS 3.1 score of 9.8 reflects potentially high impact on confidentiality, integrity, and availability. Any WordPress site running JobSearch version 3.2.0 or earlier is affected. No public proof-of-concept, in-the-wild exploitation, or CISA KEV listing is known, and EPSS estimates only about a 0.3% chance of exploitation in the next 30 days.

What to do: Update the JobSearch plugin to the latest release available from the developer, i.e., any version newer than 3.2.0. As an interim mitigation, apply WAF rules blocking untrusted serialized PHP input to plugin parameters and review logs for anomalous serialized payloads. Because no public PoC exists, prioritize patching internet-facing job-board sites where anonymous access is enabled.

Affected
Amentotech JobSearch: Job Board WordPress Plugin<= 3.2.0
Estimated exposure
moderate~10,000 sites (premium CodeCanyon plugin with sales on the order of ten thousand) — JobSearch is distributed as a premium plugin via CodeCanyon rather than WordPress.org, so its reported sales volume (roughly ten thousand) is used as a proxy for active site deployments; the true count of still-vulnerable installations is…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

Unauthenticated PHP Object Injection in JobSearch <= 3.2.0 versions.

Ecosystems
WordPress
Weakness
CWE-502
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

In the news

No ingested article mentions this CVE yet.