CVE-2026-78292
Received Received - Intake

Unauthenticated PHP Object Injection in Hash Form

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

Publication date: 2026-08-27

Last updated on: 2026-08-27

Assigner: Patchstack

Description

Unauthenticated PHP Object Injection in Hash Form <= 1.4.1 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
patchstack hash_form_plugin to 1.4.1 (inc)
patchstack hash_form to 1.4.1 (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 WordPress Hash Form Plugin versions 1.4.1 and below. It allows attackers to inject malicious PHP objects without authentication, potentially leading to code execution, SQL injection, or other attacks if a suitable POP chain exists.

Detection Guidance

Check for the presence of the Hash Form plugin version 1.4.1 or below in your WordPress installation. Use commands like 'wp plugin list' in WordPress CLI or inspect the plugin directory for version details. Monitor network traffic for unusual POST requests targeting the plugin.

Impact Analysis

An attacker could exploit this to execute arbitrary code, steal sensitive data, modify database contents, or disrupt services. Since it requires no authentication, any unpatched instance is at high risk of compromise.

Compliance Impact

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

Mitigation Strategies

Update the Hash Form plugin to version 1.4.2 immediately. If updating is not possible, apply the mitigation rule provided by Patchstack to block attacks until an update is applied. Disable the plugin if unused.

Chat Assistant

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

EPSS Chart