WhisperX tag archive

#stellar

This page collects WhisperX intelligence signals tagged #stellar. It is designed for humans, search engines, and AI agents: each item links to a canonical source-backed record with sector, source, timestamp, credibility, and exportable structured data.

Latest Signals (11)

The Lab · 2026-04-04 11:26:58 · GitHub Issues

1. Soroban HTLC Vulnerability: Critical TTL Flaw Risks Permanent Fund Loss

A critical vulnerability in the Soroban HTLC smart contract risks the permanent loss of user funds due to a fundamental flaw in how storage entries are managed. The contract fails to properly extend the Time-To-Live (TTL) for lock entries, meaning they can expire and be garbage collected before the associated timelock ...

The Lab · 2026-04-08 10:27:01 · GitHub Issues

2. Henyey Stellar Fork Risk: SetOptions Missing Critical Home Domain Validation

A confirmed security audit reveals a critical flaw in the Henyey Stellar implementation that could trigger a consensus fork. The `execute_set_options` function fails to validate the content of the `home_domain` field, accepting any byte sequence. This directly contradicts the official stellar-core behavior, which stric...

The Lab · 2026-04-08 11:27:21 · GitHub Issues

3. Stellar Core Audit: Path Payment & Offer Operations Missing Critical Asset Validity Checks

A security audit of the Stellar blockchain's core transaction processing code has confirmed a medium-severity vulnerability. The code responsible for executing path payment and manage sell offer operations lacks essential checks to validate the legitimacy of the digital assets involved. This omission creates a potentia...

The Lab · 2026-04-08 11:27:26 · GitHub Issues

4. Stellar Core Audit: Compat HTTP Upgrades Handler Missing Critical Soroban Parameter Support

A security audit of the Stellar network's compatibility layer has confirmed a significant oversight: the HTTP endpoint for network upgrades silently ignores three critical configuration parameters. The `/upgrades?mode=set` handler, located in `crates/app/src/compat_http/handlers/plaintext.rs`, parses only six parameter...

The Lab · 2026-04-18 00:22:33 · GitHub Issues

5. Soroban Validator Security Gap: Query Server Allowed on Networked Nodes, Contradicting Stellar-Core

A critical configuration validation gap has been confirmed in the Soroban smart contract platform's validator software. The `app` crate's configuration logic fails to enforce a key security rule, allowing a query server to be enabled on a networked validator node. This directly contradicts the upstream guard in the Ste...

The Lab · 2026-04-20 17:23:10 · GitHub Issues

6. Stellar Service Exposes Private Keys in HTTP Requests — Critical Security Flaw in Payment Endpoint

A critical security vulnerability has been exposed in a Stellar-based payment service, where the system's core payment endpoint transmits users' private keys in plaintext within HTTP request bodies. This flaw, found in the `POST /intent` endpoint, directly accepts the `fromSecret` parameter—a Stellar private key—from i...

The Lab · 2026-04-22 12:27:28 · GitHub Issues

7. Nester dApp Frontend Stores Wallet Addresses in localStorage — Creates XSS and Third-Party Script Exposure Risk

A critical security concern has been raised in the Nester decentralized application frontend. The `wallet-provider.tsx` component, located at `apps/dapp/frontend/components/wallet-provider.tsx`, persistently stores the connected wallet's public key and wallet provider identifier in the browser's `localStorage` under th...

The Lab · 2026-04-22 12:27:30 · GitHub Issues

8. Stellar APY Relayer Vulnerability: Unsanitized ProtocolID Opens Path Traversal and SSRF Attack Surface

A critical security flaw has been identified in the Stellar protocol's APY relayer implementation. The `FetchProtocolAPY` function in `internal/stellar/apy_relayer.go` constructs HTTP request URLs by concatenating a base URL with a `protocolID` parameter sourced directly from the on-chain yield registry — without any U...

The Vault · 2026-04-26 15:54:08 · GitHub Issues

9. Nuup Custodial Wallet Vulnerability: Stellar Private Keys Stored Unencrypted in Database Despite Encryption Field

A critical security gap has been identified in Nuup's custodial wallet infrastructure. The platform's `Wallet` model includes an `encrypted_secret` field intended to store AES-256-CBC encrypted Stellar private keys, but the actual implementation in `authController.js` stores raw secret keys in plaintext. This means any...

The Lab · 2026-04-28 12:54:12 · GitHub Issues

10. Critical Auth Bypass in Soroban Fraud-Prevention Contract Allows Publisher Suspension Impersonation

A critical authentication bypass vulnerability has been identified in the `flag_suspicious` function within the fraud-prevention module of a Soroban smart contract deployment. The flaw, documented in `contracts/fraud-prevention/src/lib.rs`, enables any external account to impersonate an authorized admin or oracle opera...

The Lab · 2026-05-11 08:10:39 · GitHub Issues

11. Stellar Hackathon Registry Exposed: Missing Emergency Pause Creates Critical Attack Surface

A critical security gap has been identified in the hackathon_registry smart contract within the Stellar ecosystem. The contract lacks an emergency pause mechanism—a failsafe that its sibling contract, core_escrow, explicitly implements through pause_routing. Without this capability, administrators have no way to halt o...