CVE-2026-42092
Deferred Deferred - Pending Action

Global Settings Exposure in Titra Time Tracking

Vulnerability report for CVE-2026-42092, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-05-04

Last updated on: 2026-05-07

Assigner: GitHub, Inc.

Description

titra is an open source time tracking project. In version 0.99.52, the globalsettings Meteor publication returns all global settings without any admin or role check. Any authenticated user can subscribe via DDP and receive sensitive configuration fields such as google_secret, openai_apikey, and google_clientid. At time of publication no public patch is available.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-05-04
Last Modified
2026-05-07
Generated
2026-07-06
AI Q&A
2026-05-05
EPSS Evaluated
2026-07-04
NVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-200 The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The vulnerability exists in the titra open source time tracking project, version 0.99.52. The globalsettings Meteor publication returns all global settings without performing any admin or role checks. This means that any authenticated user can subscribe via DDP and access sensitive configuration fields such as google_secret, openai_apikey, and google_clientid.

Impact Analysis

This vulnerability can lead to unauthorized disclosure of sensitive configuration data to any authenticated user. Exposure of secrets like google_secret, openai_apikey, and google_clientid can result in misuse of these credentials, potentially allowing attackers to access or manipulate connected services, leading to data breaches or service disruptions.

Compliance Impact

This vulnerability allows any authenticated user to access sensitive configuration fields such as google_secret, openai_apikey, and google_clientid without any admin or role check.

Exposure of such sensitive information could lead to unauthorized access or misuse of data, potentially resulting in non-compliance with data protection regulations like GDPR or HIPAA, which require strict controls over sensitive data and access.

However, no explicit information about compliance impact is provided in the available data.

Mitigation Strategies

Since no public patch is available at the time of this advisory, immediate mitigation steps include restricting authenticated user access to the Meteor publication that exposes sensitive global settings.

Administrators should consider implementing additional access controls or role checks on the globalsettings publication to prevent unauthorized subscription.

Monitoring and auditing authenticated user subscriptions to the DDP endpoint may help detect unauthorized access to sensitive configuration fields.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-42092. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart