CVE-2025-52576

MEDIUM EPSS 21.6%
Published Jun 25, 20251y ago · Modified Jun 17, 20262w ago
5.3 CVSS 3.1
Medium
Find Similar
Published Jun 25, 2025 1y ago
Last Modified Jun 17, 2026 2w ago

Description

Kanboard is project management software that focuses on the Kanban methodology. Prior to version 1.2.46, Kanboard is vulnerable to username enumeration and IP spoofing-based brute-force protection bypass. By analyzing login behavior and abusing trusted HTTP headers, an attacker can determine valid usernames and circumvent rate-limiting or blocking mechanisms. Any organization running a publicly accessible Kanboard instance is affected, especially if relying on IP-based protections like Fail2Ban or CAPTCHA for login rate-limiting. Attackers with access to the login page can exploit this flaw to enumerate valid usernames and bypass IP-based blocking mechanisms, putting all user accounts at higher risk of brute-force or credential stuffing attacks. Version 1.2.46 contains a patch for the issue.

CVSS Details

Base Score
5.3
Exploitability
3.9
Impact
1.4
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity None
Availability None

Threat Intelligence

EPSS Exploit Probability
21.6% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-203

Affected Products 1

VendorProductVersionRange
kanboardkanboard* <1.2.46

References 4

  • github.com https://github.com/kanboard/kanboard/blob/cbb7e60fb595ff4572bb8801b275a0b451c4bda0/app/Model/UserLockingModel.php#L101-L104
    Product
  • github.com https://github.com/kanboard/kanboard/blob/cbb7e60fb595ff4572bb8801b275a0b451c4bda0/app/Subscriber/AuthSubscriber.php#L96-L108
    Product
  • github.com https://github.com/kanboard/kanboard/commit/3079623640dc39f9c7b0c840d2a79095331051f1
    Patch
  • github.com https://github.com/kanboard/kanboard/security/advisories/GHSA-qw57-7cx6-wvp7
    Vendor Advisory

Remediation

  • github.com https://github.com/kanboard/kanboard/commit/3079623640dc39f9c7b0c840d2a79095331051f1
    Patch