CVE-2026-59517
Received Received - Intake

Unauthenticated XSS in Easy Form Builder

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

Publication date: 2026-07-23

Last updated on: 2026-07-23

Assigner: Patchstack

Description

Unauthenticated Cross Site Scripting (XSS) in Easy Form Builder <= 4.0.12 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
patchstack easy_form_builder to 4.0.12 (inc)
easy_form_builder easy_form_builder to 4.0.12 (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 an unauthenticated Cross Site Scripting (XSS) vulnerability in the Easy Form Builder WordPress plugin versions 4.0.12 and below. It allows attackers to inject malicious scripts into web pages viewed by users without needing to authenticate.

Detection Guidance

Detecting this XSS vulnerability requires checking if the Easy Form Builder plugin version 4.0.12 or below is installed. Inspect WordPress plugin files for suspicious scripts in form inputs or outputs. Use commands like 'grep -r "easy_form_builder" /var/www/html/' to locate plugin files. Monitor web server logs for unusual user interactions or script injections.

Impact Analysis

Attackers could inject malicious scripts that execute when visitors access the site. This could lead to redirects, display of unwanted advertisements, or theft of user session cookies. Successful exploitation requires user interaction like clicking a malicious link.

Mitigation Strategies

Immediately update the Easy Form Builder plugin to version 4.0.13 or later. If updating is not possible, apply Patchstack's mitigation rule to block attacks until the update is applied. Remove or disable the plugin if no update is available. Review and sanitize all user inputs in forms to prevent script injection.

Chat Assistant

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

EPSS Chart