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 is vulnerable to stored cross‑site scripting through the customerInfos parameter. Unsanitized input is stored and later rendered without proper escaping, allowing an attacker to inject arbitrary JavaScript. When a user opens an affected page, the script runs in the victim’s browser, potentially hijacking sessions, defacing content, or redirecting to malicious sites. The weakness is a classic input‑validation and output‑encoding flaw identified as CWE‑79.

Affected Systems

All WordPress installations running loopus WP Cost Estimation & Payment Forms Builder up to and including version 10.5.97 are affected. Any site that has not upgraded past 10.5.97 is vulnerable.

Risk and Exploitability

The CVSS score of 7.2 classifies the issue as high severity, while the EPSS score of less than 1% indicates low exploitation probability, but the vulnerability is not listed in CISA’s KEV catalog. Attackers need no authentication and can exploit the vulnerability via publicly reachable forms that accept the customerInfos parameter. Based on the description, it is inferred that the attack vector is through the public web interface injecting the customerInfos parameter. An attacker that injects malicious content will cause any user who views the affected page to execute the injected script.

Generated by OpenCVE AI on July 29, 2026 at 12:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the plugin to version 10.5.98 or later, as released by the vendor.
  • If an upgrade is not possible, temporarily disable the WP Cost Estimation & Payment Forms Builder plugin until a fix is available.
  • Deploy a Web Application Firewall or configure input validation to block or sanitize the customerInfos parameter, mitigating the stored XSS until the official patch is applied.

Generated by OpenCVE AI on July 29, 2026 at 12:29 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

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T12:30:03Z

Weaknesses
  • CWE-79

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