CVE-2026-9278
Received Received - Intake
Stored XSS in Form Builder CP WordPress Plugin

Publication date: 2026-06-15

Last updated on: 2026-06-15

Assigner: WPScan

Description
The Form Builder CP WordPress plugin before 1.2.47 does not properly sanitize a form configuration value before storing it and using it as part of a client-side script execution, allowing authenticated users with Editor-level access and above to perform Stored Cross-Site Scripting attacks against any visitor of a page rendering the affected form, even when the `unfiltered_html` capability is disallowed (e.g. in a multisite network).
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-15
Last Modified
2026-06-15
Generated
2026-06-15
AI Q&A
2026-06-15
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
form_builder_cp form_builder_cp to 1.2.47 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

CVE-2026-9278 is a Stored Cross-Site Scripting (XSS) vulnerability in the WordPress plugin Form Builder CP versions before 1.2.47.

The plugin does not properly sanitize a form configuration value before storing it and using it in client-side script execution.

This flaw allows authenticated users with Editor-level access or higher to inject malicious scripts into forms.

These malicious scripts are then executed in the browsers of any visitors who view the affected form, even if the site's `unfiltered_html` capability is disabled.

The attack exploits a JavaScript constructor manipulation technique to bypass security restrictions.

Impact Analysis

This vulnerability can allow an attacker with Editor-level access to inject malicious JavaScript code into forms on your WordPress site.

Any visitor who views a page containing the affected form may have the malicious script executed in their browser.

Potential impacts include theft of user credentials, session hijacking, defacement, or redirection to malicious sites.

Because the vulnerability bypasses the `unfiltered_html` capability restriction, it can be exploited even in multisite networks with stricter content filtering.

Detection Guidance

This vulnerability can be detected by checking if your WordPress installation uses the Form Builder CP plugin with a version prior to 1.2.47. Since the issue involves stored Cross-Site Scripting (XSS) via form configuration values, detection involves verifying the plugin version and inspecting forms created by users with Editor-level access or higher for suspicious script payloads.

There are no specific commands provided in the available resources to detect this vulnerability directly on your network or system.

Mitigation Strategies

The immediate step to mitigate this vulnerability is to update the Form Builder CP WordPress plugin to version 1.2.47 or later, where the vulnerability has been fixed.

Additionally, restrict Editor-level and higher user access to trusted users only, as the vulnerability requires authenticated users with Editor-level access or above to exploit.

Compliance Impact

The vulnerability CVE-2026-9278 allows authenticated users with Editor-level access or higher to perform Stored Cross-Site Scripting (XSS) attacks against visitors of affected pages. Such XSS vulnerabilities can lead to unauthorized access to user data, session hijacking, or malicious script execution in users' browsers.

While the provided information does not explicitly mention compliance with standards like GDPR or HIPAA, the presence of a Stored XSS vulnerability can potentially impact compliance by exposing personal or sensitive data to unauthorized parties or enabling attacks that compromise data integrity and confidentiality.

Therefore, organizations using the affected plugin versions should consider this vulnerability a risk to data protection and privacy requirements mandated by regulations such as GDPR and HIPAA, and apply the fixed version (1.2.47) to mitigate this risk.

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