Beveiligingsadvies

CVE-2025-1796

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2025-03-20 10:08:46
Laatst bijgewerkt 2025-10-15 12:50:50
Toegewezen door @huntr_ai
CVSS-score 7.5
Status PUBLISHED

Beschrijving

A vulnerability in langgenius/dify v0.10.1 allows an attacker to take over any account, including administrator accounts, by exploiting a weak pseudo-random number generator (PRNG) used for generating password reset codes. The application uses `random.randint` for this purpose, which is not suitable for cryptographic use and can be cracked. An attacker with access to workflow tools can extract the PRNG output and predict future password reset codes, leading to a complete compromise of the application.