CVE-2025-4590: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in daisycon Daisycon prijsvergelijkers
The Daisycon prijsvergelijkers plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'daisycon_uitvaart' shortcode in all versions up to, and including, 4.8.4 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-4590 identifies a stored Cross-Site Scripting (XSS) vulnerability in the Daisycon prijsvergelijkers plugin for WordPress, specifically in the 'daisycon_uitvaart' shortcode. This vulnerability stems from insufficient input sanitization and output escaping of user-supplied attributes, allowing authenticated users with contributor-level or higher privileges to inject arbitrary JavaScript code into pages. Because the malicious scripts are stored, they execute every time a user accesses the infected page, potentially compromising user sessions, stealing cookies, or performing actions on behalf of users. The vulnerability affects all versions up to and including 4.8.4. The CVSS 3.1 score of 6.4 reflects a medium severity with a network attack vector, low attack complexity, and privileges required at the contributor level, but no user interaction is needed for exploitation. The scope is changed (S:C), indicating that exploitation can affect resources beyond the vulnerable component. No public exploits have been reported yet, but the vulnerability poses a significant risk in environments where multiple users have contributor or higher access. The plugin is commonly used in affiliate marketing and price comparison contexts, making websites that rely on it attractive targets for attackers seeking to compromise visitor trust or perform phishing attacks. The vulnerability highlights the importance of proper input validation and output encoding in WordPress shortcode implementations to prevent XSS attacks.
Potential Impact
The impact of CVE-2025-4590 is primarily on confidentiality and integrity. Attackers with contributor-level access can inject persistent malicious scripts that execute in the browsers of any user visiting the compromised pages, including administrators and site editors. This can lead to session hijacking, theft of authentication tokens, unauthorized actions performed on behalf of users, defacement, or redirection to malicious sites. While availability is not directly affected, the reputational damage and potential data breaches can be severe. Organizations relying on the Daisycon prijsvergelijkers plugin for affiliate marketing or price comparison may suffer loss of user trust, regulatory penalties if personal data is compromised, and operational disruptions. Since exploitation requires contributor-level privileges, the threat is elevated in environments with weak access controls or compromised user accounts. The scope change in the CVSS vector indicates that the vulnerability can impact resources beyond the plugin itself, potentially affecting the entire website and its users. Given the widespread use of WordPress and the plugin in e-commerce and affiliate sectors, the threat has a broad potential impact globally.
Mitigation Recommendations
1. Immediately audit user roles and permissions to ensure that only trusted users have contributor-level or higher access. Limit contributor privileges where possible. 2. Monitor and review all uses of the 'daisycon_uitvaart' shortcode in site content for suspicious or unauthorized modifications. 3. Implement Web Application Firewall (WAF) rules to detect and block common XSS payloads targeting this shortcode. 4. Apply output encoding and input validation at the application level if custom modifications are possible, sanitizing all user-supplied attributes before rendering. 5. Stay updated with the plugin vendor’s announcements and apply patches or updates as soon as they become available. 6. Educate site administrators and content contributors about the risks of XSS and safe content practices. 7. Consider temporarily disabling or replacing the Daisycon prijsvergelijkers plugin if immediate patching is not feasible. 8. Conduct regular security scans and penetration tests focusing on shortcode injection points. 9. Employ Content Security Policy (CSP) headers to restrict execution of unauthorized scripts on affected sites. 10. Maintain robust logging and alerting to detect unusual activity related to shortcode usage or user privilege escalations.
Affected Countries
United States, Germany, Netherlands, United Kingdom, Australia, Canada, France, Belgium, Sweden, Denmark
CVE-2025-4590: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in daisycon Daisycon prijsvergelijkers
Description
The Daisycon prijsvergelijkers plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'daisycon_uitvaart' shortcode in all versions up to, and including, 4.8.4 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-4590 identifies a stored Cross-Site Scripting (XSS) vulnerability in the Daisycon prijsvergelijkers plugin for WordPress, specifically in the 'daisycon_uitvaart' shortcode. This vulnerability stems from insufficient input sanitization and output escaping of user-supplied attributes, allowing authenticated users with contributor-level or higher privileges to inject arbitrary JavaScript code into pages. Because the malicious scripts are stored, they execute every time a user accesses the infected page, potentially compromising user sessions, stealing cookies, or performing actions on behalf of users. The vulnerability affects all versions up to and including 4.8.4. The CVSS 3.1 score of 6.4 reflects a medium severity with a network attack vector, low attack complexity, and privileges required at the contributor level, but no user interaction is needed for exploitation. The scope is changed (S:C), indicating that exploitation can affect resources beyond the vulnerable component. No public exploits have been reported yet, but the vulnerability poses a significant risk in environments where multiple users have contributor or higher access. The plugin is commonly used in affiliate marketing and price comparison contexts, making websites that rely on it attractive targets for attackers seeking to compromise visitor trust or perform phishing attacks. The vulnerability highlights the importance of proper input validation and output encoding in WordPress shortcode implementations to prevent XSS attacks.
Potential Impact
The impact of CVE-2025-4590 is primarily on confidentiality and integrity. Attackers with contributor-level access can inject persistent malicious scripts that execute in the browsers of any user visiting the compromised pages, including administrators and site editors. This can lead to session hijacking, theft of authentication tokens, unauthorized actions performed on behalf of users, defacement, or redirection to malicious sites. While availability is not directly affected, the reputational damage and potential data breaches can be severe. Organizations relying on the Daisycon prijsvergelijkers plugin for affiliate marketing or price comparison may suffer loss of user trust, regulatory penalties if personal data is compromised, and operational disruptions. Since exploitation requires contributor-level privileges, the threat is elevated in environments with weak access controls or compromised user accounts. The scope change in the CVSS vector indicates that the vulnerability can impact resources beyond the plugin itself, potentially affecting the entire website and its users. Given the widespread use of WordPress and the plugin in e-commerce and affiliate sectors, the threat has a broad potential impact globally.
Mitigation Recommendations
1. Immediately audit user roles and permissions to ensure that only trusted users have contributor-level or higher access. Limit contributor privileges where possible. 2. Monitor and review all uses of the 'daisycon_uitvaart' shortcode in site content for suspicious or unauthorized modifications. 3. Implement Web Application Firewall (WAF) rules to detect and block common XSS payloads targeting this shortcode. 4. Apply output encoding and input validation at the application level if custom modifications are possible, sanitizing all user-supplied attributes before rendering. 5. Stay updated with the plugin vendor’s announcements and apply patches or updates as soon as they become available. 6. Educate site administrators and content contributors about the risks of XSS and safe content practices. 7. Consider temporarily disabling or replacing the Daisycon prijsvergelijkers plugin if immediate patching is not feasible. 8. Conduct regular security scans and penetration tests focusing on shortcode injection points. 9. Employ Content Security Policy (CSP) headers to restrict execution of unauthorized scripts on affected sites. 10. Maintain robust logging and alerting to detect unusual activity related to shortcode usage or user privilege escalations.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-05-12T15:19:35.473Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 683aa517182aa0cae2d47e27
Added to database: 5/31/2025, 6:43:35 AM
Last enriched: 2/27/2026, 2:40:14 PM
Last updated: 3/24/2026, 8:05:01 AM
Views: 59
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.