Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Langgenius | Dify | 0.10.1 |
Related Weaknesses (CWE)
References
- https://huntr.com/bounties/a60f3039-5394-4e22-8de7-a7da9c6a6e00ExploitThird Party Advisory
FAQ
What is CVE-2025-1796?
CVE-2025-1796 is a vulnerability with a CVSS score of 8.8 (HIGH). 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...
How severe is CVE-2025-1796?
CVE-2025-1796 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-1796?
Check the references section above for vendor advisories and patch information. Affected products include: Langgenius Dify.