CVE-2025-46119
Ruckuswireless Ruckus Unleashed ≤ 200.15.6.212.14
Raw vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:LSummary
CVE-2025-46119 is a medium-severity J2EE Misconfiguration: Plaintext Password in Configuration File (CWE-555) vulnerability in Ruckuswireless Ruckus Unleashed. Its CVSS base score is 6.3 (Medium).
Operationally, exploitation aligns with the MITRE ATT&CK technique Credentials In Files (T1552.001); ranked at the 29th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
The strongest mitigations our analysis identified map to CM-6 (Configuration Settings) and SC-28 (Protection of Information at Rest) — see the control section below for these in your framework.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-22090
Vulnerability Data
An issue was discovered in CommScope Ruckus Unleashed prior to 200.15.6.212.27 and 200.18.7.1.323, and in Ruckus ZoneDirector prior to 10.5.1.0.282, where an authenticated request to the management endpoint `/admin/_cmdstat.jsp` discloses the administrator password in a trivially reversible obfuscated form. The…
more
same obfuscation method persists in configuration prior to 200.18.7.1.302, allowing anyone who obtains the system configuration to recover the plaintext credentials.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise Techniques
CVEs Like This One
Affected Assets
Mitigating Controls
Mitigating Controls (NIST 800-53 r5) AI
CM-6 enforces secure configuration settings that eliminate plaintext passwords from application config files.
SC-28 requires confidentiality protection of information at rest, directly stopping plaintext credential storage.
IA-5 requires secure authenticator management that structurally prohibits plaintext password storage in files.
Mitigating Controls (NIST CSF 2.0) AI
Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.
Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI
Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.
Enforces secure configuration management, reducing the risk of plaintext secrets being stored in application config files.
Requires secure handling and storage of authentication credentials, directly addressing plaintext passwords in config files.
Requires cryptographic protection of sensitive data, which can mitigate plaintext password storage when applied to credentials.
Mandates secure authentication mechanisms, which includes protecting credentials from exposure in configuration files.
Promotes secure coding practices that discourage embedding plaintext passwords in configuration files.