CVE-2026-84815
Received Received - Intake

Cross-Site Scripting in Kriesi Enfold Theme

Vulnerability report for CVE-2026-84815, 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

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Kriesi Enfold allows Reflected XSS. This issue affects Enfold: from n/a through 8.0.

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
kriesi enfold to 8.0 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a reflected cross-site scripting (XSS) vulnerability in the Kriesi Enfold theme. It occurs when user input is not properly neutralized during web page generation, allowing malicious scripts to be executed in a victim's browser. The vulnerability exists in versions of Enfold from an unspecified start through version 8.0.

Detection Guidance

Detecting reflected XSS vulnerabilities typically involves manual testing with payloads or automated scanning tools. For Kriesi Enfold, test input fields in the application with XSS payloads like <script>alert(1)</script> and observe if the script executes. Use browser developer tools to inspect responses for unsanitized input. Automated tools like OWASP ZAP or Burp Suite can also scan for XSS vulnerabilities.

Impact Analysis

An attacker could exploit this to steal sensitive information like session cookies, redirect users to malicious sites, or perform actions on behalf of users. It may lead to unauthorized data access, account compromise, or defacement of web pages.

Compliance Impact

This vulnerability could lead to data breaches, violating GDPR's integrity and confidentiality requirements or HIPAA's safeguards for protected health information. Organizations may face fines, legal penalties, or reputational damage if exploited.

Mitigation Strategies

Immediately update Kriesi Enfold to the latest version if available. If no patch exists, apply input validation and output encoding to sanitize user-supplied data. Use Content Security Policy (CSP) headers to mitigate XSS impact. Disable or restrict access to vulnerable features if updates are not feasible.

Chat Assistant

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

EPSS Chart