CVE-2025-14745: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in rebelcode RSS Aggregator – RSS Import, News Feeds, Feed to Post, and Autoblogging
The RSS Aggregator – RSS Import, News Feeds, Feed to Post, and Autoblogging plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'wp-rss-aggregator' shortcode in all versions up to, and including, 5.0.10 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AI Analysis
Technical Summary
CVE-2025-14745 is a stored Cross-Site Scripting (XSS) vulnerability identified in the WordPress plugin 'RSS Aggregator – RSS Import, News Feeds, Feed to Post, and Autoblogging' developed by rebelcode. The flaw exists in all versions up to and including 5.0.10 and is due to improper neutralization of input during web page generation, specifically insufficient sanitization and escaping of user-supplied attributes in the 'wp-rss-aggregator' shortcode. Authenticated attackers with contributor-level privileges or higher can exploit this vulnerability by injecting arbitrary JavaScript code into pages generated by the plugin. When other users access these pages, the injected scripts execute in their browsers, potentially leading to session hijacking, privilege escalation, or other malicious activities. The vulnerability has a CVSS 3.1 score of 6.4, reflecting a medium severity with network attack vector, low attack complexity, and requiring privileges but no user interaction. The scope is classified as changed, indicating that the vulnerability affects resources beyond the attacker’s privileges. Currently, there are no known exploits in the wild, but the presence of this vulnerability in a widely used WordPress plugin poses a significant risk if left unaddressed.
Potential Impact
The impact of CVE-2025-14745 is primarily on the confidentiality and integrity of user data within affected WordPress sites. Successful exploitation allows attackers to execute arbitrary scripts in the context of the victim’s browser, which can lead to theft of authentication cookies, session tokens, or other sensitive information. This can result in unauthorized access to user accounts, including administrative accounts if targeted properly. Additionally, attackers may perform actions on behalf of victims, deface websites, or distribute malware. Since the vulnerability requires contributor-level access, it can be exploited by malicious insiders or compromised accounts, increasing the risk in environments with multiple content creators. The vulnerability does not directly affect availability but can indirectly cause service disruption through defacement or malicious payload delivery. Organizations relying on this plugin for content aggregation and autoblogging may face reputational damage, data breaches, and compliance issues if exploited.
Mitigation Recommendations
To mitigate CVE-2025-14745, organizations should immediately update the 'RSS Aggregator – RSS Import, News Feeds, Feed to Post, and Autoblogging' plugin to a version that addresses this vulnerability once released by the vendor. Until a patch is available, restrict contributor-level and higher privileges to trusted users only and audit existing user roles to minimize risk. Implement Web Application Firewall (WAF) rules to detect and block suspicious shortcode attribute inputs that may contain script tags or other XSS payloads. Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts on affected pages. Regularly review and sanitize all user-generated content, especially shortcode inputs, using server-side validation and escaping functions. Monitor logs for unusual activity related to shortcode usage and user privilege escalations. Educate content contributors about the risks of injecting untrusted content and enforce strict input validation policies. Finally, conduct periodic security assessments and penetration tests focusing on plugin vulnerabilities and privilege abuse scenarios.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, France, Netherlands, India, Brazil, Japan
CVE-2025-14745: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in rebelcode RSS Aggregator – RSS Import, News Feeds, Feed to Post, and Autoblogging
Description
The RSS Aggregator – RSS Import, News Feeds, Feed to Post, and Autoblogging plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'wp-rss-aggregator' shortcode in all versions up to, and including, 5.0.10 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2025-14745 is a stored Cross-Site Scripting (XSS) vulnerability identified in the WordPress plugin 'RSS Aggregator – RSS Import, News Feeds, Feed to Post, and Autoblogging' developed by rebelcode. The flaw exists in all versions up to and including 5.0.10 and is due to improper neutralization of input during web page generation, specifically insufficient sanitization and escaping of user-supplied attributes in the 'wp-rss-aggregator' shortcode. Authenticated attackers with contributor-level privileges or higher can exploit this vulnerability by injecting arbitrary JavaScript code into pages generated by the plugin. When other users access these pages, the injected scripts execute in their browsers, potentially leading to session hijacking, privilege escalation, or other malicious activities. The vulnerability has a CVSS 3.1 score of 6.4, reflecting a medium severity with network attack vector, low attack complexity, and requiring privileges but no user interaction. The scope is classified as changed, indicating that the vulnerability affects resources beyond the attacker’s privileges. Currently, there are no known exploits in the wild, but the presence of this vulnerability in a widely used WordPress plugin poses a significant risk if left unaddressed.
Potential Impact
The impact of CVE-2025-14745 is primarily on the confidentiality and integrity of user data within affected WordPress sites. Successful exploitation allows attackers to execute arbitrary scripts in the context of the victim’s browser, which can lead to theft of authentication cookies, session tokens, or other sensitive information. This can result in unauthorized access to user accounts, including administrative accounts if targeted properly. Additionally, attackers may perform actions on behalf of victims, deface websites, or distribute malware. Since the vulnerability requires contributor-level access, it can be exploited by malicious insiders or compromised accounts, increasing the risk in environments with multiple content creators. The vulnerability does not directly affect availability but can indirectly cause service disruption through defacement or malicious payload delivery. Organizations relying on this plugin for content aggregation and autoblogging may face reputational damage, data breaches, and compliance issues if exploited.
Mitigation Recommendations
To mitigate CVE-2025-14745, organizations should immediately update the 'RSS Aggregator – RSS Import, News Feeds, Feed to Post, and Autoblogging' plugin to a version that addresses this vulnerability once released by the vendor. Until a patch is available, restrict contributor-level and higher privileges to trusted users only and audit existing user roles to minimize risk. Implement Web Application Firewall (WAF) rules to detect and block suspicious shortcode attribute inputs that may contain script tags or other XSS payloads. Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts on affected pages. Regularly review and sanitize all user-generated content, especially shortcode inputs, using server-side validation and escaping functions. Monitor logs for unusual activity related to shortcode usage and user privilege escalations. Educate content contributors about the risks of injecting untrusted content and enforce strict input validation policies. Finally, conduct periodic security assessments and penetration tests focusing on plugin vulnerabilities and privilege abuse scenarios.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-12-15T20:32:38.308Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 697308bc4623b1157c072633
Added to database: 1/23/2026, 5:35:56 AM
Last enriched: 2/27/2026, 11:33:11 AM
Last updated: 3/26/2026, 4:01:56 AM
Views: 73
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.