Description
A vulnerability was detected in BioStar VALKYRIE AURORA 2.10.2411.0800. This vulnerability affects the function sub_1105C of the file BS_RVSIO64.sys of the component IOCTL Handler. The manipulation of the argument PhysicalAddress results in write-what-where condition. The attack needs to be approached locally. The exploit is now public 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: Local Arbitrary Code Execution
Action: Apply Patch
AI Analysis

Impact

A buffer overflow and pointer corruption flaw in the sub_1105C function of the BS_RVSIO64.sys IOCTL handler allows an attacker with local access to write an arbitrary value to an arbitrary memory address, leading to a write‑what‑where condition that can be leveraged for arbitrary code execution.

Affected Systems

The vulnerability is present in BioStar VALKYRIE AURORA 2.10.2411.0800 and potentially in other firmware releases that include the same IOCTL handler.

Risk and Exploitability

The CVSS score of 9.3 indicates critical severity, while the EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog. Attackers must have local access to the device; the exploit code is publicly available, raising practical risk for environments where physical or local network access is not tightly controlled.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Obtain and install the latest vendor firmware or patch that removes the vulnerable IOCTL handler.
  • If a patch is unavailable, restrict local physical access to the affected device and isolate it from untrusted environments.
  • When possible, disable or block the vulnerable IOCTL interface (BS_RVSIO64.sys sub_1105C) through device configuration or operating‑system controls.
  • Continuously monitor system logs for anomalous IOCTL activity and signs of unauthorized memory writes.

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 11:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


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

Type Values Removed Values Added
Description A vulnerability was detected in BioStar VALKYRIE AURORA 2.10.2411.0800. This vulnerability affects the function sub_1105C of the file BS_RVSIO64.sys of the component IOCTL Handler. The manipulation of the argument PhysicalAddress results in write-what-where condition. The attack needs to be approached locally. The exploit is now public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Title BioStar VALKYRIE AURORA IOCTL BS_RVSIO64.sys sub_1105C write-what-where
First Time appeared Biostar
Biostar valkyrie Aurora
Weaknesses CWE-119
CWE-123
CPEs cpe:2.3:a:biostar:valkyrie_aurora:*:*:*:*:*:*:*:*
Vendors & Products Biostar
Biostar valkyrie Aurora
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 Valkyrie Aurora
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-21T10:34:55.176Z

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

Link: CVE-2026-94129

cve-icon Vulnrichment

Updated: 2026-09-21T10:34:51.682Z

cve-icon NVD

Status : Received

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

Modified: 2026-09-21T11:17:13.543

Link: CVE-2026-94129

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-123

    Write-what-where Condition