CVE-2026-25735
published 2026-02-25CVE-2026-25735: Rucio is a software framework that provides functionality to organize, manage, and access large volumes of scientific data using customizable policies…
PriorityP422medium4.8CVSS 3.1
AVNACLPRHUIRSCCLILAN
EPSS
0.29%
20.4th percentile
Rucio is a software framework that provides functionality to organize, manage, and access large volumes of scientific data using customizable policies. Versions prior to 35.8.3, 38.5.4, and 39.3.1 have a stored Cross-Site Scripting (XSS) vulnerability in the Identity Name of the WebUI where attacker-controlled input is persisted by the backend and later rendered in the WebUI without proper output encoding. This allows arbitrary JavaScript execution in the context of the WebUI for users who view affected pages, potentially enabling session token theft or unauthorized actions. Versions 35.8.3, 38.5.4, and 39.3.1 fix the issue.
Affected
6 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| cern | rucio | < 35.8.3 | 35.8.3 |
| cern | rucio | >= 36.0.0 < 38.5.4 | 38.5.4 |
| cern | rucio | >= 39.0.0 < 39.3.1 | 39.3.1 |
| rucio | rucio | < 35.8.3 | 35.8.3 |
| rucio | rucio | — | — |
| rucio | rucio | — | — |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
Rucio WebUI has a Stored Cross-site Scripting (XSS) vulnerability its Identity Name
ghsa·2026-02-25
CVE-2026-25735 [MEDIUM] CWE-1004 Rucio WebUI has a Stored Cross-site Scripting (XSS) vulnerability its Identity Name
Rucio WebUI has a Stored Cross-site Scripting (XSS) vulnerability its Identity Name
### Summary
A stored Cross-site Scripting (XSS) vulnerability was identified in the Identity Name of the WebUI where attacker-controlled input is persisted by the backend and later rendered in the WebUI without proper output encoding. This allows arbitrary JavaScript execution in the context of the WebUI for users who view affected pages, potentially enabling session token theft or unauthorized actions.
---
### Details
The identity name is stored and later rendered without output encoding.
**Create Path**:
Admin > Account Management > _ACCOUNT NAME_ > Add Account Identity
**Trigger Path**:
Admin > Account Management > _ACCOUNT NAME_
(`https://127.0.0.1:8443/ui/account?account=pentest`)
**Request**
```h
OSV
Rucio WebUI has a Stored Cross-site Scripting (XSS) vulnerability its Identity Name
osv·2026-02-25
CVE-2026-25735 [MEDIUM] Rucio WebUI has a Stored Cross-site Scripting (XSS) vulnerability its Identity Name
Rucio WebUI has a Stored Cross-site Scripting (XSS) vulnerability its Identity Name
### Summary
A stored Cross-site Scripting (XSS) vulnerability was identified in the Identity Name of the WebUI where attacker-controlled input is persisted by the backend and later rendered in the WebUI without proper output encoding. This allows arbitrary JavaScript execution in the context of the WebUI for users who view affected pages, potentially enabling session token theft or unauthorized actions.
---
### Details
The identity name is stored and later rendered without output encoding.
**Create Path**:
Admin > Account Management > _ACCOUNT NAME_ > Add Account Identity
**Trigger Path**:
Admin > Account Management > _ACCOUNT NAME_
(`https://127.0.0.1:8443/ui/account?account=pentest`)
**Request**
```h
No detection rules found.
No public exploits indexed.
https://cheatsheetseries.owasp.org/cheatsheets/Cross_Site_Scripting_Prevention_Cheat_Sheet.htmlhttps://github.com/rucio/rucio/releases/tag/35.8.3https://github.com/rucio/rucio/releases/tag/38.5.4https://github.com/rucio/rucio/releases/tag/39.3.1https://github.com/rucio/rucio/security/advisories/GHSA-8wpv-6x3f-3rm5https://github.com/rucio/rucio/security/advisories/GHSA-8wpv-6x3f-3rm5
2026-02-25
Published