Severity by source
AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in robosoft Robo Gallery robo-gallery allows DOM-Based XSS.This issue affects Robo Gallery: from n/a through <= 5.1.2.
AnalysisAI
A DOM-based Cross-Site Scripting (XSS) vulnerability exists in robosoft Robo Gallery through version 5.1.2, allowing authenticated attackers to inject malicious scripts into web pages generated by the application. An attacker with login credentials can craft malicious input that executes arbitrary JavaScript in the context of other users' browsers, potentially leading to session hijacking, credential theft, or malware distribution. The vulnerability requires user interaction (UI:R) and authenticated access (PR:L), which moderates but does not eliminate the threat.
Technical ContextAI
The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation), specifically a DOM-based XSS variant where user-supplied input is directly incorporated into the Document Object Model without proper sanitization or encoding. Robo Gallery is a WordPress gallery plugin component developed by robosoft that dynamically generates HTML content client-side. The root cause stems from insufficient input validation and output encoding when processing user-controlled parameters in DOM manipulation functions, allowing attackers to bypass client-side protections by injecting HTML/JavaScript payloads. The DOM-based nature means the vulnerability exists entirely in client-side JavaScript execution, making it difficult to detect via network-based security controls.
RemediationAI
Upgrade robosoft Robo Gallery to a patched version beyond 5.1.2 as soon as a security update becomes available through the WordPress plugin repository or the vendor's official advisory. Until a patch is deployed, implement the following mitigations: restrict gallery plugin functionality to trusted authenticated users only via role-based access controls, disable or remove the Robo Gallery plugin if it is not actively required, implement a Web Application Firewall (WAF) with DOM-XSS detection rules to block known payload patterns, and apply Content Security Policy (CSP) headers with strict script-src directives to prevent inline script execution. Monitor plugin changelogs and the vendor's security notifications for patch announcements.
More in Robo Gallery
View allAuth. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. Public exploi
The Photo Gallery, Images, Slider in Rbs Image Gallery WordPress plugin before 3.2.24 does not sanitise and escape some
The Photo Gallery, Images, Slider in Rbs Image Gallery WordPress plugin before 3.2.22 does not sanitise and escape some
The Photo Gallery, Images, Slider in Rbs Image Gallery WordPress plugin before 3.2.16 does not sanitise and escape some
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in robosoft Robo Gall
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in RoboSoft Photo Gal
The Photo Gallery, Images, Slider in Rbs Image Gallery plugin for WordPress is vulnerable to Stored Cross-Site Scripting
Cross-Site Request Forgery (CSRF) vulnerability in RoboSoft Photo Gallery, Images, Slider in Rbs Image Gallery plugin <=
The Photo Gallery, Images, Slider in Rbs Image Gallery WordPress plugin before 3.2.22 does not sanitise and escape some
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-11846