Description
An insecure direct object reference vulnerability in OpenSignLabs OpenSign through 2.37.0 allows unauthenticated remote attackers to retrieve any contact record via the getcontact Parse cloud function. The function executes with useMasterKey and performs no authentication or authorization checks before returning the requested contact object. An attacker can enumerate and read all contact records including personally identifiable information without credentials.
Published: 2026-08-11
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An insecure direct object reference flaw in OpenSignLabs OpenSign versions up to 2.37.0 lets an attacker, without any authentication, invoke the getcontact Parse cloud function. The function runs with useMasterKey and performs no checks, returning the requested contact record. This is a CWE-639 insecure direct object reference vulnerability that enables enumeration and read of all contacts, exposing personally identifiable information via a simple HTTP request.

Affected Systems

The vulnerability affects installations of OpenSignLabs OpenSign version 2.37.0 and earlier. Any deployment that has not been updated to a newer patch is at risk. This includes self‑hosted instances as well as public deployments that expose the Parse endpoint.

Risk and Exploitability

The flaw carries a CVSS score of 7.5, indicating a high risk to confidentiality. EPSS is not available, so the exploitation likelihood cannot be quantified, and the vulnerability is not listed in the CISA KEV catalog. Attackers can exploit the vulnerability remotely with no credentials by sending a request to the unprotected getcontact function, enumerating all contact records and harvesting PII. Because no authentication is required, the risk is high for any exposed OpenSign deployment.

Generated by OpenCVE AI on August 11, 2026 at 17:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OpenSign to the latest version that removes the unauthenticated getcontact function or patches the useMasterKey issue.
  • Configure the Parse server to reject unauthenticated requests to the getcontact function, ensuring that only authenticated users can invoke it.
  • Deploy network controls or firewall rules to restrict access to the Parse endpoint from untrusted networks.

Generated by OpenCVE AI on August 11, 2026 at 17:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Thu, 13 Aug 2026 11:00:00 +0000

Type Values Removed Values Added
First Time appeared Opensignlabs
Opensignlabs opensignserver
Vendors & Products Opensignlabs
Opensignlabs opensignserver

Tue, 11 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 11 Aug 2026 11:30:00 +0000

Type Values Removed Values Added
Description An insecure direct object reference vulnerability in OpenSignLabs OpenSign through 2.37.0 allows unauthenticated remote attackers to retrieve any contact record via the getcontact Parse cloud function. The function executes with useMasterKey and performs no authentication or authorization checks before returning the requested contact object. An attacker can enumerate and read all contact records including personally identifiable information without credentials.
Title OpenSignLabs OpenSign - Insecure Direct Object Reference
Weaknesses CWE-639
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Opensignlabs Opensignserver
cve-icon MITRE

Status: PUBLISHED

Assigner: TuranSec

Published:

Updated: 2026-08-11T14:48:32.244Z

Reserved: 2026-08-10T10:32:49.080Z

Link: CVE-2026-72543

cve-icon Vulnrichment

Updated: 2026-08-11T14:48:11.878Z

cve-icon NVD

Status : Received

Published: 2026-08-11T12:17:39.727

Modified: 2026-08-11T15:17:35.407

Link: CVE-2026-72543

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T10:45:03Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key