CVE-2025-52733
Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Anonform Ab ANON::form embedded secure form anonform-embedded-secure-form allows DOM-Based XSS.This issue affects ANON::form embedded secure form: from n/a through <= 1.7.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
DOM-based XSS in ANON::form embedded secure form WordPress plugin (≤1.7) allows attackers to inject malicious scripts via crafted input, requiring user interaction.
Vulnerability
Overview
CVE-2025-52733 is a DOM-based Cross-Site Scripting (XSS) vulnerability in the ANON::form embedded secure form WordPress plugin, affecting versions up to and including 1.7. The root cause is improper neutralization of user input during web page generation, allowing an attacker to inject arbitrary JavaScript into the DOM of a victim's browser [1].
Exploitation
Prerequisites
Exploitation requires user interaction, such as clicking a malicious link or visiting a crafted page. While the vulnerability can be initiated by an unauthenticated attacker, successful execution depends on a privileged user (e.g., an administrator) performing that action. This makes the attack surface limited to scenarios where an attacker can trick a site administrator into interacting with a malicious payload [1].
Impact
If exploited, an attacker can inject malicious scripts, including redirects, advertisements, and other HTML payloads, into the affected website. These scripts execute when other visitors access the site, potentially leading to data theft, defacement, or further compromise [1].
Mitigation
The vulnerability is patched in version 1.8 of the plugin. Users are strongly advised to update immediately. Patchstack users can enable auto-updates for vulnerable plugins to ensure timely protection [1].
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Range: <=1.7
- Range: <=1.7
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.