CVE-2025-15219: Cross Site Scripting in SohuTV CacheCloud
A security vulnerability has been detected in SohuTV CacheCloud up to 3.2.0. Affected by this issue is the function doMachineList/doPodList of the file src/main/java/com/sohu/cache/web/controller/MachineManageController.java. The manipulation leads to cross site scripting. The attack may be initiated remotely. The exploit has been disclosed publicly and may be used. The project was informed of the problem early through an issue report but has not responded yet.
AI Analysis
Technical Summary
CVE-2025-15219 is a cross-site scripting (XSS) vulnerability identified in the SohuTV CacheCloud product, affecting versions 3.0, 3.1, and 3.2.0. The flaw resides in the doMachineList and doPodList functions within the MachineManageController.java source file, which handle requests related to machine and pod listings. Improper input sanitization or output encoding allows attackers to inject malicious JavaScript code that executes in the context of the victim's browser when they access the affected web interface. The vulnerability is remotely exploitable without authentication, but requires user interaction, such as clicking a crafted link or visiting a malicious page. The impact primarily concerns confidentiality and integrity, enabling attackers to steal session tokens, perform actions on behalf of users, or deface the web interface. Availability is not impacted. The vulnerability was responsibly disclosed but remains unpatched as of the publication date. The CVSS 4.0 vector indicates network attack vector, low attack complexity, no privileges required, partial user interaction, and limited impact on confidentiality and integrity. No known exploits in the wild have been reported yet, but public proof-of-concept code exists. This vulnerability poses a risk to environments where CacheCloud is used for caching or distributed system management, especially in web-based administrative interfaces.
Potential Impact
For European organizations, exploitation of this XSS vulnerability could lead to unauthorized access to user sessions, data leakage, and potential manipulation of cached data or administrative functions via the web interface. While the direct impact on system availability is low, the compromise of user credentials or session tokens could facilitate further attacks, including privilege escalation or lateral movement within networks. Organizations relying on CacheCloud for critical infrastructure or sensitive data caching may face reputational damage and compliance risks if user data is exposed. The medium severity rating reflects the moderate risk, but the presence of a public exploit increases the urgency of mitigation. Given the web-based nature of the vulnerability, organizations with remote or public-facing CacheCloud management consoles are particularly vulnerable. The lack of vendor response and patch availability heightens the risk of exploitation in the near term.
Mitigation Recommendations
European organizations should immediately implement input validation and output encoding controls on the affected endpoints if possible, to sanitize user-supplied data and prevent script injection. Employing Web Application Firewalls (WAFs) with rules targeting known XSS payloads can provide temporary protection. Restrict access to CacheCloud management interfaces to trusted networks and VPNs to reduce exposure. Monitor web logs for suspicious requests targeting doMachineList and doPodList functions. Educate users to avoid clicking untrusted links related to CacheCloud interfaces. Organizations should also consider deploying Content Security Policy (CSP) headers to limit the execution of unauthorized scripts. Since no official patch is available yet, closely follow vendor communications for updates and apply patches promptly once released. Conduct thorough security assessments of CacheCloud deployments and consider alternative caching solutions if the risk is unacceptable.
Affected Countries
Germany, France, United Kingdom, Netherlands, Sweden, Italy, Spain, Poland
CVE-2025-15219: Cross Site Scripting in SohuTV CacheCloud
Description
A security vulnerability has been detected in SohuTV CacheCloud up to 3.2.0. Affected by this issue is the function doMachineList/doPodList of the file src/main/java/com/sohu/cache/web/controller/MachineManageController.java. The manipulation leads to cross site scripting. The attack may be initiated remotely. The exploit has been disclosed publicly and may be used. The project was informed of the problem early through an issue report but has not responded yet.
AI-Powered Analysis
Technical Analysis
CVE-2025-15219 is a cross-site scripting (XSS) vulnerability identified in the SohuTV CacheCloud product, affecting versions 3.0, 3.1, and 3.2.0. The flaw resides in the doMachineList and doPodList functions within the MachineManageController.java source file, which handle requests related to machine and pod listings. Improper input sanitization or output encoding allows attackers to inject malicious JavaScript code that executes in the context of the victim's browser when they access the affected web interface. The vulnerability is remotely exploitable without authentication, but requires user interaction, such as clicking a crafted link or visiting a malicious page. The impact primarily concerns confidentiality and integrity, enabling attackers to steal session tokens, perform actions on behalf of users, or deface the web interface. Availability is not impacted. The vulnerability was responsibly disclosed but remains unpatched as of the publication date. The CVSS 4.0 vector indicates network attack vector, low attack complexity, no privileges required, partial user interaction, and limited impact on confidentiality and integrity. No known exploits in the wild have been reported yet, but public proof-of-concept code exists. This vulnerability poses a risk to environments where CacheCloud is used for caching or distributed system management, especially in web-based administrative interfaces.
Potential Impact
For European organizations, exploitation of this XSS vulnerability could lead to unauthorized access to user sessions, data leakage, and potential manipulation of cached data or administrative functions via the web interface. While the direct impact on system availability is low, the compromise of user credentials or session tokens could facilitate further attacks, including privilege escalation or lateral movement within networks. Organizations relying on CacheCloud for critical infrastructure or sensitive data caching may face reputational damage and compliance risks if user data is exposed. The medium severity rating reflects the moderate risk, but the presence of a public exploit increases the urgency of mitigation. Given the web-based nature of the vulnerability, organizations with remote or public-facing CacheCloud management consoles are particularly vulnerable. The lack of vendor response and patch availability heightens the risk of exploitation in the near term.
Mitigation Recommendations
European organizations should immediately implement input validation and output encoding controls on the affected endpoints if possible, to sanitize user-supplied data and prevent script injection. Employing Web Application Firewalls (WAFs) with rules targeting known XSS payloads can provide temporary protection. Restrict access to CacheCloud management interfaces to trusted networks and VPNs to reduce exposure. Monitor web logs for suspicious requests targeting doMachineList and doPodList functions. Educate users to avoid clicking untrusted links related to CacheCloud interfaces. Organizations should also consider deploying Content Security Policy (CSP) headers to limit the execution of unauthorized scripts. Since no official patch is available yet, closely follow vendor communications for updates and apply patches promptly once released. Conduct thorough security assessments of CacheCloud deployments and consider alternative caching solutions if the risk is unacceptable.
Affected Countries
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- VulDB
- Date Reserved
- 2025-12-28T15:50:52.806Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 695450aadb813ff03e2be68e
Added to database: 12/30/2025, 10:22:34 PM
Last enriched: 12/30/2025, 10:46:56 PM
Last updated: 2/5/2026, 12:26:22 PM
Views: 34
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2026-1517: SQL Injection in iomad
MediumCVE-2026-23572: CWE-863 Incorrect Authorization in TeamViewer Remote
HighCVE-2026-1966: CWE-522 Insufficiently Protected Credentials in YugabyteDB Inc YugabyteDB Anywhere
LowCVE-2026-23797: CWE-256 Plaintext Storage of a Password in OpenSolution Quick.Cart
MediumCVE-2026-23796: CWE-384 Session Fixation in OpenSolution Quick.Cart
MediumActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.