Skip to main content

H3C NX15 CVE-2026-15479

| EUVDEUVD-2026-43201 MEDIUM
Weak Password Recovery Mechanism for Forgotten Password (CWE-640)
2026-07-12 VulDB GHSA-rg9f-h2v7-xh94
5.5
CVSS 4.0 · Vendor: VulDB
Share

Severity by source

Vendor (VulDB) PRIMARY
5.5 MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
9.8 CRITICAL

Unauthenticated network-reachable password reset yields full admin control, warranting C:H/I:H/A:H despite provided score's low-impact metrics.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (VulDB).

CVSS VectorVendor: VulDB

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

2
Analysis Generated
Jul 12, 2026 - 06:24 vuln.today
CVSS changed
Jul 12, 2026 - 06:22 NVD
6.9 (MEDIUM) 5.5 (MEDIUM)

DescriptionCVE.org

A vulnerability was found in H3C NX15 V100R017. Affected by this vulnerability is the function change_passwd of the file /api/login/modify of the component Administrator Password Modification Endpoint. The manipulation of the argument newPass results in weak password recovery. The attack may be launched remotely. The exploit has been made public and could be used. The vendor was contacted early about this disclosure.

AnalysisAI

Unauthenticated remote password modification on H3C NX15 V100R017 routers allows any network-reachable attacker to overwrite the administrator password via the change_passwd function at the /api/login/modify endpoint, effectively seizing full administrative control of the device. The vulnerability stems from a missing authentication or authorization check on the password modification API (CWE-640), meaning no credentials or session token are required to invoke it. A public proof-of-concept exploit is available on GitHub, and no vendor patch has been identified at time of analysis.

Technical ContextAI

The H3C NX15 is a consumer or SMB-grade wireless router manufactured by H3C (a Chinese networking vendor). The affected component is the Administrator Password Modification Endpoint exposed at /api/login/modify, handled by the server-side function change_passwd. CWE-640 (Weak Password Recovery Mechanism for Forgotten Password) describes a failure to enforce identity verification before permitting credential changes - in this case, the API accepts a newPass parameter and applies it without requiring the caller to supply valid session credentials, a current password, or a secure reset token. The CPE string cpe:2.3:a:h3c:nx15:*:*:*:*:*:*:*:* covers all sub-versions of the NX15 application stack under firmware V100R017. The GitHub repository path (pre_auth_pwd_change) independently corroborates that the exploitation path is pre-authentication, not a privilege-escalation from a low-privilege session.

RemediationAI

No vendor-released patch has been identified at time of analysis - affected organizations should monitor the H3C security advisory portal for a firmware update addressing CVE-2026-15479. In the interim, the most effective compensating control is to restrict access to the device management interface (/api/login/modify and the broader web admin surface) to trusted internal IP ranges using an upstream firewall or the device's own access control lists, preventing internet-facing or guest-network exposure to the vulnerable endpoint. If the web management interface is not required from untrusted network segments, disabling remote management entirely eliminates the attack surface with no operational side effects for most deployments. Additionally, rotating the administrator password immediately after any exposure window and enabling alerting on login events can help detect post-exploitation. VulDB references: https://vuldb.com/vuln/377785 and the public exploit repository at https://github.com/coconut652-7/IOT_Vul_Public/tree/main/H3C/NX15R017/pre_auth_pwd_change should be reviewed for full technical scope.

Share

CVE-2026-15479 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy