CVE-2026-71205
changedetection.io: No Rate Limiting on /login Enables Unlimited Password Brute-Force
CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th
changedetection.io's /login route checks the submitted password against a single PBKDF2-HMAC-SHA256 hash with no per-IP or per-session rate limiting, failed-attempt counter, or lockout (no rate-limiting library is present in requirements.txt). Because the entire application is protected by one shared password with no per-user accounts, a successful brute-force guess grants full administrative access, including the ability to view/regenerate the API token.
| CWE | CWE-307 |
| Vendor | dgtlmoon |
| Product | changedetection.io |
| Published | Aug 5, 2026 |
Stay Ahead of the Next One
Get instant alerts for dgtlmoon changedetection.io
Be the first to know when new medium vulnerabilities affecting dgtlmoon changedetection.io are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability
Affected Versions
dgtlmoon / changedetection.io
0.55.7
References
Credits
Eldor Nabijonov