cvedb.io
CVE-2026-21695
MEDIUM · CVSS 4.3
EPSS exploitation probability: 0%
Published 2026-01-08T00:15:59.833 · Last modified 2026-06-17T10:18:56.537

Summary

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.

Affected products

kromit — titra

Does this affect you?

Add your gear to cvedb and we'll alert you only when kromit ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.