Severity by source
AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
Network-delivered DOM XSS requires low-privilege authentication and victim interaction; availability impact is not a credible outcome of client-side script injection and is assessed as N.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Hitesh Chandwani reCAPTCHA (v2 & v3) for Asgaros Forum recaptcha-for-asgaros-forum allows DOM-Based XSS.This issue affects reCAPTCHA (v2 & v3) for Asgaros Forum: from n/a through <= 1.1.0.
AnalysisAI
DOM-Based Cross-Site Scripting in the reCAPTCHA (v2 & v3) for Asgaros Forum WordPress plugin (all versions through 1.1.0) enables authenticated low-privilege forum users to inject client-side scripts that execute in victims' browsers. The CVSS Scope:Changed metric (S:C) indicates the injected scripts can affect browser contexts beyond the vulnerable plugin component itself - including the broader WordPress session. No public exploit code or active exploitation has been identified at time of analysis, though the vulnerability was disclosed by Patchstack.
Technical ContextAI
The affected component is a third-party WordPress plugin developed by Hitesh Chandwani that integrates Google reCAPTCHA v2 and v3 into the Asgaros Forum plugin. The root cause is CWE-79: Improper Neutralization of Input During Web Page Generation. Specifically, this is a DOM-Based XSS variant, meaning unsanitized attacker-controlled data is processed by client-side JavaScript and written into the live DOM - entirely on the client side. This distinguishes it from stored or reflected XSS, and critically means server-side Web Application Firewalls may not intercept or detect the payload, since the dangerous operation never passes through the server's response body. The CPE string cpe:2.3:a:hitesh_chandwani:recaptcha_(v2_&_v3)_for_asgaros_forum identifies the exact vendor and product scope.
RemediationAI
No confirmed patched version is available from the provided intelligence data - the affected range is stated as 'through <= 1.1.0' with no explicit fix version cited. Administrators should immediately check the Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/recaptcha-for-asgaros-forum/vulnerability/wordpress-recaptcha-v2-v3-for-asgaros-forum-plugin-1-1-0-cross-site-scripting-xss-vulnerability and the WordPress plugin repository for an updated release. As a compensating control, deactivating the plugin via WP Admin until a patch is confirmed is the most effective mitigation, with the trade-off that reCAPTCHA spam protection on the Asgaros Forum will be lost. Restricting forum registration to trusted users reduces the PR:L attacker entry point and limits exploitation potential without removing the plugin entirely. A Content Security Policy (CSP) header blocking inline script execution can mitigate DOM XSS impact at the server level, though CSP deployment in WordPress requires careful configuration to avoid breaking other site functionality.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43445