Description
The Valuation Calculator plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘link’ parameter in all versions up to, and including, 1.3.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2025-07-23
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting (XSS) via link parameter
Action: Patch
AI Analysis

Impact

The Valuation Calculator WordPress plugin contains a stored XSS flaw that allows an authenticated user with Contributor privileges or higher to inject arbitrary scripts through the unsanitized link parameter. When the contaminated page is viewed, the injected script runs in the victim’s browser, enabling attackers to steal cookies, deface content, or execute further malicious actions.

Affected Systems

The vulnerability exists in the reallaunch Commercial Real Estate Valuation Calculator plugin for WordPress, affecting all releases up to and including version 1.3.2.

Risk and Exploitability

The flaw has a CVSS score of 6.4, indicating moderate severity, and an EPSS of less than 1 %, signifying a low likelihood of exploitation in the wild. Because the flaw requires authenticated access at the Contributor level, an attacker first needs valid credentials, but once achieved, the stored payload is able to affect all users who subsequently view the page. The vulnerability is not listed in the CISA KEV catalog.

Generated by OpenCVE AI on April 20, 2026 at 20:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Valuation Calculator plugin to version 1.3.3 or later, which contains the fix for the stored XSS issue.
  • If an upgrade is not immediately possible, disable the link parameter in the plugin’s settings or remove the parameter from URLs before storing data.
  • Ensure that the plugin’s input handling routes through WordPress sanitization functions such as esc_attr() or esc_html() so that any future content stored via the link field is properly escaped; restrict access to modification of this field to Administrator users only.

Generated by OpenCVE AI on April 20, 2026 at 20:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-22399 The Valuation Calculator plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘link’ parameter in all versions up to, and including, 1.3.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
History

Wed, 08 Apr 2026 18:30:00 +0000

Type Values Removed Values Added
References

Wed, 23 Jul 2025 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 23 Jul 2025 17:45:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Wed, 23 Jul 2025 02:45:00 +0000

Type Values Removed Values Added
Description The Valuation Calculator plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘link’ parameter in all versions up to, and including, 1.3.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title Valuation Calculator <= 1.3.2 - Authenticated (Contributor+) Stored Cross-Site Scripting via link Parameter
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:31:09.119Z

Reserved: 2025-06-05T21:24:14.925Z

Link: CVE-2025-5753

cve-icon Vulnrichment

Updated: 2025-07-23T18:20:41.505Z

cve-icon NVD

Status : Deferred

Published: 2025-07-23T03:15:24.420

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-5753

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-20T20:15:06Z

Weaknesses