CVE-2026-3034: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in sagarpatel124 OoohBoi Steroids for Elementor
CVE-2026-3034 is a stored Cross-Site Scripting (XSS) vulnerability in the OoohBoi Steroids for Elementor WordPress plugin, affecting all versions up to 2. 1. 24. Authenticated users with Contributor-level access or higher can exploit this flaw by injecting malicious scripts through specific URL parameters (_ob_spacerat_link, _ob_bbad_link, and _ob_teleporter_link). The injected scripts execute when other users interact with the compromised elements, potentially leading to session hijacking, privilege escalation, or unauthorized actions. The vulnerability has a CVSS score of 6. 4, indicating medium severity, with no known exploits in the wild currently. Organizations using this plugin should prioritize patching or mitigating this issue to prevent exploitation. This threat primarily affects WordPress sites globally, especially those with active Contributor-level users and the vulnerable plugin installed.
AI Analysis
Technical Summary
CVE-2026-3034 is a stored Cross-Site Scripting vulnerability classified under CWE-79, found in the OoohBoi Steroids for Elementor plugin for WordPress, maintained by sagarpatel124. The vulnerability arises from improper neutralization of input during web page generation, specifically via the URL parameters _ob_spacerat_link, _ob_bbad_link, and _ob_teleporter_link. These parameters are not properly sanitized, allowing authenticated users with Contributor-level permissions or higher to inject arbitrary JavaScript code into pages. Because the malicious script is stored, it executes whenever any user interacts with the injected element, potentially compromising user sessions, stealing credentials, or performing unauthorized actions on behalf of users. The vulnerability affects all versions up to and including 2.1.24. The CVSS v3.1 base score is 6.4, reflecting a medium severity with network attack vector, low attack complexity, requiring privileges (Contributor or higher), no user interaction needed, and impacts confidentiality and integrity with a scope change. No patches or known exploits are currently reported, but the vulnerability poses a significant risk to WordPress sites using this plugin, especially those with multiple contributors or editors. The flaw highlights the importance of input validation and output encoding in plugin development to prevent XSS attacks.
Potential Impact
The impact of CVE-2026-3034 is primarily on the confidentiality and integrity of affected WordPress sites. Successful exploitation allows an authenticated contributor or higher to inject persistent malicious scripts, which execute in the context of other users' browsers. This can lead to session hijacking, theft of sensitive information such as cookies or credentials, unauthorized actions performed with the victim's privileges, and potential lateral movement within the site. Since the vulnerability requires contributor-level access, it limits exploitation to insiders or compromised accounts but still poses a significant risk in multi-user environments. The scope change in the CVSS vector indicates that the vulnerability can affect resources beyond the initially compromised component, potentially impacting the entire site or user base. Although availability is not directly affected, the breach of confidentiality and integrity can lead to reputational damage, loss of user trust, and compliance violations for organizations. Given WordPress's widespread use globally, many organizations, especially those relying on the Elementor plugin ecosystem, are at risk if they have not updated or mitigated this vulnerability.
Mitigation Recommendations
To mitigate CVE-2026-3034, organizations should immediately update the OoohBoi Steroids for Elementor plugin to a version that addresses this vulnerability once available. In the absence of an official patch, administrators should restrict Contributor-level permissions to trusted users only and audit existing users for suspicious accounts. Implement Web Application Firewall (WAF) rules to detect and block malicious payloads targeting the vulnerable URL parameters (_ob_spacerat_link, _ob_bbad_link, _ob_teleporter_link). Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts and reduce the impact of XSS attacks. Additionally, conduct regular security reviews of installed plugins and monitor logs for unusual activities related to these parameters. Developers maintaining similar plugins should enforce strict input validation and output encoding to prevent injection flaws. Finally, educate users about the risks of XSS and encourage the use of strong authentication and session management practices to minimize exploitation potential.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, France, India, Brazil, Japan, Netherlands, Italy, Spain
CVE-2026-3034: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in sagarpatel124 OoohBoi Steroids for Elementor
Description
CVE-2026-3034 is a stored Cross-Site Scripting (XSS) vulnerability in the OoohBoi Steroids for Elementor WordPress plugin, affecting all versions up to 2. 1. 24. Authenticated users with Contributor-level access or higher can exploit this flaw by injecting malicious scripts through specific URL parameters (_ob_spacerat_link, _ob_bbad_link, and _ob_teleporter_link). The injected scripts execute when other users interact with the compromised elements, potentially leading to session hijacking, privilege escalation, or unauthorized actions. The vulnerability has a CVSS score of 6. 4, indicating medium severity, with no known exploits in the wild currently. Organizations using this plugin should prioritize patching or mitigating this issue to prevent exploitation. This threat primarily affects WordPress sites globally, especially those with active Contributor-level users and the vulnerable plugin installed.
AI-Powered Analysis
Technical Analysis
CVE-2026-3034 is a stored Cross-Site Scripting vulnerability classified under CWE-79, found in the OoohBoi Steroids for Elementor plugin for WordPress, maintained by sagarpatel124. The vulnerability arises from improper neutralization of input during web page generation, specifically via the URL parameters _ob_spacerat_link, _ob_bbad_link, and _ob_teleporter_link. These parameters are not properly sanitized, allowing authenticated users with Contributor-level permissions or higher to inject arbitrary JavaScript code into pages. Because the malicious script is stored, it executes whenever any user interacts with the injected element, potentially compromising user sessions, stealing credentials, or performing unauthorized actions on behalf of users. The vulnerability affects all versions up to and including 2.1.24. The CVSS v3.1 base score is 6.4, reflecting a medium severity with network attack vector, low attack complexity, requiring privileges (Contributor or higher), no user interaction needed, and impacts confidentiality and integrity with a scope change. No patches or known exploits are currently reported, but the vulnerability poses a significant risk to WordPress sites using this plugin, especially those with multiple contributors or editors. The flaw highlights the importance of input validation and output encoding in plugin development to prevent XSS attacks.
Potential Impact
The impact of CVE-2026-3034 is primarily on the confidentiality and integrity of affected WordPress sites. Successful exploitation allows an authenticated contributor or higher to inject persistent malicious scripts, which execute in the context of other users' browsers. This can lead to session hijacking, theft of sensitive information such as cookies or credentials, unauthorized actions performed with the victim's privileges, and potential lateral movement within the site. Since the vulnerability requires contributor-level access, it limits exploitation to insiders or compromised accounts but still poses a significant risk in multi-user environments. The scope change in the CVSS vector indicates that the vulnerability can affect resources beyond the initially compromised component, potentially impacting the entire site or user base. Although availability is not directly affected, the breach of confidentiality and integrity can lead to reputational damage, loss of user trust, and compliance violations for organizations. Given WordPress's widespread use globally, many organizations, especially those relying on the Elementor plugin ecosystem, are at risk if they have not updated or mitigated this vulnerability.
Mitigation Recommendations
To mitigate CVE-2026-3034, organizations should immediately update the OoohBoi Steroids for Elementor plugin to a version that addresses this vulnerability once available. In the absence of an official patch, administrators should restrict Contributor-level permissions to trusted users only and audit existing users for suspicious accounts. Implement Web Application Firewall (WAF) rules to detect and block malicious payloads targeting the vulnerable URL parameters (_ob_spacerat_link, _ob_bbad_link, _ob_teleporter_link). Employ Content Security Policy (CSP) headers to limit the execution of unauthorized scripts and reduce the impact of XSS attacks. Additionally, conduct regular security reviews of installed plugins and monitor logs for unusual activities related to these parameters. Developers maintaining similar plugins should enforce strict input validation and output encoding to prevent injection flaws. Finally, educate users about the risks of XSS and encourage the use of strong authentication and session management practices to minimize exploitation potential.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2026-02-23T15:40:31.880Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 69a90085d1a09e29cbba97b6
Added to database: 3/5/2026, 4:03:17 AM
Last enriched: 3/5/2026, 4:17:47 AM
Last updated: 3/5/2026, 5:36:50 AM
Views: 5
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-2026-3072: CWE-862 Missing Authorization in dglingren Media Library Assistant
MediumCVE-2026-30777: Authentication Bypass Using an Alternate Path or Channel in EC-CUBE CO.,LTD. EC-CUBE 4.1 series
MediumCVE-2026-29128: CWE-522 Insufficiently Protected Credentials in International Datacasting Corporation SFX2100 Satellite Receiver
HighCVE-2026-27982: URL redirection to untrusted site ('Open Redirect') in allauth django-allauth
MediumCVE-2026-3523: CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in blobfolio Apocalypse Meow
MediumActions
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.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.