CVE & CISA-KEV Catalog

CVE-2026-32129

UNSCORED

Description

soroban-poseidon provides Poseidon and Poseidon2 cryptographic hash functions for Soroban smart contracts. Poseidon V1 (PoseidonSponge) accepts variable-length inputs without injective padding. When a caller provides fewer inputs than the sponge rate (inputs.len() < T - 1), unused rate positions are implicitly zero-filled. This allows trivial hash collisions: for any input vector [m1, ..., mk] hashed with a sponge of rate > k, hash([m1, ..., mk]) equals hash([m1, ..., mk, 0]) because both produce identical pre-permutation states. This affects any use of PoseidonSponge or poseidon_hash where the number of inputs is less than T - 1 (e.g., hashing 1 input with T=3). Poseidon2 (Poseidon2Sponge) is not affected.

How to fix

No published remediation has been found for this vulnerability's affected products yet.

Mitigation guidance may be in the linked vendor advisories in the References section below.

TridentStack Control tracks known vulnerabilities across your Windows, macOS, and Linux fleet and shows the fix as soon as one is published. See how it works

CVSS v3.1 Vector

No CVSS vector data available.

Exploit Intelligence

0.22%probability of exploitation in 30 days
13thpercentile

Low risk: more likely to be exploited than 13% of all known CVEs.

References

Related Vulnerabilities

Other CWE-328 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2004-2761Critical9.89.9%--
CVE-2024-54143Unscored-1.9%--
CVE-2022-3433Medium6.50.7%-Fix
CVE-2022-29249High7.50.7%--
CVE-2023-2900Low3.70.7%--
CVE-2023-46233Critical9.10.6%-Fix
Embed a live status badge for CVE-2026-32129
CVE-2026-32129 severity badge

Markdown

[![CVE-2026-32129](https://tridentstack.com/cve/badge/CVE-2026-32129.svg)](https://tridentstack.com/cve/CVE-2026-32129)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-32129"><img src="https://tridentstack.com/cve/badge/CVE-2026-32129.svg" alt="CVE-2026-32129"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-04-16.