CVE-2026-15389
Inadequate access control in Sesame Time session management
Description
A vulnerability relating to insufficient access control has been identified in the session management of the Sesame Time web application and its REST v3 API. The flaw lies in the fact that the system uses the session identifier (USID) as the sole validation mechanism, without verifying whether that identifier legitimately belongs to the user making the request. As a result, an attacker who obtains a valid USID can impersonate a victim’s session and access their confidential information, including emails, user IDs, roles and corporate data. This vulnerability is exacerbated by poor session lifecycle management: new logins generate additional USIDs without revoking the previous ones, allowing multiple active sessions to coexist and thereby expanding the attack surface.
INFO
Published Date :
July 14, 2026, 10:10 a.m.
Last Modified :
July 14, 2026, 10:10 a.m.
Remotely Exploit :
Yes !
Source :
INCIBE
Affected Products
The following products are affected by CVE-2026-15389
vulnerability.
Even if cvefeed.io is aware of the exact versions of the
products
that
are
affected, the information is not represented in the table below.
No affected product recoded yet
CVSS Scores
| Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
|---|---|---|---|---|---|---|
| CVSS 4.0 | HIGH | 0cbda920-cd7f-484a-8e76-bf7f4b7f4516 |
Solution
- Validate session identifiers against user identity.
- Revoke previous session identifiers upon new login.
- Implement robust authorization checks for all actions.
- Review and strengthen session management mechanisms.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2026-15389 vulnerability anywhere in the article.