CVE-2025-8783: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in kleor Contact Manager
The Contact Manager plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'title’ parameter in all versions up to, and including, 8.6.5 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level access, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.
AI Analysis
Technical Summary
CVE-2025-8783 identifies a stored Cross-Site Scripting (XSS) vulnerability in the kleor Contact Manager plugin for WordPress, present in all versions up to and including 8.6.5. The vulnerability stems from insufficient sanitization and escaping of the 'title' parameter during web page generation, categorized under CWE-79 (Improper Neutralization of Input During Web Page Generation). This flaw allows an authenticated attacker with administrator-level privileges to inject arbitrary JavaScript code into pages managed by the plugin. When other users access these pages, the malicious scripts execute in their browsers, potentially leading to session hijacking, privilege escalation, or unauthorized actions within the WordPress environment. The vulnerability specifically affects multi-site WordPress installations or single-site setups where the unfiltered_html capability is disabled, limiting the scope of impact. Exploitation does not require user interaction but does require high privileges, making it less accessible to lower-privileged attackers. The CVSS v3.1 base score of 4.4 reflects a medium severity, with attack vector being network, attack complexity high, privileges required high, no user interaction, and partial confidentiality and integrity impact. No patches or known exploits are currently reported, but the vulnerability is publicly disclosed and should be addressed promptly. The plugin’s widespread use in WordPress multi-site environments makes this a relevant concern for administrators managing such deployments.
Potential Impact
The primary impact of CVE-2025-8783 is the potential for stored XSS attacks that can compromise the confidentiality and integrity of user sessions and data within affected WordPress multi-site installations. An attacker with administrator access can inject malicious scripts that execute in the context of other users, potentially leading to session hijacking, unauthorized actions, or data theft. While availability is not directly impacted, the trustworthiness and security of the affected sites can be undermined. Given the requirement for administrator privileges, the risk is somewhat contained but still significant in environments where multiple administrators exist or where insider threats are possible. Organizations relying on the kleor Contact Manager plugin in multi-site setups may face reputational damage, data breaches, or further compromise if this vulnerability is exploited. The lack of known active exploits reduces immediate risk but does not eliminate the threat, especially as the vulnerability is publicly known. The medium CVSS score indicates moderate risk, but the potential for chained attacks or privilege escalation could increase overall impact if combined with other vulnerabilities.
Mitigation Recommendations
To mitigate CVE-2025-8783, organizations should first verify if their WordPress environment uses the kleor Contact Manager plugin in a multi-site configuration or with unfiltered_html disabled. Immediate steps include updating the plugin to a patched version once available from the vendor or disabling the plugin temporarily if patching is not feasible. Administrators should audit all user inputs, especially the 'title' parameter, and implement additional server-side input validation and output encoding to prevent script injection. Employing a Web Application Firewall (WAF) with rules targeting stored XSS payloads can provide interim protection. Restricting administrator access to trusted personnel and enforcing strong authentication mechanisms reduces the risk of privilege abuse. Regular security reviews and monitoring for unusual activity related to the plugin’s pages are recommended. Additionally, enabling Content Security Policy (CSP) headers can limit the impact of injected scripts by restricting script execution sources. Finally, educating administrators about the risks of stored XSS and safe content management practices will help prevent exploitation.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, France, Netherlands, India, Brazil, Japan
CVE-2025-8783: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in kleor Contact Manager
Description
The Contact Manager plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'title’ parameter in all versions up to, and including, 8.6.5 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level access, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2025-8783 identifies a stored Cross-Site Scripting (XSS) vulnerability in the kleor Contact Manager plugin for WordPress, present in all versions up to and including 8.6.5. The vulnerability stems from insufficient sanitization and escaping of the 'title' parameter during web page generation, categorized under CWE-79 (Improper Neutralization of Input During Web Page Generation). This flaw allows an authenticated attacker with administrator-level privileges to inject arbitrary JavaScript code into pages managed by the plugin. When other users access these pages, the malicious scripts execute in their browsers, potentially leading to session hijacking, privilege escalation, or unauthorized actions within the WordPress environment. The vulnerability specifically affects multi-site WordPress installations or single-site setups where the unfiltered_html capability is disabled, limiting the scope of impact. Exploitation does not require user interaction but does require high privileges, making it less accessible to lower-privileged attackers. The CVSS v3.1 base score of 4.4 reflects a medium severity, with attack vector being network, attack complexity high, privileges required high, no user interaction, and partial confidentiality and integrity impact. No patches or known exploits are currently reported, but the vulnerability is publicly disclosed and should be addressed promptly. The plugin’s widespread use in WordPress multi-site environments makes this a relevant concern for administrators managing such deployments.
Potential Impact
The primary impact of CVE-2025-8783 is the potential for stored XSS attacks that can compromise the confidentiality and integrity of user sessions and data within affected WordPress multi-site installations. An attacker with administrator access can inject malicious scripts that execute in the context of other users, potentially leading to session hijacking, unauthorized actions, or data theft. While availability is not directly impacted, the trustworthiness and security of the affected sites can be undermined. Given the requirement for administrator privileges, the risk is somewhat contained but still significant in environments where multiple administrators exist or where insider threats are possible. Organizations relying on the kleor Contact Manager plugin in multi-site setups may face reputational damage, data breaches, or further compromise if this vulnerability is exploited. The lack of known active exploits reduces immediate risk but does not eliminate the threat, especially as the vulnerability is publicly known. The medium CVSS score indicates moderate risk, but the potential for chained attacks or privilege escalation could increase overall impact if combined with other vulnerabilities.
Mitigation Recommendations
To mitigate CVE-2025-8783, organizations should first verify if their WordPress environment uses the kleor Contact Manager plugin in a multi-site configuration or with unfiltered_html disabled. Immediate steps include updating the plugin to a patched version once available from the vendor or disabling the plugin temporarily if patching is not feasible. Administrators should audit all user inputs, especially the 'title' parameter, and implement additional server-side input validation and output encoding to prevent script injection. Employing a Web Application Firewall (WAF) with rules targeting stored XSS payloads can provide interim protection. Restricting administrator access to trusted personnel and enforcing strong authentication mechanisms reduces the risk of privilege abuse. Regular security reviews and monitoring for unusual activity related to the plugin’s pages are recommended. Additionally, enabling Content Security Policy (CSP) headers can limit the impact of injected scripts by restricting script execution sources. Finally, educating administrators about the risks of stored XSS and safe content management practices will help prevent exploitation.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-08-09T00:35:34.733Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 68a45d58ad5a09ad00f6b529
Added to database: 8/19/2025, 11:17:44 AM
Last enriched: 2/26/2026, 5:29:38 PM
Last updated: 3/25/2026, 9:38:14 AM
Views: 193
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.