Description
An information disclosure vulnerability in OpenSignLabs OpenSign through 2.37.0 allows unauthenticated remote attackers to retrieve any organisation tenant record via the gettenant Parse cloud function. The function accepts a contactId parameter and returns the full tenant record without authentication or authorization checks. An attacker can enumerate and disclose tenant configuration data for any organisation in the system.
Published: 2026-08-11
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated remote attacker can invoke the gettenant Parse cloud function within OpenSignLabs OpenSign through version 2.37.0. The function accepts a contactId parameter and, without authentication or authorization checks, returns the full tenant record, exposing confidential configuration data. This information disclosure can reveal sensitive attributes such as tenant setup, contact details, and system settings, compromising the confidentiality of all organisations using the application. The weakness is an instance of CWE‑200.

Affected Systems

The impact applies to OpenSignLabs OpenSign, specifically all versions up to and including 2.37.0. Deployments running any of these affected releases are susceptible; newer versions are presumed corrected pending vendor release.

Risk and Exploitability

The CVSS score of 7.5 indicates a high overall risk. EPSS data is not available, and the vulnerability is not listed in the CISA KEV catalog. The attack vector is remote via the public API; an attacker only needs to craft a request to a recognized endpoint and supply a contactId, which can be enumerated. Successful exploitation yields the full tenant record, potentially exposing a wide range of organisational data. Because no authentication is required, the threat persists until the software is updated or mitigated.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OpenSign to a version newer than 2.37.0 with the gettenant function access controls applied.
  • Restrict network access to the OpenSign API endpoints, especially the gettenant Cloud function, to trusted internal hosts or VPNs using firewalls or ACLs.
  • Disable or remove the gettenant Parse cloud function entirely if the application can operate without it, thereby eliminating the exposure.
  • Implement monitoring for unusual gettenant requests and audit logs to detect potential abuse early.

Generated by OpenCVE AI on August 11, 2026 at 17:02 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 information disclosure vulnerability in OpenSignLabs OpenSign through 2.37.0 allows unauthenticated remote attackers to retrieve any organisation tenant record via the gettenant Parse cloud function. The function accepts a contactId parameter and returns the full tenant record without authentication or authorization checks. An attacker can enumerate and disclose tenant configuration data for any organisation in the system.
Title OpenSignLabs OpenSign - Information Disclosure
Weaknesses CWE-200
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-11T15:10:49.615Z

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

Link: CVE-2026-72548

cve-icon Vulnrichment

Updated: 2026-08-11T15:10:43.342Z

cve-icon NVD

Status : Received

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

Modified: 2026-08-11T16:17:35.133

Link: CVE-2026-72548

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor