
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-5753 is a Stored Cross-Site Scripting (XSS) vulnerability in the Valuation Calculator plugin for WordPress, affecting all versions up to and including 1.3.2. The flaw exists in the link parameter due to insufficient input sanitization and output escaping, allowing authenticated attackers with Contributor-level access or above to inject arbitrary web scripts into pages. It was published on July 23, 2025, with Wordfence credited as the assigner. The vulnerability carries a CVSS v3.1 base score of 6.4 (Medium) (Wordfence, Red Hat CVE).
The root cause is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting). The vulnerable code resides in valuation-calculator.php at approximately line 386, where the link parameter is accepted without adequate sanitization before being stored and rendered in page output (Wordfence, WordPress Plugin Trac). Exploitation requires a network-accessible WordPress instance and a low-privileged authenticated account (Contributor or higher), with no user interaction needed to trigger the stored payload once injected. The changed scope in the CVSS vector reflects that the injected script executes in the context of other users' browsers, not just the attacker's session.
Successful exploitation allows an attacker to persistently inject malicious JavaScript into WordPress pages, which executes in the browsers of any user who visits the affected page — including administrators. This can lead to session cookie theft, credential harvesting, unauthorized administrative actions, defacement, or redirection to malicious sites. While availability is not directly impacted, the confidentiality and integrity of site data and user sessions are at risk (Wordfence, Red Hat CVE).
No public exploit code or active in-the-wild exploitation has been reported for CVE-2025-5753 as of the time of writing. The EPSS score is approximately 0.029% (0.000290), indicating a low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires at minimum a Contributor-level WordPress account, which limits the attack surface compared to unauthenticated vulnerabilities (Wordfence).
link parameter input field.link parameter containing a JavaScript payload (e.g., javascript:alert(document.cookie) or an <script> tag variant) that bypasses the insufficient sanitization in valuation-calculator.php line ~386.link parameter values stored in the database.wp-content/plugins/commercial-real-estate-valuation-calculator/, particularly valuation-calculator.php.wp_posts or wp_postmeta tables containing entries with <script>, javascript:, or encoded XSS payloads in fields associated with the Valuation Calculator plugin.Users should update the Valuation Calculator plugin to a version beyond 1.3.2 that includes a fix for this vulnerability; check the WordPress plugin page for the latest release. If an update is not immediately available, site administrators should restrict Contributor-level user registration and audit existing Contributor accounts for suspicious activity. Additionally, deploying a Web Application Firewall (WAF) with XSS filtering rules — such as those provided by Wordfence — can help mitigate exploitation risk in the interim (Wordfence, WordPress Plugin Page).
Wordfence disclosed and reported this vulnerability as part of their weekly WordPress vulnerability intelligence report for July 21–27, 2025, noting it among a broader set of plugin vulnerabilities tracked that week (Wordfence Blog). No significant independent researcher commentary or notable social media discussion has been identified beyond standard vulnerability aggregator coverage.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."