
Redazione RHC : 29 November 2025 09:16
A vulnerability was recently discovered in Apache SkyWalking , a popular application performance monitoring tool, that attackers could exploit to execute malicious scripts and launch cross-site scripting (XSS) attacks .
The vulnerability, identified as CVE-2025-54057 , affects all versions of SkyWalking, up to version 10.2.0. This vulnerability falls under the category of ” stored cross-site scripting (XSS) .” This means that an attacker can inject malicious code into a web page, and when other users view that web page, the code will be executed in their browsers.
This could lead to a variety of security issues, including the theft of login credentials and sensitive information such as personal data. The vulnerability stems from the web page’s inability to properly filter script-related HTML tags , allowing attackers to inject and store malicious scripts.
This security flaw is rated medium severity because user action is required to access user data. If exploited, attackers could gain unauthorized access to user accounts, impersonate other users, or compromise the website . For organizations using Apache SkyWalking to monitor their applications, the potential for data theft is a significant concern. A successful attack could compromise the entire application and its data.
This vulnerability affects all versions of Apache SkyWalking from 10.2.0 and earlier. The SkyWalking development team has released a patch for version 10.3.0. All Apache SkyWalking users are strongly advised to immediately update to the latest version to protect their systems from potential attacks. Upgrading to the new version is the only way to mitigate the risk of this vulnerability.
The vulnerability was discovered and reported by security researcher Vinh Nguyễn Quang. Following the report, the Apache Software Foundation developed and released a fix. The disclosure of this vulnerability highlights the open source community’s importance in identifying and addressing security issues.
Redazione