CVE-2025-24726
Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in HT Plugins HT Contact Form 7 ht-contactform allows Stored XSS.This issue affects HT Contact Form 7: from n/a through <= 1.2.1.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
HT Contact Form 7 plugin ≤1.2.1 is vulnerable to stored XSS, allowing attackers with contributor-level access to inject malicious scripts that execute in visitors' browsers.
The HT Contact Form 7 WordPress plugin (ht-contactform) prior to version 1.2.1 is susceptible to a stored cross-site scripting (XSS) vulnerability due to improper neutralization of user-supplied input during web page generation [1]. This Stored XSS vulnerability arises when the plugin fails to sanitize or escape input data, allowing attackers to inject arbitrary JavaScript or HTML that gets permanently stored on the server and executed whenever other users access the affected page.
Exploitation
Exploitation requires an authenticated user with at least contributor-level privileges, as the vulnerable input fields are only accessible through the WordPress admin interface [1]. Once submitted, the malicious payload is stored and later rendered in the pages viewed by site visitors or administrators. User interaction is not required from the victim after the payload is stored; the script executes automatically when the page loads [1].
Impact
Successful exploitation allows an attacker to inject malicious scripts that can perform actions such as redirecting visitors to attacker-controlled sites, displaying advertisements, or stealing session cookies and other sensitive information [1]. This type of vulnerability is frequently used in mass exploitation campaigns against WordPress installations.
Mitigation
The vulnerability is patched in version 1.2.2 of the HT Contact Form 7 plugin [1]. Users are strongly advised to update immediately to the latest version. For sites that cannot be updated promptly, consider disabling the plugin or restricting contributor-level access as a temporary workaround. The vulnerability is tracked with a CVSS v3 score of 6.5 (Medium severity).
AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Range: <=1.2.1
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.