CVE-2023-31290

MEDIUM EXPLOITED IN THE WILD

Trust Wallet Core <3.1.1 - Info Disclosure

Title source: llm
STIX 2.1

Exploitation Summary

CVE-2023-31290 has been observed exploited in the wild (reported by VulnCheck KEV, InTheWild.io). EIP tracks 1 public exploit from researchers including ohexa.

AI-analyzed exploit summary This repository contains a proof-of-concept for CVE-2023-31290, demonstrating a vulnerability in the Trust Wallet mnemonic generation process. The exploit leverages a predictable seed to generate a known mnemonic phrase, potentially allowing attackers to derive cryptographic keys.

Description

Trust Wallet Core before 3.1.1, as used in the Trust Wallet browser extension before 0.0.183, allows theft of funds because the entropy is 32 bits, as exploited in the wild in December 2022 and March 2023. This occurs because the mt19937 Mersenne Twister takes a single 32-bit value as an input seed, resulting in only four billion possible mnemonics. The affected versions of the browser extension are 0.0.172 through 0.0.182. To steal funds efficiently, an attacker can identify all Ethereum addresses created since the 0.0.172 release, and check whether they are Ethereum addresses that could have been created by this extension. To respond to the risk, affected users need to upgrade the product version and also move funds to a new wallet address.

Exploits (1)

nomisec WORKING POC
by ohexa · poc
https://github.com/ohexa/py_trustwallet_wasm

This repository contains a proof-of-concept for CVE-2023-31290, demonstrating a vulnerability in the Trust Wallet mnemonic generation process. The exploit leverages a predictable seed to generate a known mnemonic phrase, potentially allowing attackers to derive cryptographic keys.

Classification
Working Poc 90%
Attack Type
Info Leak
Complexity
Moderate
Reliability
Reliable
Target: Trust Wallet (specific version not specified)
No auth needed
Prerequisites: Access to the vulnerable Trust Wallet mnemonic generation function
devstral-2 · analyzed Feb 16, 2026 Full analysis →

Scores

CVSS v3 5.9
EPSS 0.0098
EPSS Percentile 57.6%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact partial

Details

VulnCheck KEV 2023-04-27
InTheWild.io 2023-04-27
CWE
CWE-338
Status published
Products (2)
trustwallet/trust_wallet_browser_extension 0.0.172 - 0.0.183
trustwallet/trust_wallet_core < 3.1.1
Published Apr 27, 2023
Tracked Since Feb 18, 2026