Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Lifecycle Timeline
3DescriptionCVE.org
The Webling plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 3.9.0 due to insufficient input sanitization, insufficient output escaping, and missing capabilities checks in the 'webling_admin_save_form' and 'webling_admin_save_memberlist' functions. This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject Webling forms and memberlists with arbitrary web scripts that will execute whenever an administrator views the related form or memberlist area of the WordPress admin.
AnalysisAI
Stored Cross-Site Scripting (XSS) in the Webling WordPress plugin versions up to 3.9.0 allows authenticated attackers with Subscriber-level access to inject malicious scripts into forms and memberlists that execute when administrators view the admin interface. The vulnerability stems from insufficient input sanitization and output escaping in the 'webling_admin_save_form' and 'webling_admin_save_memberlist' functions, combined with missing capability checks. No public exploit code or active exploitation has been reported at time of analysis.
Technical ContextAI
The Webling plugin for WordPress (CPE: cpe:2.3:a:usystemsgmbh:webling:*:*:*:*:*:*:*:*) contains a Stored Cross-Site Scripting vulnerability classified as CWE-79 (Improper Neutralization of Input During Web Page Generation). The root cause involves three security gaps in the admin form and memberlist handling functions: first, insufficient sanitization of user-supplied input when forms and memberlists are saved; second, inadequate HTML entity encoding when these inputs are displayed back in the WordPress admin dashboard; and third, missing permission checks that should restrict these functions to high-privilege roles only. Because the vulnerable code paths accept data from Subscriber-level users but fail to properly sanitize or escape before storage and display, any authenticated user at the lowest permission tier can plant persistent malicious JavaScript that activates whenever an administrator accesses the affected admin pages, potentially leading to credential theft, admin account compromise, or further WordPress installation compromise.
RemediationAI
Vendor-released patch: Webling 3.9.1. WordPress administrators should immediately update the Webling plugin to version 3.9.1 or later via the WordPress admin dashboard (Plugins > Installed Plugins > Webling > Update Now) or manually via plugins.wordpress.org. Organizations unable to update immediately should restrict Webling form and memberlist admin pages to high-privilege users only via WordPress user role management, though this does not eliminate the risk to existing Subscriber accounts. Verify that all user accounts with Subscriber or higher roles are legitimate and review the WordPress audit log (if available via security plugins) for suspicious form or memberlist modifications. The vulnerability details and patch are documented in the Wordfence threat intelligence report linked in the advisory.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The 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
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
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 Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-21248