Cyber Posture

CVE-2026-27070

High

Published: 19 March 2026

Published
19 March 2026
Modified
23 April 2026
KEV Added
Patch
CVSS Score 7.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
EPSS Score 0.0004 11.8th percentile
Risk Priority 14 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-27070 is a high-severity Cross-site Scripting (CWE-79) vulnerability. Its CVSS base score is 7.1 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Browser Session Hijacking (T1185); ranked at the 11.8th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-15 (Information Output Filtering).

Threat & Defense at a Glance

What attackers do: exploitation maps to Browser Session Hijacking (T1185) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly addresses improper neutralization during web page generation by filtering outputs to prevent execution of stored malicious scripts in browsers.

prevent

Validates and sanitizes untrusted inputs to Everest Forms Pro to block crafted scripts from being stored persistently on the site.

prevent

Remediates the specific flaw in Everest Forms Pro versions through <=1.9.12 by identifying, testing, and applying patches that fix the XSS vulnerability.

MITRE ATT&CK Enterprise TechniquesAI

T1185 Browser Session Hijacking Collection
Adversaries may take advantage of security vulnerabilities and inherent functionality in browser software to change content, modify user-behaviors, and intercept information as part of various browser session hijacking techniques.
T1539 Steal Web Session Cookie Credential Access
An adversary may steal web application or service session cookies and use them to gain access to web applications or Internet services as an authenticated user without needing credentials.
Why these techniques?

Stored XSS enables arbitrary JS execution in admin browsers, directly facilitating session hijacking (T1185) and web cookie theft (T1539) via crafted form submissions.

Confidence: MEDIUM · MITRE ATT&CK Enterprise v18.1

NVD Description

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in WPEverest Everest Forms Pro everest-forms-pro allows Stored XSS.This issue affects Everest Forms Pro: from n/a through <= 1.9.12.

Deeper analysisAI

CVE-2026-27070 is an Improper Neutralization of Input During Web Page Generation vulnerability, classified as Stored Cross-site Scripting (XSS) under CWE-79, affecting the WPEverest Everest Forms Pro WordPress plugin (everest-forms-pro). Published on 2026-03-19, it impacts all versions from n/a through 1.9.12 inclusive. The vulnerability arises from inadequate input sanitization during web page generation, allowing malicious scripts to be stored and later executed.

With a CVSS v3.1 base score of 7.1 (AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L), the issue is exploitable by unauthenticated attackers over the network with low complexity, though it requires user interaction such as viewing a malicious form submission. Attackers can submit crafted input via Everest Forms Pro that persists on the site, executing arbitrary JavaScript in the browsers of authenticated users or administrators who access affected pages. This can result in low-level impacts to confidentiality, integrity, and availability, with changed scope due to cross-origin effects.

The Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/everest-forms-pro/vulnerability/wordpress-everest-forms-pro-plugin-1-9-10-cross-site-scripting-xss-vulnerability?_s_id=cve provides additional details on the vulnerability, including potential mitigation steps for affected WordPress installations.

Details

CWE(s)

CVEs Like This One

CVE-2026-4108Shared CWE-79
CVE-2025-23429Shared CWE-79
CVE-2025-26585Shared CWE-79
CVE-2026-32277Shared CWE-79
CVE-2026-34560Shared CWE-79
CVE-2026-30919Shared CWE-79
CVE-2025-0475Shared CWE-79
CVE-2025-23845Shared CWE-79
CVE-2025-63611Shared CWE-79
CVE-2026-28298Shared CWE-79

References