CVE-2026-84834
Deferred Deferred - Pending Action

Unauthenticated PHP Object Injection in JobSearch

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

Publication date: 2026-09-03

Last updated on: 2026-09-03

Assigner: Patchstack

Description

Unauthenticated PHP Object Injection in JobSearch <= 3.2.0 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-03
Last Modified
2026-09-03
Generated
2026-09-03
AI Q&A
2026-09-03
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
jobsearch jobsearch to 3.2.0 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-502 The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is an unauthenticated PHP Object Injection vulnerability in the JobSearch plugin versions 3.2.0 and below. It allows remote attackers to inject malicious PHP objects without authentication, potentially leading to code execution or other attacks.

Detection Guidance

Detecting unauthenticated PHP Object Injection in JobSearch <= 3.2.0 requires checking for vulnerable versions and inspecting code for unsafe unserialize() usage. Review installed plugins, check server logs for suspicious POST requests, and scan for files containing unserialize() without proper input validation.

Impact Analysis

An attacker could exploit this to execute arbitrary code on your server, take control of your website, steal sensitive data, or disrupt services. Since it requires no authentication, any unpatched version is at high risk.

Compliance Impact

This vulnerability could lead to unauthorized data access or breaches, violating GDPR (data protection) and HIPAA (health data privacy) requirements. Non-compliance may result in legal penalties, fines, or reputational damage.

Mitigation Strategies

Immediately update JobSearch to the latest version if available. If no patch exists, disable the plugin until a fix is released. Implement WAF rules to block unserialize() payloads. Monitor network traffic for unusual POST requests targeting the plugin.

Chat Assistant

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

EPSS Chart