Fabian Kromer

4 exploits Active since Aug 2022
CVE-2022-2595 WRITEUP CRITICAL WRITEUP
kromitgmbh/titra <0.79.1 - Info Disclosure
Improper Authorization in GitHub repository kromitgmbh/titra prior to 0.79.1.
CVSS 10.0
CVE-2025-69288 WRITEUP CRITICAL WRITEUP
Kromit Titra < 0.99.49 - Improper Input Validation
Titra is open source project time tracking software. Prior to version 0.99.49, Titra allows any authenticated Admin user to modify the timeEntryRule in the database. The value is then passed to a NodeVM value to execute as code. Without sanitization, it leads to a Remote Code Execution. Version 0.99.49 fixes the issue.
CVSS 9.1
CVE-2026-21694 WRITEUP MEDIUM WRITEUP
Kromit Titra < 0.99.50 - Improper Access Control
Titra is open source project time tracking software. Versions 0.99.49 and below have Improper Access Control, allowing users to view and edit other users' time entries in private projects they have not been granted access to. This issue is fixed in version 0.99.50.
CVSS 6.8
CVE-2026-21695 WRITEUP MEDIUM WRITEUP
Titra <0.99.49 - Mass Assignment
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 4.3