CVE-2025-12184: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in rboatright MeetingList
The MeetingList plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 0.11 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-12184 is a stored cross-site scripting vulnerability identified in the MeetingList plugin for WordPress, affecting all versions up to and including 0.11. The root cause is insufficient sanitization of input and inadequate output escaping within the plugin's admin settings interface. This flaw enables authenticated attackers with administrator-level permissions or higher to inject arbitrary JavaScript code into pages generated by the plugin. The vulnerability specifically impacts WordPress multi-site installations or single-site installations where the 'unfiltered_html' capability is disabled, limiting the scope of affected environments. When a user accesses a page containing the injected script, the malicious code executes in their browser context, potentially allowing session hijacking, privilege escalation, or unauthorized actions within the WordPress environment. The CVSS 3.1 base score is 4.4, reflecting a medium severity due to the requirement for high privileges (administrator) and the absence of user interaction for exploitation. The vulnerability has been publicly disclosed but no active exploits have been observed in the wild. The lack of official patches at the time of disclosure necessitates immediate attention from administrators to apply workarounds or restrict access to vulnerable plugin features until a fix is available.
Potential Impact
The primary impact of CVE-2025-12184 is the potential compromise of confidentiality and integrity within affected WordPress multi-site environments using the MeetingList plugin. An attacker with administrator privileges can inject malicious scripts that execute in the browsers of users visiting the affected pages, potentially leading to session hijacking, theft of sensitive information, or unauthorized administrative actions. Although the vulnerability does not directly affect availability, the injected scripts could be used to perform actions that disrupt normal operations indirectly. The requirement for high-level privileges limits the attack surface to insiders or already compromised administrator accounts, reducing the likelihood of widespread exploitation. However, in environments where multiple administrators exist or where credential compromise is possible, the risk remains significant. Organizations relying on multi-site WordPress installations with this plugin are particularly at risk, as the vulnerability does not affect single-site installations with unfiltered_html enabled. The absence of known exploits in the wild suggests limited current exploitation, but the vulnerability's presence in a popular CMS plugin warrants proactive mitigation to prevent future attacks.
Mitigation Recommendations
To mitigate CVE-2025-12184, organizations should first verify if they are running the MeetingList plugin version 0.11 or earlier in a WordPress multi-site environment or with unfiltered_html disabled. Immediate mitigation steps include restricting administrator access to trusted personnel only and auditing existing admin accounts for compromise. Since no official patch is currently available, administrators should consider disabling or uninstalling the MeetingList plugin temporarily to eliminate the attack vector. Additionally, implementing a Web Application Firewall (WAF) with custom rules to detect and block suspicious script injections in admin settings can provide interim protection. Monitoring logs for unusual administrator activity or unexpected changes in plugin settings is also recommended. Once a patch is released, prompt application is critical. Furthermore, educating administrators about the risks of stored XSS and enforcing strong authentication mechanisms (e.g., multi-factor authentication) will reduce the likelihood of privilege abuse. Finally, enabling Content Security Policy (CSP) headers can help mitigate the impact of injected scripts by restricting script execution sources.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, France, Netherlands, Japan, India, Brazil
CVE-2025-12184: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in rboatright MeetingList
Description
The MeetingList plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 0.11 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-12184 is a stored cross-site scripting vulnerability identified in the MeetingList plugin for WordPress, affecting all versions up to and including 0.11. The root cause is insufficient sanitization of input and inadequate output escaping within the plugin's admin settings interface. This flaw enables authenticated attackers with administrator-level permissions or higher to inject arbitrary JavaScript code into pages generated by the plugin. The vulnerability specifically impacts WordPress multi-site installations or single-site installations where the 'unfiltered_html' capability is disabled, limiting the scope of affected environments. When a user accesses a page containing the injected script, the malicious code executes in their browser context, potentially allowing session hijacking, privilege escalation, or unauthorized actions within the WordPress environment. The CVSS 3.1 base score is 4.4, reflecting a medium severity due to the requirement for high privileges (administrator) and the absence of user interaction for exploitation. The vulnerability has been publicly disclosed but no active exploits have been observed in the wild. The lack of official patches at the time of disclosure necessitates immediate attention from administrators to apply workarounds or restrict access to vulnerable plugin features until a fix is available.
Potential Impact
The primary impact of CVE-2025-12184 is the potential compromise of confidentiality and integrity within affected WordPress multi-site environments using the MeetingList plugin. An attacker with administrator privileges can inject malicious scripts that execute in the browsers of users visiting the affected pages, potentially leading to session hijacking, theft of sensitive information, or unauthorized administrative actions. Although the vulnerability does not directly affect availability, the injected scripts could be used to perform actions that disrupt normal operations indirectly. The requirement for high-level privileges limits the attack surface to insiders or already compromised administrator accounts, reducing the likelihood of widespread exploitation. However, in environments where multiple administrators exist or where credential compromise is possible, the risk remains significant. Organizations relying on multi-site WordPress installations with this plugin are particularly at risk, as the vulnerability does not affect single-site installations with unfiltered_html enabled. The absence of known exploits in the wild suggests limited current exploitation, but the vulnerability's presence in a popular CMS plugin warrants proactive mitigation to prevent future attacks.
Mitigation Recommendations
To mitigate CVE-2025-12184, organizations should first verify if they are running the MeetingList plugin version 0.11 or earlier in a WordPress multi-site environment or with unfiltered_html disabled. Immediate mitigation steps include restricting administrator access to trusted personnel only and auditing existing admin accounts for compromise. Since no official patch is currently available, administrators should consider disabling or uninstalling the MeetingList plugin temporarily to eliminate the attack vector. Additionally, implementing a Web Application Firewall (WAF) with custom rules to detect and block suspicious script injections in admin settings can provide interim protection. Monitoring logs for unusual administrator activity or unexpected changes in plugin settings is also recommended. Once a patch is released, prompt application is critical. Furthermore, educating administrators about the risks of stored XSS and enforcing strong authentication mechanisms (e.g., multi-factor authentication) will reduce the likelihood of privilege abuse. Finally, enabling Content Security Policy (CSP) headers can help mitigate the impact of injected scripts by restricting script execution sources.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-10-24T19:38:22.809Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 690a109f5ba1a6c630faf34a
Added to database: 11/4/2025, 2:41:35 PM
Last enriched: 2/27/2026, 8:18:12 PM
Last updated: 3/23/2026, 3:37:46 AM
Views: 129
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.