OctoPrint 1.7.3 and prior does not have rate limiting on the login page, making it possible for attackers to attempt brute force attacks. The severity of this issue is limited by OctoPrint normally running in a restricted LAN. The devel and maintenance branches of the repository have a fix that limits the rate of failed login attempts.
{
"github_reviewed": true,
"cwe_ids": [
"CWE-307"
],
"github_reviewed_at": "2022-08-18T19:18:01Z",
"nvd_published_at": "2022-08-15T11:21:00Z",
"severity": "LOW"
}