CVE-2025-11765: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in developdaly Stock Tools
The Stock Tools plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'image_height' and 'image_width' shortcode attributes in all versions up to, and including, 1.1. This is due to insufficient input sanitization and output escaping. 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-11765 is a stored Cross-Site Scripting (XSS) vulnerability identified in the developdaly Stock Tools plugin for WordPress, present in all versions up to and including 1.1. The vulnerability arises from improper neutralization of input during web page generation, specifically in the handling of the 'image_height' and 'image_width' shortcode attributes. These attributes lack sufficient input sanitization and output escaping, allowing authenticated users with contributor-level permissions or higher to inject arbitrary JavaScript code into pages. When any user accesses a page containing the injected script, the malicious code executes in their browser context. This can lead to various attacks such as session hijacking, theft of sensitive information, unauthorized actions on behalf of users, or defacement of the website. The vulnerability has a CVSS 3.1 base 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 changed since the vulnerability affects all users viewing the injected content. No public exploits have been reported yet, but the presence of authenticated access requirements limits exploitation to insiders or compromised accounts. The vulnerability was published on November 21, 2025, and is tracked under CWE-79 (Improper Neutralization of Input During Web Page Generation). The plugin is widely used in WordPress environments for stock image management, making the vulnerability relevant to many websites that rely on this tool for content creation and management.
Potential Impact
For European organizations, this vulnerability poses a significant risk to the confidentiality and integrity of web applications using the developdaly Stock Tools plugin. Attackers with contributor-level access can inject malicious scripts that execute in the browsers of site visitors, potentially leading to session hijacking, unauthorized actions, or data theft. This can damage organizational reputation, lead to data breaches involving personal data protected under GDPR, and disrupt business operations. Since WordPress is a popular CMS across Europe, especially among SMEs and content-heavy websites, the attack surface is broad. The requirement for authenticated access limits exploitation to insiders or compromised accounts, but this also highlights the risk of insider threats or credential compromise. The vulnerability does not affect availability directly but can cause indirect service disruptions through defacement or loss of user trust. Organizations in sectors with high regulatory scrutiny, such as finance, healthcare, and e-commerce, face heightened risks due to potential compliance violations and financial penalties.
Mitigation Recommendations
Organizations should immediately audit their WordPress installations to identify the presence of the developdaly Stock Tools plugin and verify the version in use. Until an official patch is released, restrict contributor-level permissions to trusted users only and consider temporarily disabling the plugin if feasible. Implement strict input validation and output encoding on shortcode attributes if custom development is possible. Deploy a Web Application Firewall (WAF) with rules to detect and block XSS payloads targeting shortcode parameters. Monitor logs for unusual content changes or script injections. Educate content contributors about the risks of injecting untrusted content. Regularly update WordPress core, plugins, and themes to incorporate security patches promptly. Conduct periodic security assessments focusing on user privilege management and plugin vulnerabilities. Finally, prepare incident response plans to quickly address any exploitation attempts.
Affected Countries
Germany, France, United Kingdom, Italy, Spain, Netherlands, Poland
CVE-2025-11765: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in developdaly Stock Tools
Description
The Stock Tools plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'image_height' and 'image_width' shortcode attributes in all versions up to, and including, 1.1. This is due to insufficient input sanitization and output escaping. 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
Technical Analysis
CVE-2025-11765 is a stored Cross-Site Scripting (XSS) vulnerability identified in the developdaly Stock Tools plugin for WordPress, present in all versions up to and including 1.1. The vulnerability arises from improper neutralization of input during web page generation, specifically in the handling of the 'image_height' and 'image_width' shortcode attributes. These attributes lack sufficient input sanitization and output escaping, allowing authenticated users with contributor-level permissions or higher to inject arbitrary JavaScript code into pages. When any user accesses a page containing the injected script, the malicious code executes in their browser context. This can lead to various attacks such as session hijacking, theft of sensitive information, unauthorized actions on behalf of users, or defacement of the website. The vulnerability has a CVSS 3.1 base 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 changed since the vulnerability affects all users viewing the injected content. No public exploits have been reported yet, but the presence of authenticated access requirements limits exploitation to insiders or compromised accounts. The vulnerability was published on November 21, 2025, and is tracked under CWE-79 (Improper Neutralization of Input During Web Page Generation). The plugin is widely used in WordPress environments for stock image management, making the vulnerability relevant to many websites that rely on this tool for content creation and management.
Potential Impact
For European organizations, this vulnerability poses a significant risk to the confidentiality and integrity of web applications using the developdaly Stock Tools plugin. Attackers with contributor-level access can inject malicious scripts that execute in the browsers of site visitors, potentially leading to session hijacking, unauthorized actions, or data theft. This can damage organizational reputation, lead to data breaches involving personal data protected under GDPR, and disrupt business operations. Since WordPress is a popular CMS across Europe, especially among SMEs and content-heavy websites, the attack surface is broad. The requirement for authenticated access limits exploitation to insiders or compromised accounts, but this also highlights the risk of insider threats or credential compromise. The vulnerability does not affect availability directly but can cause indirect service disruptions through defacement or loss of user trust. Organizations in sectors with high regulatory scrutiny, such as finance, healthcare, and e-commerce, face heightened risks due to potential compliance violations and financial penalties.
Mitigation Recommendations
Organizations should immediately audit their WordPress installations to identify the presence of the developdaly Stock Tools plugin and verify the version in use. Until an official patch is released, restrict contributor-level permissions to trusted users only and consider temporarily disabling the plugin if feasible. Implement strict input validation and output encoding on shortcode attributes if custom development is possible. Deploy a Web Application Firewall (WAF) with rules to detect and block XSS payloads targeting shortcode parameters. Monitor logs for unusual content changes or script injections. Educate content contributors about the risks of injecting untrusted content. Regularly update WordPress core, plugins, and themes to incorporate security patches promptly. Conduct periodic security assessments focusing on user privilege management and plugin vulnerabilities. Finally, prepare incident response plans to quickly address any exploitation attempts.
Affected Countries
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-10-14T21:42:28.192Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 69202359cf2d47c38997b3d8
Added to database: 11/21/2025, 8:31:21 AM
Last enriched: 11/28/2025, 8:44:20 AM
Last updated: 1/8/2026, 12:42:17 PM
Views: 56
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.
Related Threats
CVE-2025-62877: CWE-1188: Initialization of a Resource with an Insecure Default in SUSE harvester
CriticalCVE-2024-1574: CWE-470 Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection') in Mitsubishi Electric Iconics Digital Solutions GENESIS64
MediumCVE-2024-1573: CWE-306 Missing Authentication for Critical Function in Mitsubishi Electric Iconics Digital Solutions GENESIS64
MediumThe State of Trusted Open Source
MediumCVE-2024-1182: CWE-427 Uncontrolled Search Path Element in Mitsubishi Electric Iconics Digital Solutions GENESIS64
HighActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.