CVE-2025-54426

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 silently treat invalid input bytes as the Ristretto identity element, leading to potentially incorrect cryptographic results. This is fixed in commit 36f70d1.
CVSS

No CVSS.

Configurations

No configuration.

History

29 Jul 2025, 14:14

Type Values Removed Values Added
Summary
  • (es) Polkadot Frontier es una capa de compatibilidad con Ethereum y EVM para Polkadot y Substrate. En versiones anteriores al commit 36f70d1, las precompilaciones Curve25519Add y Curve25519ScalarMul gestionaban incorrectamente las representaciones de puntos de Ristretto no válidas. En lugar de devolver un error, trataban silenciosamente los bytes de entrada no válidos como el elemento de identidad de Ristretto, lo que podía generar resultados criptográficos incorrectos. Esto se corrigió en el commit 36f70d1.

28 Jul 2025, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-07-28 21:15

Updated : 2025-07-29 14:14


NVD link : CVE-2025-54426

Mitre link : CVE-2025-54426

CVE.ORG link : CVE-2025-54426


JSON object : View

Products Affected

No product.

CWE
CWE-327

Use of a Broken or Risky Cryptographic Algorithm