Severity by source
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:X/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
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:X/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
Lifecycle Timeline
7DescriptionCVE.org
SD-330AC and AMC Manager provided by silex technology, Inc. contain a stack-based buffer overflow vulnerability in processing the redirect URLs. Arbitrary code may be executed on the device.
AnalysisAI
Stack-based buffer overflow in silex technology's SD-330AC (Ver.1.42 and earlier) and AMC Manager (Ver.5.0.2 and earlier) enables authenticated remote attackers to execute arbitrary code on the device via maliciously crafted redirect URLs. Reported by JPCERT with vendor advisories published, though EPSS score of 0.04% (12th percentile) indicates low observed exploitation probability. No active exploitation confirmed (not in CISA KEV), and SSVC assessment marks exploitation status as 'none' despite the critical nature of remote code execution capability.
Technical ContextAI
This vulnerability affects silex technology's SD-330AC wireless LAN access controller and AMC Manager software, which handle device management and network configuration. The flaw is a CWE-121 stack-based buffer overflow occurring during redirect URL processing. Unlike heap-based overflows, stack-based buffer overflows directly corrupt return addresses and function pointers stored on the program stack, making them particularly suitable for code execution exploits. When processing redirect URLs-typically used in web-based authentication flows or administrative redirects-the affected products fail to validate input length before copying data into fixed-size stack buffers. This allows an authenticated attacker to overflow the buffer, overwrite adjacent memory including the return address, and redirect program execution to attacker-controlled code. The CPE data confirms both products from silex_technology,_inc. are affected across all versions up to the specified thresholds.
RemediationAI
Apply vendor-issued security updates by upgrading SD-330AC firmware to versions later than Ver.1.42 and AMC Manager to versions later than Ver.5.0.2 as detailed in silex technology security advisory 2026-001 at https://www.silex.jp/support/security-advisories/en/2026-001. Specific patched version numbers should be obtained directly from the vendor advisory as the source data does not specify exact fix versions. If immediate patching is not feasible, implement compensating controls: restrict administrative interface access to trusted management networks only via firewall rules or VLANs (eliminates network attack vector but reduces operational flexibility for remote management), enforce strong authentication with multi-factor authentication for all administrative accounts (raises attacker effort though does not eliminate the vulnerability), and monitor authentication logs for suspicious login patterns or unusual redirect URL parameters (detection-focused, does not prevent exploitation). Network segmentation provides the strongest interim protection by preventing untrusted network access to the management interfaces, though this may conflict with legitimate remote administration requirements.
Remote code execution in silex technology SD-330AC and AMC Manager allows unauthenticated network attackers to execute a
SD-330AC wireless LAN modules and AMC Manager devices from silex technology allow unauthenticated remote attackers to mo
Weak cryptographic implementation in Silex Technology SD-330AC wireless LAN adapters (v1.42 and earlier) and AMC Manager
Authentication bypass in silex technology SD-330AC (≤1.42) and AMC Manager (≤5.0.2) allows remote attackers to gain unau
Unauthenticated arbitrary file upload in Silex Technology SD-330AC and AMC Manager firmware maintenance functions allows
SD-330AC and AMC Manager by Silex Technology lack authentication controls on critical configuration functions, allowing
CRLF injection in Silex Technology SD-330AC and AMC Manager allows unauthenticated remote attackers to inject arbitrary
Heap-based buffer overflow in Silex SD-330AC and AMC Manager packet processing allows remote unauthenticated attackers t
Hard-coded cryptographic keys in Silex Technology SD-330AC and AMC Manager enable attackers to forge firmware updates th
Reflected cross-site scripting (XSS) in Silex Technology SD-330AC and AMC Manager allows remote attackers to execute arb
Same weakness CWE-121 – Stack-based Buffer Overflow
View allSame technique Stack Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-23747
GHSA-c6qj-q5j5-mvcc