Description
An information disclosure vulnerability in OpenSignLabs OpenSign through 2.37.0 allows unauthenticated remote attackers to map any email address or username to its internal user objectId via the getUserId Parse cloud function. The function performs no authentication before resolving and returning the internal identifier. An attacker can use this to enumerate user accounts and target subsequent attacks.
Published: 2026-08-11
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated remote attacker can invoke the getUserId Parse cloud function in OpenSignLabs OpenSign through version 2.37.0 to map an email address or username to the internal user objectId. Because the function performs no authentication before resolving and returning the identifier, the attacker may enumerate all user accounts and, subsequently, target them with more specific attacks. This vulnerability directly manifests as information disclosure and aligns with CWE‑200.

Affected Systems

OpenSignLabs OpenSign, versions up to and including 2.37.0 are vulnerable.

Risk and Exploitability

The CVSS score of 5.3 denotes moderate severity. EPSS is not available and the vulnerability is not listed in CISA KEV, but the exposed network endpoint allows unauthenticated remote enumeration. While confidentiality or integrity are not immediately compromised, the mapping of internal identifiers can aid later phishing or credential‑guessing attacks. Given the lack of a known exploit and the moderate score, the risk is present but not acute; prompt remediation is advised.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest OpenSign patch that removes the unauthenticated getUserId enumeration flaw.
  • If upgrading is not possible immediately, modify the getUserId function to require authentication or restrict it to trusted IP ranges.
  • Enable logging and monitor for repeated calls to getUserId; disable or further restrict the function until a secure patch is applied.

Generated by OpenCVE AI on August 11, 2026 at 17:01 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 map any email address or username to its internal user objectId via the getUserId Parse cloud function. The function performs no authentication before resolving and returning the internal identifier. An attacker can use this to enumerate user accounts and target subsequent attacks.
Title OpenSignLabs OpenSign - Information Disclosure
Weaknesses CWE-200
References
Metrics cvssV3_1

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


Subscriptions

Opensignlabs Opensignserver
cve-icon MITRE

Status: PUBLISHED

Assigner: TuranSec

Published:

Updated: 2026-08-11T15:09:18.816Z

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

Link: CVE-2026-72549

cve-icon Vulnrichment

Updated: 2026-08-11T15:09:14.217Z

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-72549

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