CVE-2026-72688 PUBLISHED

OpenSignLabs opensignserver - Missing Authentication for Critical Function

Assigner: TuranSec
Reserved: 10.08.2026 Published: 10.08.2026 Updated: 10.08.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CVSS Score: 7.5

Product Status

Vendor OpenSignLabs
Product opensignserver
Versions Default: affected
  • affected from 0 to 2.37.0 (incl.)

Credits

  • Bobur Abdugafforov (Mahadsec) finder

References

Problem Types

  • CWE-306: Missing Authentication for Critical Function CWE