EIP-2026-100972
PRE-CVECasdoor 1.901.0 - Cross-Site Request Forgery (CSRF)
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-100972. PoCs published by Van Lam Nguyen.
AI-analyzed exploit summary This exploit demonstrates a CSRF vulnerability in Casdoor v1.901.0, allowing an attacker to change the victim's password by tricking them into submitting a crafted form. The PoC includes an HTML form that submits a POST request to the /api/set-password endpoint without requiring the old password.
Description
Casdoor 1.901.0 - Cross-Site Request Forgery (CSRF)
Exploits (1)
This exploit demonstrates a CSRF vulnerability in Casdoor v1.901.0, allowing an attacker to change the victim's password by tricking them into submitting a crafted form. The PoC includes an HTML form that submits a POST request to the /api/set-password endpoint without requiring the old password.