| CVE | Vulnerability name | Date | Responsible Security Disclosure by | Vulnerabilities |
|---|---|---|---|---|
| GHSA-5r57-9vj7-c64f | TokenAuditBleed |
2026-08-22 |
Char0n1507 and
xet7
![]() Coordinated disclosure with a working reproduction and root-cause analysis. |
|
The REST token endpoint generated a reusable login token for any target user after an administrator check, but omitted the audit record created by the normal impersonation workflow.
Fix: the endpoint requires a reason, verifies the target, and records administrator, target and reason before inserting the token. An unaudited request is rejected.
| Timeline | Details |
|---|---|
| 2026-08-22 | Report received from Char0n1507 through GitHub Security Advisory GHSA-5r57-9vj7-c64f. |
| 2026-08-22 | Fixed for the upcoming WeKan release. |