Description
Titra is open source project time tracking software. In versions 0.99.49 and below, an API has a Mass Assignment vulnerability which allows authenticated users to inject arbitrary fields into time entries, bypassing business logic controls via the customfields parameter. The affected endpoint uses the JavaScript spread operator (...customfields) to merge user-controlled input directly into the database document. While customfields is validated as an Object type, there is no validation of which keys are permitted inside that object. This allows attackers to overwrite protected fields such as userId, hours, and state. The issue is fixed in version 0.99.50.
INFO
Published Date :
2026-01-07T23:19:01.616Z
Last Modified :
2026-01-08T18:16:33.468Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-21695 vulnerability.
| Vendors | Products |
|---|---|
| Kromit |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-21695.