background
logo

Security Audit Report for Neo X

DESCRIPCIÓN

Neo X is an EVM-compatible sidechain incorporating Neo’s distinctive dBFT consensus mechanism. Serving as a bridge between Neo N3 and the widely used EVM network, Neo X will play a crucial role in expanding the Neo ecosystem and offering developers more opportunities for innovation. As described in the design document, the dBFT protocol requires more than half (i.e., 1/2 instead of 2/3) as the consensus threshold for voting. This means that 4 validators are sufficient to achieve consensus since the top 7 candidates will be selected for each epoch.

The audit specifically focuses on the security of the Neo X node, a Golang implementation based on the Ethereum protocol execution layer. The audit scope covers the discrepancies between the original Geth implementation and the forked parts. This audit does NOT cover all modules in the repository. Specifically excluded are source files under the consensus directory, which implement the dBFT protocol.

In summary, we have found that the codebase contains one high-risk issue that requires prompt attention. In addition, we have identified other non-critical issues that should be considered. The Neo X team has addressed these issues promptly. It is important to note that our audit covers only the final reported versions of the codebase. Any subsequent updates would require a re-evaluation.

HALLAZGOS CLAVE

En total encontramos 3 posibles incidencias en el smart contract. Añadimos además 0 recomendaciones y 0 notas, como se detalla a continuación:

Riesgo alto: 1
Riesgo medio: 2
Riesgo bajo: 0
Recomendación: 0
Nota: 0
ID Severity Description Category Status
1 Medium Potential DoS risk Software Security Fixed
2 High Insufficient validation for P2P network messages Software Security Fixed
3 Medium Lack of a time lock mechanism DeFi Security Fixed

Encontrarás más detalles en el informe de auditoría.

Da el primer paso hacia un futuro seguro

¡Contacta ahora con los servicios expertos de auditoría de código de BlockSec y refuerza la seguridad de tu protocolo antes de lanzarlo!