CVE-2026-28099
Received Received - Intake
Reflected XSS in UberSlider Ultra ≀ 2.3 Enables Code Injection

Publication date: 2026-03-05

Last updated on: 2026-03-05

Assigner: Patchstack

Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in LambertGroup UberSlider Ultra uberSlider_ultra allows Reflected XSS.This issue affects UberSlider Ultra: from n/a through <= 2.3.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-05
Last Modified
2026-03-05
Generated
2026-05-27
AI Q&A
2026-03-05
EPSS Evaluated
2026-05-25
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
lambertgroup uberslider_ultra to 2.3 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

CVE-2026-28099 is a medium severity Cross Site Scripting (XSS) vulnerability affecting the WordPress UberSlider Ultra Plugin versions up to and including 2.3.

This vulnerability allows an attacker to inject malicious scriptsβ€”such as redirects, advertisements, or other HTML payloadsβ€”into a website, which execute when visitors access the compromised pages.

It is classified under OWASP Top 10 A3: Injection and has a CVSS score of 7.1, indicating moderate danger with potential for exploitation.

Exploitation requires user interaction by a privileged user, such as clicking a malicious link, visiting a crafted page, or submitting a form, although no authentication is required to initiate the attack.


How can this vulnerability impact me? :

This vulnerability can allow attackers to execute malicious scripts on your website, which can lead to unauthorized redirects, display of unwanted advertisements, or other harmful HTML payloads.

Such exploitation can compromise the integrity and trustworthiness of your website, potentially harming your users and damaging your reputation.

Since the attack requires user interaction but no authentication, any visitor or privileged user clicking a malicious link or visiting a crafted page could trigger the exploit.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

The vulnerability is a reflected Cross Site Scripting (XSS) issue in the UberSlider Ultra WordPress plugin up to version 2.3. Detection typically involves testing for injection of malicious scripts in web page inputs or URLs that the plugin processes.

While no specific commands are provided in the resources, common detection methods include using web vulnerability scanners or manual testing by injecting typical XSS payloads (e.g., <script>alert(1)</script>) into URL parameters or form inputs related to the plugin and observing if the script executes.

Network monitoring tools can also be used to detect suspicious HTTP requests containing such payloads targeting the UberSlider Ultra plugin endpoints.


What immediate steps should I take to mitigate this vulnerability?

Since no official patch is currently available for this vulnerability, immediate mitigation involves applying the mitigation rule provided by Patchstack to block attacks targeting this vulnerability.

Website owners should proactively implement this mitigation to prevent exploitation until an official patch is released.

Additionally, it is advisable to limit user interactions that could trigger the vulnerability, such as avoiding clicking suspicious links or visiting untrusted pages that might exploit the reflected XSS.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart