VYPR
Vendor

Stellar

Products
7
CVEs
9
Across products
11
Status
Private

Products

7

Recent CVEs

9
  • CVE-2026-32129HigMar 12, 2026
    risk 0.50cvss epss 0.00

    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),…

  • CVE-2026-26267HigFeb 19, 2026
    risk 0.42cvss 7.5epss 0.00

    soroban-sdk is a Rust SDK for Soroban contracts. Prior to versions 22.0.10, 23.5.2, and 25.1.1, the `#[contractimpl]` macro contains a bug in how it wires up function calls. `#[contractimpl]` generates code that uses `MyContract::value()` style calls even when it's processing…

  • CVE-2021-32738MedJul 2, 2021
    risk 0.35cvss 6.5epss 0.01

    js-stellar-sdk is a Javascript library for communicating with a Stellar Horizon server. The `Utils.readChallengeTx` function used in SEP-10 Stellar Web Authentication states in its function documentation that it reads and validates the challenge transaction including verifying…

  • CVE-2024-32985MedMay 14, 2024
    risk 0.31cvss 5.9epss 0.00

    Stellar-core is a reference implementation for the peer-to-peer agent that manages the Stellar network. Prior to 20.4.0, core nodes could be randomly crashed due to a race condition with a 3rd party library. The likelihood of affecting the network is low since crashed nodes come…

  • CVE-2023-46135MedOct 25, 2023
    risk 0.28cvss 5.3epss 0.01

    rs-stellar-strkey is a Rust lib for encode/decode of Stellar Strkeys. A panic vulnerability occurs when a specially crafted payload is used.`inner_payload_len` should not above 64. This vulnerability has been patched in version 0.0.8.

  • CVE-2026-32322MedMar 13, 2026
    risk 0.27cvss 5.3epss 0.00

    soroban-sdk is a Rust SDK for Soroban contracts. Prior to 22.0.11, 23.5.3, and 25.3.0, The Fr (scalar field) types for BN254 and BLS12-381 in soroban-sdk compared values using their raw U256 representation without first reducing modulo the field modulus r. This caused…

  • CVE-2026-24889MedJan 28, 2026
    risk 0.27cvss 5.3epss 0.00

    soroban-sdk is a Rust SDK for Soroban contracts. Arithmetic overflow can be triggered in the `Bytes::slice`, `Vec::slice`, and `Prng::gen_range` (for `u64`) methods in the `soroban-sdk` in versions up to and including `25.0.1`, `23.5.1`, and `25.0.2`. Contracts that pass…

  • CVE-2026-29795MedMar 6, 2026
    risk 0.19cvss 4.0epss 0.00

    stellar-xdr is a library and CLI containing types and functionality for working with Stellar XDR. Prior to version 25.0.1, StringM::from_str does not validate that the input length is within the declared maximum (MAX). Calling StringM::::from_str(s) where s is longer than N…

  • CVE-2023-40580HigAug 25, 2023
    risk 0.00cvss 8.1epss 0.01

    Freighter is a Stellar chrome extension. It may be possible for a malicious website to access the recovery mnemonic phrase when the Freighter wallet is unlocked. This vulnerability impacts access control to the mnemonic recovery phrase. This issue was patched in version 5.3.1.