CVE-2026-42278
Last modified
CVE-2026-42278 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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. EPSS estimates a 0.38% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-42278?
How severe is CVE-2026-42278?
How do I fix CVE-2026-42278?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-42272Heimdall is a cloud native Identity Aware Proxy and Access C…7.8
- CVE-2026-42273Heimdall is a cloud native Identity Aware Proxy and Access C…7.8
- CVE-2026-42274Heimdall is a cloud native Identity Aware Proxy and Access C…7.8
- CVE-2026-42275zrok is software for sharing web services, files, and networ…8.7
- CVE-2026-42276Onyx is an open-source AI platform. Prior to versions 3.0.9,…4.3
- CVE-2026-42277Onyx is an open-source AI platform. Prior to versions 3.0.9,…6.5
- CVE-2026-42279solidtime is an open-source time-tracking app. In version 0.…5.8
- CVE-2026-4228A vulnerability was detected in LB-LINK BL-WR9000 2.4.9. Thi…9.8
- CVE-2026-42280Auth0.js is a client-side JavaScript library for Auth0. From…7.1
- CVE-2026-42281MagicMirror² is an open source modular smart mirror platform…8.6
- CVE-2026-42282n8n-MCP is an MCP server that provides AI assistants access …4.3
- CVE-2026-42283DevSpace is a client-only developer tool for cloud-native de…7.8
Are you affected by CVE-2026-42278?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
