Vulnerability record · CVE-2022-24990 · published 7 February 2023
CVE-2022-24990: TerraMaster NAS missing authentication exposes admin password
Terra Master · Terramaster Operating System
TerraMaster NAS 4.2.29 and earlier fails to require authentication on module/api.php?mobile/webNasIPS, allowing a remote attacker who sends a 'User-Agent: TNAS' header to read the administrative password from the PWD field in the response. The exposed credentials give full administrative control of the NAS, and the flaw is tracked in CISA KEV with known ransomware campaign use.
Description
TerraMaster NAS 4.2.29 and earlier allows remote attackers to discover the administrative password by sending "User-Agent: TNAS" to module/api.php?mobile/webNasIPS and then reading the PWD field in the response.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Automated analysis
critical priorityUnauthenticated remote disclosure of the administrative password with confirmed exploitation and ransomware use in CISA KEV.
What it is
TerraMaster NAS 4.2.29 and earlier fails to require authentication on module/api.php?mobile/webNasIPS, allowing a remote attacker who sends a 'User-Agent: TNAS' header to read the administrative password from the PWD field in the response. The exposed credentials give full administrative control of the NAS, and the flaw is tracked in CISA KEV with known ransomware campaign use.
Impact
An unauthenticated attacker obtains the administrative password, enabling full control of the NAS including data access, configuration changes and further compromise. CISA records known ransomware campaign use tied to this vulnerability.
Attack surface
Reachable over the network via HTTP requests to module/api.php?mobile/webNasIPS with a crafted User-Agent header; no authentication or user interaction is required per the CVSS vector (AV:N/AC:L/PR:N/UI:N).
Exploitation
CISA KEV lists it as actively exploited with known ransomware campaign use, and EPSS gives a 30-day probability of 0.83553 (99.668th percentile); multiple references are tagged Exploit.
What to do
- Apply the vendor update for TerraMaster TOS per vendor instructions; upgrade from 4.2.29 and earlier to a fixed release.
- Remove or block external exposure of the NAS management interface and api.php endpoints until patched.
- Rotate the administrative password and any reused credentials after patching, since the password may have been disclosed.
- Restrict access to the management interface to trusted networks or VPN and monitor for unauthorized administrative logins.
Detection
- Search web/proxy logs for requests to module/api.php?mobile/webNasIPS, especially with a User-Agent of TNAS.
- Alert on responses from that endpoint containing a PWD field or other credential material.
- Monitor for anomalous administrative logins or configuration changes on TerraMaster NAS devices.
- Use the referenced Broadcom attack signature (asid=33732) where available.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Exploitation in the wild
CISA added CVE-2022-24990 to the Known Exploited Vulnerabilities catalog on 10 February 2023 as "TerraMaster OS Remote Command Execution Vulnerability". CISA reports known use in ransomware campaigns. Required action: Apply updates per vendor instructions. Federal deadline 3 March 2023.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
Track CVE-2022-24990 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2022-24990), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.