PHP
CVE-2025-52753
HIGH
Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Lifecycle Timeline
2DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in supsystic Contact Form by Supsystic contact-form-by-supsystic allows Reflected XSS.This issue affects Contact Form by Supsystic: from n/a through <= 1.7.36.
AnalysisAI
Reflected cross-site scripting (XSS) in the Contact Form by Supsystic WordPress plugin (versions through 1.7.36) allows unauthenticated remote attackers to execute malicious JavaScript in victims' browsers via crafted URLs. The vulnerability enables session hijacking, credential theft, and malicious actions performed in the context of the victim's authenticated session. EPSS probability indicates low exploitation likelihood (0.07%, 22nd percentile) with no public exploit identified at time of analysis.
Technical ContextAI
This vulnerability stems from CWE-79 (Improper Neutralization of Input During Web Page Generation). The Contact Form by Supsystic WordPress plugin fails to properly sanitize user-controllable input before reflecting it in HTML responses. In WordPress plugins, reflected XSS typically occurs when query parameters, form submissions, or URL path segments are echoed into page output without encoding special characters like angle brackets, quotes, or script tags. The CVSS vector indicates network-based delivery (AV:N) with low attack complexity (AC:L), meaning exploitation requires only basic web request manipulation. The changed scope (S:C) indicates the vulnerability can affect resources beyond the vulnerable component itself, consistent with browser-based XSS attacks that can interact with other same-origin resources or leverage the victim's authenticated WordPress session.
Affected ProductsAI
The vulnerability affects the Contact Form by Supsystic WordPress plugin in all versions from the initial release through version 1.7.36 inclusive. This is a third-party WordPress plugin developed by Supsystic and distributed through the official WordPress.org plugin repository. Organizations running WordPress installations with this plugin installed at version 1.7.36 or earlier are vulnerable to reflected XSS attacks. The Patchstack vulnerability database provides detailed tracking and vendor advisory information at the reference URL provided.
RemediationAI
WordPress administrators should immediately upgrade the Contact Form by Supsystic plugin to version 1.7.37 or later, which addresses the reflected XSS vulnerability according to the Patchstack advisory. Access the WordPress admin dashboard, navigate to Plugins, locate Contact Form by Supsystic, and click Update. Alternatively, administrators can deactivate and remove the plugin if contact form functionality is not required or can be replaced with alternative solutions. As a temporary mitigation measure until patching, implement Web Application Firewall (WAF) rules to filter suspicious query parameters and apply Content Security Policy (CSP) headers to restrict inline JavaScript execution, though these workarounds provide incomplete protection. Consult the full vendor advisory at https://patchstack.com/database/Wordpress/Plugin/contact-form-by-supsystic/vulnerability/wordpress-contact-form-by-supsystic-plugin-1-7-35-cross-site-scripting-xss-vulnerability for additional context and remediation guidance.
sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
NetAlertX (formerly PiAlert) versions 23.01.14 through 24.x before 24.10.12 allow unauthenticated command injection thro
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today