CVE-2024-4361: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in gpriday Page Builder by SiteOrigin
CVE-2024-4361 is a stored cross-site scripting (XSS) vulnerability in the Page Builder by SiteOrigin WordPress plugin affecting all versions up to 2. 29. 15. The flaw arises from improper input sanitization and output escaping in the 'siteorigin_widget' shortcode, allowing authenticated users with contributor-level access or higher to inject malicious scripts. These scripts execute whenever any user views the compromised page, potentially leading to session hijacking, privilege escalation, or defacement. The vulnerability has a CVSS 3. 1 score of 6. 4, indicating medium severity, with a network attack vector and low complexity but requiring privileges. No public exploits are currently known. Organizations using this plugin should prioritize patching or applying mitigations to prevent exploitation, especially since contributor-level access is common in many WordPress setups.
AI Analysis
Technical Summary
CVE-2024-4361 is a stored cross-site scripting vulnerability classified under CWE-79 found in the Page Builder by SiteOrigin plugin for WordPress, affecting all versions up to and including 2.29.15. The vulnerability stems from insufficient sanitization and escaping of user-supplied attributes within the 'siteorigin_widget' shortcode, which is used to embed widgets on WordPress pages. Authenticated attackers with contributor-level privileges or higher can exploit this flaw by injecting arbitrary JavaScript code into pages or posts. Because the malicious script is stored persistently in the website content, it executes in the context of any user who views the infected page, potentially compromising user sessions, stealing cookies, or performing unauthorized actions on behalf of users. The attack vector is remote over the network, with low attack complexity, but requires authentication at contributor level, which is a common role in WordPress environments. The vulnerability affects the confidentiality and integrity of user data and site content but does not impact availability. No known public exploits have been reported yet, but the vulnerability is publicly disclosed and should be addressed promptly. The plugin is widely used in WordPress sites globally, increasing the potential attack surface. The lack of patch links suggests that users must monitor vendor updates or apply manual mitigations until an official fix is released.
Potential Impact
The impact of CVE-2024-4361 is significant for organizations using the Page Builder by SiteOrigin plugin on WordPress sites. Successful exploitation allows attackers with contributor-level access to inject persistent malicious scripts, which execute in the browsers of site visitors and administrators. This can lead to session hijacking, theft of sensitive information such as authentication cookies, unauthorized actions performed on behalf of users, defacement of website content, and potential spread of malware. Since contributor-level access is often granted to content creators or editors, the risk of insider threats or compromised accounts is elevated. The vulnerability compromises the confidentiality and integrity of site data and user information but does not directly affect availability. Organizations relying on affected WordPress sites for business operations, e-commerce, or customer engagement may suffer reputational damage, data breaches, and regulatory consequences if exploited. The global reach of WordPress and the popularity of this plugin mean a broad attack surface, particularly for small to medium enterprises and content-heavy websites.
Mitigation Recommendations
To mitigate CVE-2024-4361, organizations should take the following specific actions: 1) Immediately restrict contributor-level permissions to trusted users only and audit existing user roles for unnecessary privileges. 2) Monitor and review all content submissions involving the 'siteorigin_widget' shortcode for suspicious or unexpected input. 3) Apply any official patches or updates from SiteOrigin as soon as they become available; if no patch exists yet, consider temporarily disabling the plugin or the vulnerable shortcode functionality. 4) Implement Web Application Firewall (WAF) rules to detect and block common XSS payloads targeting the shortcode parameters. 5) Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts on affected sites. 6) Educate site administrators and contributors about the risks of XSS and safe content practices. 7) Regularly back up website data to enable recovery in case of compromise. 8) Conduct security scans and penetration tests focusing on plugin vulnerabilities and user input sanitization. These targeted measures go beyond generic advice by focusing on user role management, shortcode monitoring, and layered defenses specific to this vulnerability.
Affected Countries
United States, United Kingdom, Germany, Canada, Australia, India, France, Brazil, Netherlands, Japan, Italy, Spain
CVE-2024-4361: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in gpriday Page Builder by SiteOrigin
Description
CVE-2024-4361 is a stored cross-site scripting (XSS) vulnerability in the Page Builder by SiteOrigin WordPress plugin affecting all versions up to 2. 29. 15. The flaw arises from improper input sanitization and output escaping in the 'siteorigin_widget' shortcode, allowing authenticated users with contributor-level access or higher to inject malicious scripts. These scripts execute whenever any user views the compromised page, potentially leading to session hijacking, privilege escalation, or defacement. The vulnerability has a CVSS 3. 1 score of 6. 4, indicating medium severity, with a network attack vector and low complexity but requiring privileges. No public exploits are currently known. Organizations using this plugin should prioritize patching or applying mitigations to prevent exploitation, especially since contributor-level access is common in many WordPress setups.
AI-Powered Analysis
Technical Analysis
CVE-2024-4361 is a stored cross-site scripting vulnerability classified under CWE-79 found in the Page Builder by SiteOrigin plugin for WordPress, affecting all versions up to and including 2.29.15. The vulnerability stems from insufficient sanitization and escaping of user-supplied attributes within the 'siteorigin_widget' shortcode, which is used to embed widgets on WordPress pages. Authenticated attackers with contributor-level privileges or higher can exploit this flaw by injecting arbitrary JavaScript code into pages or posts. Because the malicious script is stored persistently in the website content, it executes in the context of any user who views the infected page, potentially compromising user sessions, stealing cookies, or performing unauthorized actions on behalf of users. The attack vector is remote over the network, with low attack complexity, but requires authentication at contributor level, which is a common role in WordPress environments. The vulnerability affects the confidentiality and integrity of user data and site content but does not impact availability. No known public exploits have been reported yet, but the vulnerability is publicly disclosed and should be addressed promptly. The plugin is widely used in WordPress sites globally, increasing the potential attack surface. The lack of patch links suggests that users must monitor vendor updates or apply manual mitigations until an official fix is released.
Potential Impact
The impact of CVE-2024-4361 is significant for organizations using the Page Builder by SiteOrigin plugin on WordPress sites. Successful exploitation allows attackers with contributor-level access to inject persistent malicious scripts, which execute in the browsers of site visitors and administrators. This can lead to session hijacking, theft of sensitive information such as authentication cookies, unauthorized actions performed on behalf of users, defacement of website content, and potential spread of malware. Since contributor-level access is often granted to content creators or editors, the risk of insider threats or compromised accounts is elevated. The vulnerability compromises the confidentiality and integrity of site data and user information but does not directly affect availability. Organizations relying on affected WordPress sites for business operations, e-commerce, or customer engagement may suffer reputational damage, data breaches, and regulatory consequences if exploited. The global reach of WordPress and the popularity of this plugin mean a broad attack surface, particularly for small to medium enterprises and content-heavy websites.
Mitigation Recommendations
To mitigate CVE-2024-4361, organizations should take the following specific actions: 1) Immediately restrict contributor-level permissions to trusted users only and audit existing user roles for unnecessary privileges. 2) Monitor and review all content submissions involving the 'siteorigin_widget' shortcode for suspicious or unexpected input. 3) Apply any official patches or updates from SiteOrigin as soon as they become available; if no patch exists yet, consider temporarily disabling the plugin or the vulnerable shortcode functionality. 4) Implement Web Application Firewall (WAF) rules to detect and block common XSS payloads targeting the shortcode parameters. 5) Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts on affected sites. 6) Educate site administrators and contributors about the risks of XSS and safe content practices. 7) Regularly back up website data to enable recovery in case of compromise. 8) Conduct security scans and penetration tests focusing on plugin vulnerabilities and user input sanitization. These targeted measures go beyond generic advice by focusing on user role management, shortcode monitoring, and layered defenses specific to this vulnerability.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-04-30T18:32:05.483Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6b88b7ef31ef0b556598
Added to database: 2/25/2026, 9:37:12 PM
Last enriched: 2/26/2026, 12:38:21 AM
Last updated: 2/26/2026, 11:19:47 AM
Views: 1
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-64999: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in Checkmk GmbH Checkmk
HighCVE-2026-28138: Deserialization of Untrusted Data in Stylemix uListing
HighCVE-2026-28136: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in VeronaLabs WP SMS
HighCVE-2026-28132: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in villatheme WooCommerce Photo Reviews
HighCVE-2026-28131: Insertion of Sensitive Information Into Sent Data in WPVibes Elementor Addon Elements
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.