Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2021-44078

25
FAUCET Score

CVE-2021-44078 is a high-severity vulnerability in the Unicorn Engine (before version 2.0.0-rc5) that allows local attackers to escape the sandbox. The flaw resides in the virtual memory manager's split_region function, specifically a faulty comparison of GVA and GPA during memory block freeing. This enables an attacker, who has already gained code execution within the sandbox, to execute arbitrary code on the host machine. The vulnerability has a CVSS score of 8.1 (High), indicating a local attack vector with high complexity, but leading to high impact on confidentiality, integrity, and availability. Despite its severity, there is currently no evidence of active exploitation, nor are there publicly available exploit modules in Metasploit, Nuclei, or ExploitDB. Community discussion and media coverage for this CVE are also minimal.

Impacted Technologies

VendorProductVersion(s)CPE
<= 1.0.3CPE matchmatch criteria
cpe:2.3:a:unicorn-engine:unicorn_engine:*:*:*:*:*:*:*:*
2.0.0CPE matchmatch criteria
cpe:2.3:a:unicorn-engine:unicorn_engine:2.0.0:rc1:*:*:*:*:*:*
2.0.0CPE matchmatch criteria
cpe:2.3:a:unicorn-engine:unicorn_engine:2.0.0:rc2:*:*:*:*:*:*
2.0.0CPE matchmatch criteria
cpe:2.3:a:unicorn-engine:unicorn_engine:2.0.0:rc3:*:*:*:*:*:*
2.0.0CPE matchmatch criteria
cpe:2.3:a:unicorn-engine:unicorn_engine:2.0.0:rc4:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

8.1HIGH

CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H

Attack Vector
LOCAL
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
CHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
1.4
Impact Score
6.0
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.53%
Probability of exploitation in next 30 days
EPSS Percentile
41.5%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0053 is in the 87th percentile among its peer group of 157 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.2 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.2 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (1)

github_advisorypatch availablevia nvd_reference
View patch

References

gist.github.com / jwang-a/cb4b6e9551457aa299066076b836a2cd
Third Party Advisory
github.com / jwang-a/CTF/blob/master/MyChallenges/Pwn/Unicorns_Aisle/UnicornsAisle.pdf
Third Party Advisory
github.com / unicorn-engine/unicorn/commit/c733bbada356b0373fa8aa72c044574bb855fd24
PatchThird Party Advisory
github.com / unicorn-engine/unicorn/compare/2.0.0-rc4...2.0.0-rc5
PatchThird Party Advisory
unicorn-engine.org / changelog
Vendor Advisory