An issue was discovered in split_region in uc.c in Unicorn Engine before 2.0.0-rc5. It allows local attackers to escape the sandbox. An attacker must first obtain the ability to execute crafted code in the target sandbox in order to exploit this vulnerability. The specific flaw exists within the virtual memory manager. The issue results from the faulty comparison of GVA and GPA while calling uc_mem_map_ptr to free part of a claimed memory block. An attacker can leverage this vulnerability to escape the sandbox and execute arbitrary code on the host machine.
Conclusion & alert: CVE-2021-44078 is rated Moderate Risk (40.3/100): CVSS High severity, with low exploitation likelihood (EPSS 0.08%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-04-15 | 0.23% | 0.08% | -0.16% |
| 2 | 2025-11-21 | 0.07% | 0.23% | +0.16% |
| 3 | 2025-11-18 | — | 0.07% | — |
Full EPSS history (11 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.1 | 3.1 | HIGH |
|
1.4 | 6.0 | [email protected] |
| 6.9 | 2.0 | MEDIUM |
|
3.4 | 10.0 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| unicorn-engine | unicorn_engine | <= 1.0.3 | cpe:2.3:a:unicorn-engine:unicorn_engine:*:*:*:*:*:*:*:* |
| unicorn-engine | unicorn_engine | 2.0.0 | cpe:2.3:a:unicorn-engine:unicorn_engine:2.0.0:rc1:*:*:*:*:*:* |
| unicorn-engine | unicorn_engine | 2.0.0 | cpe:2.3:a:unicorn-engine:unicorn_engine:2.0.0:rc2:*:*:*:*:*:* |
| unicorn-engine | unicorn_engine | 2.0.0 | cpe:2.3:a:unicorn-engine:unicorn_engine:2.0.0:rc3:*:*:*:*:*:* |
| unicorn-engine | unicorn_engine | 2.0.0 | cpe:2.3:a:unicorn-engine:unicorn_engine:2.0.0:rc4:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://gist.github.com/jwang-a/cb4b6e9551457aa299066076b836a2cd | Third Party Advisory |
| https://github.com/jwang-a/CTF/blob/master/MyChallenges/Pwn/Unicorns_Aisle/UnicornsAisle.pdf | Third Party Advisory |
| https://github.com/unicorn-engine/unicorn/commit/c733bbada356b0373fa8aa72c044574bb855fd24 | Patch Third Party Advisory |
| https://github.com/unicorn-engine/unicorn/compare/2.0.0-rc4...2.0.0-rc5 | Patch Third Party Advisory |
| https://www.unicorn-engine.org/changelog/ | Vendor Advisory |