CVE-2025-9289
Cross-Site Scripting in Omada Controller Admin Parameter
Publication date: 2026-01-22
Last updated on: 2026-03-16
Assigner: TPLink
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| tp-link | omada_controller | to 6.0.0.24 (exc) |
| tp-link | omada_controller | to 6.0.0.100 (exc) |
| tp-link | oc200_firmware | to 1.37.9 (exc) |
| tp-link | oc220_firmware | to 1.2.9 (exc) |
| tp-link | oc300_firmware | to 1.31.9 (exc) |
| tp-link | oc400_firmware | to 1.9.9 (exc) |
| tp-link | oc200_firmware | to 2.22.9 (exc) |
| tp-link | omada_controller | to 6.0.0.34 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Cross-Site Scripting (XSS) issue in Omada Controllers caused by improper input sanitization of a parameter. Exploiting it requires advanced conditions such as specific network positioning or impersonating a trusted entity, along with user interaction by an authenticated administrator. If exploited, an attacker can execute arbitrary JavaScript code in the administrator's browser.
How can this vulnerability impact me? :
If exploited, this vulnerability allows an attacker to run arbitrary JavaScript in the administrator's browser, which can lead to exposure of sensitive information and compromise the confidentiality of the system.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
The vulnerability could potentially impact compliance with standards like GDPR and HIPAA because it allows execution of arbitrary JavaScript in an administrator's browser, which may lead to exposure of sensitive information and compromise confidentiality. This exposure could violate data protection requirements mandated by such regulations. However, exploitation requires advanced conditions and authenticated administrator interaction, which may limit the risk.