CVE-2026-62103
Received Received - Intake

Unauthenticated PHP Object Injection in Everest Forms

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

Publication date: 2026-09-11

Last updated on: 2026-09-11

Assigner: Patchstack

Description

Unauthenticated PHP Object Injection in Everest Forms <= 3.6.0 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
wpmet everest_forms to 3.6.0 (inc)
wpmet everest_forms 3.6.1

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 Everest Forms WordPress plugin versions 3.6.0 and below. It allows attackers to inject malicious PHP objects into the application, potentially leading to code execution, SQL injection, or other attacks if a suitable POP chain exists.

Detection Guidance

Detecting this vulnerability requires checking if the Everest Forms plugin version 3.6.0 or below is installed on your WordPress site. You can do this by logging into your WordPress admin dashboard, navigating to the Plugins section, and checking the version of the Everest Forms plugin. Alternatively, you can use command-line tools like grep to search for the plugin in your WordPress installation directory. For example, run: grep -r 'Everest Forms' /path/to/wordpress/wp-content/plugins/

Impact Analysis

An attacker could exploit this to execute arbitrary code, steal sensitive data, modify database contents, or cause denial of service on your website. Since it requires no authentication, any unpatched site 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 security) requirements. A breach may result in legal penalties, fines, or reputational damage due to non-compliance.

Mitigation Strategies

Immediately update the Everest Forms plugin to version 3.6.1 or later. If updating is not possible, apply the mitigation rule provided by Patchstack to block attacks until the update is applied. You can also seek assistance from your hosting provider or a developer to ensure proper mitigation.

Chat Assistant

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

EPSS Chart