CVE-2026-47236 Details
Description
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.
A vulnerability in Solidtime, an open-source time-tracking application, allows employees to access pending invitation and member email addresses through the web team page, bypassing the application's permission controls. This issue affects Solidtime versions prior to 0.12.2. The vulnerability arises because the web team page only checks for general team membership, rather than the specific 'invitations:view' and 'members:view' permissions required to access this information via the API. As a result, any employee in the organization can read pending invitation emails and member details, even though the API correctly enforces the permission requirements.
Users are advised to upgrade to Solidtime version 0.12.2, where this vulnerability has been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 12, 2026CISA-ADP
Assessed Jun 15, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/solidtime-io/solidtime/releases/tag/v0.12.2 | [email protected] | Release NotesVendor |
| https://github.com/solidtime-io/solidtime/security/advisories/GHSA-33xq-wf67-c7vh | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-863 | Incorrect Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Solidtime | <= v0.12.1 (semver) |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 12, 2026 | New CVE Received | [email protected] |
Volerion