Cyber Resilience

CVE-2025-63362

Waveshare Rs232\/485 To Wifi Eth \(B\) Firmware 3.1.1.0

Public PoC
Published
04 December 2025
Modified
15 December 2025
CVSS Score v3.1 9.8
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0053 42th percentile
Risk Priority 70 floored blend · peak EPSS

Summary

CVE-2025-63362 is a critical-severity Unverified Password Change (CWE-620) vulnerability in Waveshare Rs232\/485 To Wifi Eth \(B\) Firmware. Its CVSS base score is 9.8 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 42th 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 IA-5 (Authenticator Management) and SI-10 (Information Input Validation) — see the control section below for these in your framework.

Deeper analysis AI-assisted summary

Synthesised by an AI model from the NVD description and linked references — a reading aid, not an authoritative source.

CVE-2025-63362 is a critical authentication bypass vulnerability in the Waveshare RS232/485 TO WIFI ETH (B) Serial to Ethernet/Wi-Fi Gateway, specifically affecting Firmware V3.1.1.0, Hardware version 4.3.2.1, and Webpage V7.04T.07.002880.0301. The flaw, mapped to CWE-620 (Unverified Password Change), enables attackers to set the Administrator username and password to blank values, effectively circumventing authentication controls. Published on 2025-12-04, it carries a CVSS v3.1 base score of 9.8 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H), highlighting its severe potential impact.

The vulnerability can be exploited by any remote attacker with network access to the device's web interface, requiring no privileges, user interaction, or special conditions due to its low attack complexity. Successful exploitation allows attackers to gain unauthorized administrative access, potentially leading to full compromise of the gateway's configuration, data confidentiality, integrity, and availability.

Advisories and additional details are available in the referenced sources: https://drive.google.com/file/d/1AGv9KWMTB71NJfIOncuNO6FyK0UAqxmL/view?usp=sharing and https://otsecverse.github.io/OTSecVerse/posts/Post-2/. Practitioners should consult these for specific mitigation guidance, such as firmware updates or configuration hardening.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

Waveshare RS232/485 TO WIFI ETH (B) Serial to Ethernet/Wi-Fi Gateway Firmware V3.1.1.0: HW 4.3.2.1: Webpage V7.04T.07.002880.0301 allows attackers to set the Administrator password and username as blank values, allowing attackers to bypass authentication.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

The vulnerability is a critical authentication bypass in the public-facing web interface of a network gateway device, directly enabling remote exploitation for unauthorized administrative access via T1190: Exploit Public-Facing Application.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2025-63361Same product: Waveshare Rs232\/485 To Wifi Eth \(B\)
CVE-2025-63363Same product: Waveshare Rs232\/485 To Wifi Eth \(B\)
CVE-2025-63364Same product: Waveshare Rs232\/485 To Wifi Eth \(B\)
CVE-2026-5386Shared CWE-620
CVE-2024-12824Shared CWE-620
CVE-2025-11235Shared CWE-620
CVE-2025-1107Shared CWE-620
CVE-2025-61132Shared CWE-620
CVE-2025-4606Shared CWE-620
CVE-2026-44733Shared CWE-620

Affected Assets

waveshare
rs232\/485 to wifi eth \(b\) firmware
3.1.1.0

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)
  • SI-2 Flaw Remediation
  • IA-5 Authenticator Management
  • SI-10 Information Input Validation
Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly requires timely identification, reporting, and correction of the authentication bypass flaw via firmware updates or patches.

prevent

Mandates management of authenticators to ensure sufficient strength of mechanism, preventing the setting of blank administrator passwords.

prevent

Requires validation of information inputs to the web interface password change function, rejecting blank username and password values.

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.

PR.AA-01 mostly match
prevents

Credential management practices directly enforce re-authentication for password changes.

PR.AA-03 mostly match
prevents

Authentication requirements include verifying identity before allowing credential modifications.

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.

degrades

Requires secure management of authentication information, directly addressing the need to verify the original password before allowing a change.

prevents

Mandates secure authentication mechanisms, which include verifying existing credentials before permitting password changes.

none

Identity management processes can incorporate verification steps, but the control itself does not explicitly require password-change verification.

none

Information access restriction can be strengthened by password verification, yet the control focuses on access rights rather than change procedures.

References