PT-2026-82561 · Fonoster+1 · Fonoster

·

CVE-2026-80209

·

Published

2026-08-27

·

Updated

2026-08-27

CVSS v4.0

5.3

Medium

VectorAV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
Name of the Vulnerable Software and Affected Versions Fonoster versions prior to 0.22.8
Description The updateWorkspace handler in mods/identity/src/workspaces/createUpdateWorkspace.ts fails to terminate execution after invoking a gRPC callback with a PERMISSION DENIED error when a user is not a member of the target workspace. Consequently, the process continues to prisma.workspace.update, allowing the workspace rename to be committed despite the permission error. This occurs because the gRPC interceptor in mods/common/src/identity/createAuthInterceptor.ts assigns Identity/UpdateWorkspace to fullIdentityAccess, a permission held by the base USER role, rather than restricting it to workspaceResourceAccess or workspaceResourceOwnerOrAdminAccess. As a result, any authenticated user can rename any workspace within the deployment.
Recommendations Update Fonoster to version 0.22.8 or later.

Exploit

Fix

Incorrect Authorization

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-80209

Affected Products

Fonoster