Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-5p82-2q3r-wj3m: ThingsBoard allows an authenticated user to upload malicious SVG images

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.

ghsa
#xss#vulnerability#git#java#auth#maven
  1. GitHub Advisory Database
  2. GitHub Reviewed
  3. CVE-2025-3261

ThingsBoard allows an authenticated user to upload malicious SVG images

Moderate severity GitHub Reviewed Published Nov 27, 2025 to the GitHub Advisory Database • Updated Dec 1, 2025

Package

maven org.thingsboard:application (Maven)

Affected versions

< 4.2.1

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

  • https://nvd.nist.gov/vuln/detail/CVE-2025-3261
  • thingsboard/thingsboard@b2ae6f9
  • https://advisory.checkmarx.net/advisory/CVE-2025-3261

Published to the GitHub Advisory Database

Nov 27, 2025

ghsa: Latest News

GHSA-wvxp-jp4w-w8wg: mcp-server-kubernetes has potential security issue in exec_in_pod tool