Description
A security vulnerability has been detected in BioStar VIVID LED DJ 4.0.2411.1500. This affects the function sub_1105C of the file BS_LED64.sys of the component IOCTL Handler. The manipulation of the argument AssociatedIrp leads to write-what-where condition. Local access is required to approach this attack. The exploit has been disclosed publicly and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-09-21
Score: 9.3 Critical
EPSS: n/a
KEV: No
Impact: Privilege Escalation via write-what-where flaw
Action: Patch Now
AI Analysis

Impact

The vulnerability arises in the sub_1105C function of the BS_LED64.sys IOCTL handler, where a manipulated AssociatedIrp argument can trigger a write-what-where condition. This exposes a classic buffer overflow (CWE‑119 and CWE‑123) that allows an attacker to overwrite arbitrary memory locations, potentially leading to arbitrary code execution and use of elevated privileges. The flaw does not rely on network access and requires only local physical or direct local access to the device.

Affected Systems

BioStar VIVID LED DJ devices running firmware version 4.0.2411.1500 are affected. The vulnerability is limited to this specific product line and version, and there is no indication that earlier or later releases are impacted.

Risk and Exploitability

The CVSS score of 9.3 marks this flaw as critical; the EPSS score is not available, so the current exploitation probability is unknown. The vulnerability is not yet listed in CISA’s KEV catalog. Attackers would need local access to the device to exploit the flaw, but once exploited, they could gain SYSTEM‑level privileges or even pivot to other systems if the device is networked. The combination of high severity, local attack vector, and potential for privilege escalation places significant risk on exposed deployments.

Generated by OpenCVE AI on September 21, 2026 at 03:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Contact the vendor to obtain an official patch or firmware update that fixes the IOCTL handler flaw.
  • If no patch is available, physically secure the device to prevent unauthorized local access or disable the affected component through configuration if supported.
  • Implement centralized logging and monitoring of IOCTL calls to detect anomalous activity that may indicate exploitation attempts.

Generated by OpenCVE AI on September 21, 2026 at 03:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 21 Sep 2026 02:15:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in BioStar VIVID LED DJ 4.0.2411.1500. This affects the function sub_1105C of the file BS_LED64.sys of the component IOCTL Handler. The manipulation of the argument AssociatedIrp leads to write-what-where condition. Local access is required to approach this attack. The exploit has been disclosed publicly and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Title BioStar VIVID LED DJ IOCTL BS_LED64.sys sub_1105C write-what-where
First Time appeared Biostar
Biostar vivid Led Dj
Weaknesses CWE-119
CWE-123
CPEs cpe:2.3:a:biostar:vivid_led_dj:*:*:*:*:*:*:*:*
Vendors & Products Biostar
Biostar vivid Led Dj
References
Metrics cvssV2_0

{'score': 6.8, 'vector': 'AV:L/AC:L/Au:S/C:C/I:C/A:C/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 8.8, 'vector': 'CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 9.3, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:P'}


Subscriptions

Biostar Vivid Led Dj
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-21T01:45:13.700Z

Reserved: 2026-09-20T17:44:53.397Z

Link: CVE-2026-94128

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-21T02:16:54.037

Modified: 2026-09-21T02:16:54.037

Link: CVE-2026-94128

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-21T10:01:52Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-123

    Write-what-where Condition