Description
The WP Cost Estimation & Payment Forms Builder (E&P Forms) plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'customerInfos' parameter in all versions up to, and including, 10.5.97 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2026-07-09
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WP Cost Estimation & Payment Forms Builder plugin fails to sanitise the 'customerInfos' input before storing it. When the stored value is later rendered, the browser interprets it as executable code, allowing an attacker to inject arbitrary JavaScript that runs in the browser of any user who views the affected page. This stored XSS can lead to session hijacking, defacement, or redirection to malicious sites.

Affected Systems

WordPress sites that have installed loopus WP Cost Estimation & Payment Forms Builder v10.5.97 or earlier are vulnerable. Any site that has not moved beyond version 10.5.97 remains at risk.

Risk and Exploitability

The CVSS score of 7.2 classifies the issue as high severity. The EPSS score of less than 1% indicates a low likelihood of exploitation, yet the vulnerability is not listed in CISA’s KEV catalog. Attackers need no authentication and can exploit the flaw through the publicly reachable forms that accept the 'customerInfos' parameter. Based on the description, the attack vector is inferred to be the public web interface injecting the parameter; the malicious script will execute for all users who view the affected page, compromising user sessions and site integrity.

Generated by OpenCVE AI on August 3, 2026 at 04:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the plugin to the latest available version, ensuring that any patch for the 'customerInfos' parameter is applied.
  • If upgrading is not immediately possible, deactivate the WP Cost Estimation & Payment Forms Builder plugin until a fix is released.
  • Apply a Web Application Firewall or configure input validation to block or sanitize the 'customerInfos' parameter, mitigating stored XSS until the official fix is available.

Generated by OpenCVE AI on August 3, 2026 at 04:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 09 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 09 Jul 2026 12:45:00 +0000

Type Values Removed Values Added
First Time appeared Loopus
Loopus wp Cost Estimation & Payment Forms Builder
Wordpress
Wordpress wordpress
Vendors & Products Loopus
Loopus wp Cost Estimation & Payment Forms Builder
Wordpress
Wordpress wordpress

Thu, 09 Jul 2026 11:45:00 +0000

Type Values Removed Values Added
Description The WP Cost Estimation & Payment Forms Builder (E&P Forms) plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'customerInfos' parameter in all versions up to, and including, 10.5.97 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title WP Cost Estimation & Payment Forms Builder (E&P Forms) <= 10.5.97 - Unauthenticated Stored Cross-Site Scripting via 'customerInfos' Parameter
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 7.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

Loopus Wp Cost Estimation & Payment Forms Builder
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-09T13:47:59.993Z

Reserved: 2026-05-21T20:17:35.673Z

Link: CVE-2026-9253

cve-icon Vulnrichment

Updated: 2026-07-09T13:47:56.745Z

cve-icon NVD

Status : Deferred

Published: 2026-07-09T12:16:25.630

Modified: 2026-07-09T16:19:45.567

Link: CVE-2026-9253

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T04:30:18Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')