Skip to main content

Magic B1 CVE-2026-6563

| EUVDEUVD-2026-23690 HIGH
Classic Buffer Overflow (CWE-120)
2026-04-19 VulDB
7.4
CVSS 4.0 · NVD
Share

Severity by source

NVD PRIMARY
7.4 HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/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

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

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

Lifecycle Timeline

8
PoC Detected
Apr 22, 2026 - 20:22 vuln.today
Public exploit code
Analysis Updated
Apr 19, 2026 - 09:27 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Apr 19, 2026 - 09:22 vuln.today
cvss_changed
CVSS changed
Apr 19, 2026 - 09:22 NVD
8.8 (HIGH) 7.4 (HIGH)
Analysis Generated
Apr 19, 2026 - 08:48 vuln.today
EUVD ID Assigned
Apr 19, 2026 - 08:45 euvd
EUVD-2026-23690
Analysis Generated
Apr 19, 2026 - 08:45 vuln.today
CVE Published
Apr 19, 2026 - 08:30 nvd
HIGH 7.4

DescriptionCVE.org

A vulnerability has been found in H3C Magic B1 up to 100R004. The affected element is the function SetAPWifiorLedInfoById of the file /goform/aspForm. The manipulation of the argument param leads to buffer overflow. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.

AnalysisAI

Buffer overflow in H3C Magic B1 router firmware (versions through 100R004) allows authenticated remote attackers to achieve complete system compromise via crafted parameters to the SetAPWifiorLedInfoById function in /goform/aspForm. Public exploit code exists on GitHub. CVSS 7.4 (High) with network attack vector, low complexity, and confirmed proof-of-concept (CVSS:4.0 E:P). Vendor unresponsive to disclosure. EPSS and KEV status not provided in available data.

Technical ContextAI

This vulnerability affects the H3C Magic B1 wireless router, specifically the web management interface's aspForm endpoint. The SetAPWifiorLedInfoById function in /goform/aspForm fails to properly validate the length of the 'param' argument before copying it to a fixed-size buffer, triggering CWE-120 (buffer overflow of static size). H3C Magic B1 devices run embedded Linux firmware with a web-based administrative interface. The affected CPE (cpe:2.3:a:h3c:magic_b1:*:*:*:*:*:*:*:*) identifies H3C Magic B1 products up to and including firmware version 100R004. Buffer overflows in router management interfaces can corrupt memory structures, overwrite return addresses, and enable arbitrary code execution with the privileges of the web server process, typically running as root on embedded devices.

RemediationAI

No vendor-released patch identified at time of analysis - H3C did not respond to vulnerability disclosure. Without official remediation from H3C, implement these SPECIFIC compensating controls: (1) IMMEDIATELY restrict access to router management interface (/goform/* endpoints) to trusted administrative networks only via firewall rules or VLAN segmentation - disable WAN-side management entirely if enabled. This prevents remote exploitation but eliminates remote administration capability. (2) Change default administrative credentials to complex passwords (16+ characters, randomly generated) if not already done - mitigates credential-based access required for exploitation but does not prevent exploitation by already-authenticated attackers. (3) Deploy network intrusion detection to monitor for HTTP POST requests to /goform/aspForm with oversized 'param' values exceeding expected buffer sizes - provides detection but not prevention. (4) Consider replacing affected H3C Magic B1 devices with alternative vendor products that provide active security support, as vendor non-responsiveness suggests end-of-life support status. Organizations unable to replace devices should treat these routers as untrusted and isolate them accordingly. Reference the public exploit code at https://github.com/K4ptor/H3C-routers-vulnerability/ to understand attack signatures for detection rule development.

Share

CVE-2026-6563 vulnerability details – vuln.today

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