CVE-2025-12125: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in linksoftware HTML Forms – Simple WordPress Forms Plugin
The HTML Forms – Simple WordPress Forms Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 1.5.5 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, 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-12125 is a stored cross-site scripting (XSS) vulnerability classified under CWE-79, affecting the HTML Forms – Simple WordPress Forms Plugin developed by linksoftware. This vulnerability exists in all versions up to and including 1.5.5. The root cause is insufficient input sanitization and output escaping in the plugin's admin settings, which allows authenticated users with administrator-level permissions or higher to inject arbitrary JavaScript code into pages. The vulnerability specifically impacts WordPress multi-site installations where the unfiltered_html capability is disabled, which restricts users from posting unfiltered HTML content. When a malicious script is injected, it executes in the context of any user who visits the affected page, potentially enabling session hijacking, privilege escalation, or other malicious actions. The CVSS 3.1 base score is 4.4, reflecting a medium severity due to the requirement for high privileges (administrator access), no user interaction needed, and network attack vector. The scope is changed because the vulnerability affects multiple sites within a WordPress multi-site environment. Currently, there are no known exploits in the wild, and no official patches have been linked yet. The vulnerability was publicly disclosed on November 8, 2025, with the initial reservation date on October 23, 2025.
Potential Impact
The primary impact of this vulnerability is the potential for stored XSS attacks within WordPress multi-site environments using the affected plugin. An attacker with administrator privileges can inject malicious scripts that execute in the browsers of users who visit the compromised pages. This can lead to theft of authentication cookies, enabling session hijacking, unauthorized actions performed on behalf of users, or further compromise of the WordPress environment. Since the vulnerability requires administrator-level access, the risk is somewhat mitigated by the need for high privileges; however, if an attacker gains such access (e.g., via credential theft or insider threat), the impact can be significant. Multi-site installations are often used by organizations managing multiple websites, increasing the potential scope of compromise. The vulnerability does not affect availability directly but compromises confidentiality and integrity of user sessions and data. The absence of known exploits reduces immediate risk but does not eliminate the threat, especially as the vulnerability is publicly known.
Mitigation Recommendations
1. Restrict administrator-level access strictly to trusted personnel and enforce strong authentication mechanisms such as multi-factor authentication (MFA) to reduce the risk of privilege escalation or credential compromise. 2. Monitor and audit multi-site WordPress installations regularly for unusual administrator activity or unauthorized changes in plugin settings. 3. Temporarily disable or remove the HTML Forms – Simple WordPress Forms Plugin in multi-site environments until a patch or update is released by the vendor. 4. If disabling the plugin is not feasible, consider enabling the unfiltered_html capability cautiously or applying custom input sanitization and output escaping measures within the plugin code as a temporary workaround. 5. Keep WordPress core and all plugins updated to the latest versions once the vendor releases a security patch addressing this vulnerability. 6. Employ web application firewalls (WAFs) with rules designed to detect and block XSS payloads targeting WordPress admin interfaces. 7. Educate administrators about the risks of stored XSS and safe handling of plugin settings to avoid inadvertent script injection.
Affected Countries
United States, United Kingdom, Germany, Canada, Australia, India, France, Netherlands, Brazil, Japan
CVE-2025-12125: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in linksoftware HTML Forms – Simple WordPress Forms Plugin
Description
The HTML Forms – Simple WordPress Forms Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 1.5.5 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, 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-12125 is a stored cross-site scripting (XSS) vulnerability classified under CWE-79, affecting the HTML Forms – Simple WordPress Forms Plugin developed by linksoftware. This vulnerability exists in all versions up to and including 1.5.5. The root cause is insufficient input sanitization and output escaping in the plugin's admin settings, which allows authenticated users with administrator-level permissions or higher to inject arbitrary JavaScript code into pages. The vulnerability specifically impacts WordPress multi-site installations where the unfiltered_html capability is disabled, which restricts users from posting unfiltered HTML content. When a malicious script is injected, it executes in the context of any user who visits the affected page, potentially enabling session hijacking, privilege escalation, or other malicious actions. The CVSS 3.1 base score is 4.4, reflecting a medium severity due to the requirement for high privileges (administrator access), no user interaction needed, and network attack vector. The scope is changed because the vulnerability affects multiple sites within a WordPress multi-site environment. Currently, there are no known exploits in the wild, and no official patches have been linked yet. The vulnerability was publicly disclosed on November 8, 2025, with the initial reservation date on October 23, 2025.
Potential Impact
The primary impact of this vulnerability is the potential for stored XSS attacks within WordPress multi-site environments using the affected plugin. An attacker with administrator privileges can inject malicious scripts that execute in the browsers of users who visit the compromised pages. This can lead to theft of authentication cookies, enabling session hijacking, unauthorized actions performed on behalf of users, or further compromise of the WordPress environment. Since the vulnerability requires administrator-level access, the risk is somewhat mitigated by the need for high privileges; however, if an attacker gains such access (e.g., via credential theft or insider threat), the impact can be significant. Multi-site installations are often used by organizations managing multiple websites, increasing the potential scope of compromise. The vulnerability does not affect availability directly but compromises confidentiality and integrity of user sessions and data. The absence of known exploits reduces immediate risk but does not eliminate the threat, especially as the vulnerability is publicly known.
Mitigation Recommendations
1. Restrict administrator-level access strictly to trusted personnel and enforce strong authentication mechanisms such as multi-factor authentication (MFA) to reduce the risk of privilege escalation or credential compromise. 2. Monitor and audit multi-site WordPress installations regularly for unusual administrator activity or unauthorized changes in plugin settings. 3. Temporarily disable or remove the HTML Forms – Simple WordPress Forms Plugin in multi-site environments until a patch or update is released by the vendor. 4. If disabling the plugin is not feasible, consider enabling the unfiltered_html capability cautiously or applying custom input sanitization and output escaping measures within the plugin code as a temporary workaround. 5. Keep WordPress core and all plugins updated to the latest versions once the vendor releases a security patch addressing this vulnerability. 6. Employ web application firewalls (WAFs) with rules designed to detect and block XSS payloads targeting WordPress admin interfaces. 7. Educate administrators about the risks of stored XSS and safe handling of plugin settings to avoid inadvertent script injection.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-10-23T18:27:04.748Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 690ebeaf3a8fd010ecf64227
Added to database: 11/8/2025, 3:53:19 AM
Last enriched: 2/27/2026, 8:08:17 PM
Last updated: 3/26/2026, 11:12:42 AM
Views: 54
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.