๐Ÿ” CVE Alert

CVE-2026-47236

MEDIUM 4.3

Solidtime team page exposes pending invitation and member emails to employees who lack invitations:view/members:view permission

CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
7th

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.

CWE CWE-863
Vendor solidtime-io
Product solidtime
Published Jun 12, 2026
Stay Ahead of the Next One

Get instant alerts for solidtime-io solidtime

Be the first to know when new medium vulnerabilities affecting solidtime-io solidtime are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Affected Versions

solidtime-io / solidtime
< 0.12.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/solidtime-io/solidtime/security/advisories/GHSA-33xq-wf67-c7vh github.com: https://github.com/solidtime-io/solidtime/releases/tag/v0.12.2