Information Exposure Through an Error Message in Wekan - #VU145025

 

Information Exposure Through an Error Message in Wekan - #VU145025

Published: August 25, 2026


Vulnerability identifier: #VU145025
CSH Severity: Low
CVSS v4: 5.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: N/A
CWE-ID: CWE-209
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to disclose sensitive information.

The vulnerability exists due to generation of error messages containing sensitive information in REST API error handlers in server/models/users.js and server/models/boards.js when handling crafted API requests that trigger catch blocks. A remote user can send a specially crafted request to disclose sensitive information.

Error conditions are returned as HTTP 200 responses with serialized error objects, and non-serializable errors may produce a corrupted {\"_id\":{}} response that can act as an error oracle.


Affected software

Wekan

Remediation

Install security update from vendor's website.

Wekan - update to 11.08

External References

Related Security Bulletins