ThingsBoard in versions prior to v4.2.1 allows an authenticated user to upload malicious SVG images via the "Image Gallery", leading to a Stored Cross-Site Scripting (XSS) vulnerability. The exploit can be triggered when any user accesses the public API endpoint of the malicious SVG images, or if the malicious images are embedded in an `iframe` element, during a widget creation, deployed to any page of the platform (e.g., dashboards), and accessed during normal operations. The vulnerability resides in the `ImageController`, which fails to restrict the execution of JavaScript code when an image is loaded by the user's browser. This vulnerability can lead to the execution of malicious code in the context of other users' sessions, potentially compromising their accounts and allowing unauthorized actions.
References
Configurations
History
16 Dec 2025, 11:15
| Type | Values Removed | Values Added |
|---|---|---|
| Summary | (en) ThingsBoard in versions prior to v4.2.1 allows an authenticated user to upload malicious SVG images via the "Image Gallery", leading to a Stored Cross-Site Scripting (XSS) vulnerability. The exploit can be triggered when any user accesses the public API endpoint of the malicious SVG images, or if the malicious images are embedded in an `iframe` element, during a widget creation, deployed to any page of the platform (e.g., dashboards), and accessed during normal operations. The vulnerability resides in the `ImageController`, which fails to restrict the execution of JavaScript code when an image is loaded by the user's browser. This vulnerability can lead to the execution of malicious code in the context of other users' sessions, potentially compromising their accounts and allowing unauthorized actions. | |
| References |
|
|
| References | () https://github.com/thingsboard/thingsboard/releases/tag/v4.2.1 - Release Notes |
24 Oct 2025, 13:27
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.4 |
| First Time |
Thingsboard
Thingsboard thingsboard |
|
| CPE | cpe:2.3:a:thingsboard:thingsboard:*:*:*:*:*:*:*:* | |
| References | () https://github.com/thingsboard/thingsboard/pull/13927 - Issue Tracking | |
| References | () https://github.com/thingsboard/thingsboard/releases/tag/v4.2.1 - Release Notes | |
| References | () https://www.vulncheck.com/advisories/thingsboard-svg-image-stored-xss - Third Party Advisory |
17 Oct 2025, 19:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-10-17 19:15
Updated : 2025-12-16 11:15
NVD link : CVE-2025-34281
Mitre link : CVE-2025-34281
CVE.ORG link : CVE-2025-34281
JSON object : View
Products Affected
thingsboard
- thingsboard
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
