๐Ÿ” CVE Alert

CVE-2026-42278

UNKNOWN 0.0

UltraDAG: Smart Account Spending Policy Bypass via Pockets

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
12th

UltraDAG is a minimal DAG-BFT blockchain in Rust. Prior to commit fb6ef59, the UltraDAG StateEngine implementation of SmartTransferTx contains a critical logic flaw in its policy enforcement pipeline. When a transaction originates from a "Pocket" (a derived sub-address documented in the protocol as a way to organize funds), the engine fails to resolve the pocket's parent account before checking the spending policy. Because pockets are "virtual" addresses that exist only as entries in the pocket_to_parent map and do not have their own SmartAccountConfig entries, the check_spending_policy method defaults to an "authorized/no policy" result. This allow any user (or attacker in possession of a parent key) to instantly drain every pocket on an account, even if the parent account has a strict 24-hour vault delay or a 1 UDAG daily limit. This issue has been patched via commit fb6ef59.

CWE CWE-284 CWE-639
Vendor ultradagcom
Product core
Published May 8, 2026
Last Updated May 8, 2026
Stay Ahead of the Next One

Get instant alerts for ultradagcom core

Be the first to know when new unknown vulnerabilities affecting ultradagcom core are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

UltraDAGcom / core
< fb6ef59d6c1385400e7acea7ae31fc6a473c3051

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/UltraDAGcom/core/security/advisories/GHSA-9chc-gjfr-6hrq github.com: https://github.com/UltraDAGcom/core/commit/fb6ef59d6c1385400e7acea7ae31fc6a473c3051