Urgent.News

What's breaking now, across thousands of outlets.

Tech

Oracle Manipulation Risk Report: Hyperliquid Bridge

Oracle Manipulation Risk Report: Hyperliquid Bridge Target Protocol : Hyperliquid Bridge (TVL: $6540.8M) Oracle Manipulation Risk Report: Hyperliquid Bridge Protocol: Hyperliquid Bridge Network: Ethereum Mainnet / Hyperliquid L2 Total Value Locked (TVL): $6540.8M Date: October 26, 2023 Auditor: Senior DeFi Security Research Team Classification: Confidential / High Priority 1. Executive Summary…

The "Oracle Manipulation Risk Report: Hyperliquid Bridge" investigates the critical trust boundary between Ethereum Mainnet and Hyperliquid L2, the Hyperliquid Bridge. With a Total Value Locked (TVL) of $6.54 billion, the bridge is a prime target for sophisticated adversaries. The report highlights three primary oracle risks: State Root Manipulation, Relayer Collusion, and Oracle Price Staleness.

State Root Manipulation via Compromised Relayer is classified as Critical. Compromising an authorized relayer key allows an attacker to submit malicious state roots, potentially draining funds from the bridge. The current trust-minimized approach relies on a small set of relayers, which amplifies the risk if the challenge period is short.

Reorg-Based State Inconsistency poses a High risk. If a reorg occurs on the Hyperliquid L2 after a state root is submitted to Ethereum, the Ethereum contract may hold an invalid state. An attacker with influence on the L2 could force a reorg, remove a legitimate deposit, and then withdraw the same assets using a new state root. This double-spending attack relies on a finality period shorter than the maximum reorg depth of the L2.

Oracle Price Staleness in Collateral Valuation presents a Medium risk. While the bridge does not set prices, the bridged assets (USDC, ETH) are used as collateral for perpetual futures. Delays in price updates on the L2's oracle could allow attackers to exploit stale prices, leading to under-collateralized positions and subsequent liquidations or exits for profit.

The bridge should ensure the L2’s price oracle is synchronized with Ethereum’s price within a defined tolerance. Lastly, Front-Running of Bridge Transactions has a Medium severity. Attackers monitoring the Ethereum mempool can front-run large bridge transactions to manipulate asset prices, affecting the bridge's valuation.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

Fortifying Multi-Agent Systems: Zero-Trust Scope Attenuation & Cryptographic HMAC Provenance

I wrote this post for the purposes of entering Google's **All Things Agentic Hackathon * (Track: Fortified Enterprise Fleet).* The Silent Threat in Multi-Agent AI Architectures Autonomous AI agents…

  • Fortified Enterprise Agent Fleet secures multi-agent AI systems
  • Zero-trust governance control plane and dynamic scope attenuation
  • Cryptographic HMAC provenance trails ensure system integrity

Email Is Not a Web Page

An HTML email can be generated correctly, accepted by a provider, and delivered successfully—then arrive with its most important image missing or transformed. That is not only a design problem.

  • Email is distinct from web page, despite visual similarity
  • Remote images cause recipient client software issues
  • Critical info should be embedded, not conveyed via images

pdf-lib is silently deleting characters from your users' data

I generate invoices in a Node serverless function with pdf-lib . It is a good library. It also quietly destroyed a client's company name, threw nothing, logged nothing, and produced a PDF that opened…

  • pdf-lib library silently deletes characters from user data in PDF documents
  • Issue occurs with non-Latin-1 characters outside 1990s WinAnsi encoding
  • Developers should use TrueType/OpenType fonts to prevent silent data loss

More from Sunday 30 August →