Security Advisory

CVE-2026-72691

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-10 11:59:11
Last updated 2026-08-10 18:22:08
Assigner TuranSec
CVSS score not scored
State PUBLISHED

Description

An authentication bypass vulnerability in OpenSignLabs opensignserver through 2.37.0 allows an unauthenticated remote attacker to mint MASTER_KEY-signed file access tokens for arbitrary stored files via the getsignedurl Parse cloud function. The function skips its isAuthenticated check whenever any docId parameter is supplied, even one corresponding to no real document, allowing the authentication gate to be bypassed by supplying an arbitrary string as docId.