PT-2026-68741 · Unknown · Openreception
CVE-2026-48079
·
Published
2026-08-06
·
Updated
2026-08-07
CVSS v3.1
7.4
High
| Vector | AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
OpenReception versions prior to 1.0.2
Description
An ordering error in the server-side load handler of the
/logout page causes the access token cookie to be deleted before the /api/auth/logout endpoint is called via event.fetch(). Because the internal fetch lacks the authentication cookie, the apiAuthHandle rejects the request, preventing the SessionService.revokeSession() function from executing. Consequently, the session remains valid in the database until its natural expiry, allowing anyone with a copy of the token to continue making authenticated API calls despite the user appearing to have logged out.Recommendations
Update to version 1.0.2 or later.
Exploit
Fix
Insufficient Session Expiration
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Openreception