CVE-2026-42279 Details
Description
solidtime is an open-source time-tracking app. In version 0.12.0, the PUT /api/v1/organizations/{organization}/time-entries/{timeEntry} API accepts a route-bound timeEntry from another organization when the caller has time-entries:update:all in the URL organization, allowing a known foreign time-entry UUID to be modified and rebound to objects in the caller's organization. This issue has been patched in version 0.12.1.
A vulnerability in the solidtime time-tracking application, specifically in version 0.12.0, allows users to modify time entries from other organizations. This issue arises in the PUT /api/v1/organizations/{organization}/time-entries/{timeEntry} API, where the route-bound time entry can be altered and reassigned to objects within the user's organization. The vulnerability exists because the permission check does not properly validate the organization ownership of the time entry being updated.
Users are advised to update to solidtime version 0.12.1, where this vulnerability has been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed May 8, 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/security/advisories/GHSA-pmf9-pxq9-ccwr | CISA-ADP | ExploitVendor Advisory |
| https://github.com/solidtime-io/solidtime/commit/b73aa543fdf5b61c37447307ab7277451296832c | [email protected] | Patch |
| https://github.com/solidtime-io/solidtime/releases/tag/v0.12.1 | [email protected] | ProductRelease Notes |
| https://github.com/solidtime-io/solidtime/security/advisories/GHSA-pmf9-pxq9-ccwr | [email protected] | ExploitVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-639 | Authorization Bypass Through User-Controlled Key | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| solidtime solidtime | 0.12.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 8, 2026 | Initial Analysis | [email protected] |
| May 8, 2026 | CVE Modified | CISA-ADP |
| May 8, 2026 | New CVE Received | [email protected] |