VYPR
Vendor

paritytech

Products
5
CVEs
16
Across products
16
Status
Private

Products

5

Recent CVEs

16
  • CVE-2025-54426CriJul 28, 2025
    risk 0.57cvss epss 0.00

    Polkadot Frontier is an Ethereum and EVM compatibility layer for Polkadot and Substrate. In versions prior to commit 36f70d1, the Curve25519Add and Curve25519ScalarMul precompiles incorrectly handle invalid Ristretto point representations. Instead of returning an error, they…

  • CVE-2017-14460HigJan 19, 2018
    risk 0.49cvss 7.5epss 0.01

    An exploitable overly permissive cross-domain (CORS) whitelist vulnerability exists in JSON-RPC of Parity Ethereum client version 1.7.8. An automatically sent JSON object to JSON-RPC endpoint can trigger this vulnerability. A victim needs to visit a malicious website to trigger…

  • CVE-2025-54429MedJul 28, 2025
    risk 0.45cvss epss 0.00

    Polkadot Frontier is an Ethereum and EVM compatibility layer for Polkadot and Substrate. There are various account address types in Frontier, e.g. precompiled contracts, smart contracts, and externally owned accounts. Some EVM mechanisms should be unreachable by certain types of…

  • CVE-2023-28431HigMar 22, 2023
    risk 0.42cvss 7.5epss 0.01

    Frontier is an Ethereum compatibility layer for Substrate. Frontier's `modexp` precompile uses `num-bigint` crate under the hood. In the implementation prior to pull request 1017, the cases for modulus being even and modulus being odd are treated separately. Odd modulus uses the…

  • CVE-2019-25003HigDec 31, 2020
    risk 0.42cvss 7.5epss 0.01

    An issue was discovered in the libsecp256k1 crate before 0.3.1 for Rust. Scalar::check_overflow allows a timing side-channel attack; consequently, attackers can obtain sensitive information.

  • CVE-2022-36008HigAug 19, 2022
    risk 0.39cvss 7.1epss 0.01

    Frontier is Substrate's Ethereum compatibility layer. A security issue was discovered affecting parsing of the RPC result of the exit reason in case of EVM reversion. In release build, this would cause the exit reason being incorrectly parsed and returned by RPC. In debug build,…

  • CVE-2025-54427MedJul 28, 2025
    risk 0.38cvss epss 0.01

    Polkadot Frontier is an Ethereum and EVM compatibility layer for Polkadot and Substrate. The extrinsic note_min_gas_price_target is an inherent extrinsic, meaning only the block producer can call it. To ensure correctness, the ProvideInherent trait should be implemented for each…

  • CVE-2022-21685MedJan 14, 2022
    risk 0.35cvss 6.5epss 0.01

    Frontier is Substrate's Ethereum compatibility layer. Prior to commit number `8a93fdc6c9f4eb1d2f2a11b7ff1d12d70bf5a664`, a bug in Frontier's MODEXP precompile implementation can cause an integer underflow in certain conditions. This will cause a node crash for debug builds. For…

  • CVE-2019-20399MedJan 23, 2020
    risk 0.31cvss 5.9epss 0.01

    A timing vulnerability in the Scalar::check_overflow function in Parity libsecp256k1-rs before 0.3.1 potentially allows an attacker to leak information via a side-channel attack.

  • CVE-2023-34449MedJun 14, 2023
    risk 0.28cvss 5.3epss 0.01

    ink! is an embedded domain specific language to write smart contracts in Rust for blockchains built on the Substrate framework. Starting in version 4.0.0 and prior to version 4.2.1, the return value when using delegate call mechanics, either through `CallBuilder::delegate` or…

  • CVE-2021-41138MedOct 13, 2021
    risk 0.28cvss 5.3epss 0.01

    Frontier is Substrate's Ethereum compatibility layer. In the newly introduced signed Frontier-specific extrinsic for `pallet-ethereum`, a large part of transaction validation logic was only called in transaction pool validation, but not in block execution. Malicious validators…

  • CVE-2021-39193MedSep 3, 2021
    risk 0.28cvss 5.3epss 0.01

    Frontier is Substrate's Ethereum compatibility layer. Prior to commit number 0b962f218f0cdd796dadfe26c3f09e68f7861b26, a bug in `pallet-ethereum` can cause invalid transactions to be included in the Ethereum block state in `pallet-ethereum` due to not validating the input data…

  • CVE-2022-39242MedSep 24, 2022
    risk 0.27cvss 5.3epss 0.01

    Frontier is an Ethereum compatibility layer for Substrate. Prior to commit d3beddc6911a559a3ecc9b3f08e153dbe37a8658, the worst case weight was always accounted as the block weight for all cases. In case of large EVM gas refunds, this can lead to block spamming attacks -- the…

  • CVE-2017-18016MedJan 11, 2018
    risk 0.03cvss 5.3epss 0.05

    Parity Browser 1.6.10 and earlier allows remote attackers to bypass the Same Origin Policy and obtain sensitive information by requesting other websites via the Parity web proxy engine (reusing the current website's token, which is not bound to an origin).

  • CVE-2023-45130HigOct 13, 2023
    risk 0.00cvss 7.5epss 0.01

    Frontier is Substrate's Ethereum compatibility layer. Prior to commit aea528198b3b226e0d20cce878551fd4c0e3d5d0, at the end of a contract execution, when opcode SUICIDE marks a contract to be deleted, the software uses `storage::remove_prefix` (now renamed to…

  • CVE-2022-31111MedJul 6, 2022
    risk 0.00cvss 5.3epss 0.01

    Frontier is Substrate's Ethereum compatibility layer. In affected versions the truncation done when converting between EVM balance type and Substrate balance type was incorrectly implemented. This leads to possible discrepancy between appeared EVM transfer value and actual…