Use of a broken or risky cryptographic algorithm in emissary - CVE-2025-27508
Published: March 5, 2025 / Updated: April 7, 2026
emissary
Detailed vulnerability description
The vulnerability allows a remote attacker to bypass naive integrity checks.
The vulnerability exists due to use of a broken or risky cryptographic algorithm in the ChecksumCalculator class when generating hashes or checksums for security-sensitive purposes. A remote attacker can craft inputs with colliding or manipulable values to bypass naive integrity checks.
The issue is associated with the default use of SHA-1 and the availability of CRC32 and SSDEEP, which may be misused in contexts requiring strong cryptographic guarantees.