CVE Catalog

CVE-2026-72688

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.50%

41th percentile - higher than 41% of all known CVEs

Summary

A missing authentication vulnerability in OpenSignLabs opensignserver through 2.37.0 allows an unauthenticated remote attacker to read arbitrary stored documents via the fileupload Parse cloud function. The function mints MASTER_KEY-signed file access tokens for any caller-supplied URL without performing any session check, defeating the only access control protecting stored contract files.

Risk Assessment

An attacker can gain unauthorized access to all stored documents, potentially leading to severe data leakage.

Recommendation

Update opensignserver to the latest version and add mandatory authentication in the fileupload function. Do not mint access tokens for unauthenticated requests.

Original NVD description (English source)

A missing authentication vulnerability in OpenSignLabs opensignserver through 2.37.0 allows an unauthenticated remote attacker to read arbitrary stored documents via the fileupload Parse cloud function. The function mints MASTER_KEY-signed file access tokens for any caller-supplied URL without performing any session check, defeating the only access control protecting stored contract files.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS