MEDIUM🇵🇱 Wersja polska

CVE-2026-21695

CVSS 4.3v3.1pub. 2026-01-08upd. 2026-01-12

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.

CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
  • Kromit Titra

    APP
    Kromit
    < 0.99.50
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
CWE
References

Related vulnerabilities

CVE-2025-69288CRITICAL9.1PL ✓ten sam produkt

RCE w Titra — nieoczyszczona wartość timeEntryRule wykonywana przez NodeVM

CVE-2022-2595CRITICAL10.0ten sam produkt

Improper Authorization in GitHub repository kromitgmbh/titra prior to 0.79.1.

CVE-2022-2098CRITICAL9.8ten sam produkt

Weak Password Requirements in GitHub repository kromitgmbh/titra prior to 0.78.1.

CVE-2022-2027HIGH8.0ten sam produkt

Improper Neutralization of Formula Elements in a CSV File in GitHub repository kromitgmbh/titra prior to 0.77....

CVE-2026-21694MEDIUM6.8ten sam produkt

Titra is open source project time tracking software. Versions 0.99.49 and below have Improper Access Control, ...