CVE Catalog

CVE-2026-47236

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.18%

8th percentile — higher than 8% of all known CVEs

Summary

Solidtime is a time-tracking application that prior to version 0.12.2 had improperly configured permissions for the invitations and members API. Employees of the organization could access invitation email addresses and members, even though the API forbade them from doing so.

Risk Assessment

The organization is at risk of data leakage, as any employee can read invitation and member email addresses, potentially leading to unauthorized access to information.

Recommendation

It is recommended to update Solidtime to version 0.12.2 or later to eliminate this vulnerability and secure the organization's data.

Original NVD description (English source)

Solidtime is an open-source time-tracking app. Prior to version 0.12.2, Solidtime defines an explicit invitations:view and members:view permissions that gates the official invitations and members API. The Jetstream web team page authorizes access with only belongsToTeam() and then loads and serializes all pending invitation emails as well as members into Inertia props. Any employee who belongs to the organization can read pending invitation email addresses and members through the serialised inertia data in the team page body even though the same user is forbidden from the API. This issue has been patched in version 0.12.2.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS