TROYANOSYVIRUS
Back to CVEs

CVE-2026-21695

MEDIUM
4.3

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.

CVE Details

CVSS v3.1 Score4.3
SeverityMEDIUM
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Attack VectorNETWORK
ComplexityLOW
Privileges RequiredLOW
User InteractionNONE
Published1/8/2026
Last Modified1/12/2026
Sourcenvd
Honeypot Sightings0

Affected Products

kromit:titra

Weaknesses (CWE)

CWE-915

IOC Correlations

No correlations recorded

This product uses data from the NVD API but is not endorsed or certified by the NVD.