ZeroHour

CVE-2026-92794

niche

Missing Authorization in OpenSign getDocument Exposes Signer Data and Download Tokens

CVSS 4.0
8.7 high
EPSS
Published
()
Modified
AI analysis

OpenSign through 2.41.3 contains a missing-authorization flaw (CWE-862) in its getDocument cloud function, which fails to validate the caller's identity when one-time-password verification is disabled. An unauthenticated attacker who obtains a document identifier, for example from a shared guest signing link, can invoke the function and retrieve complete document details including all signers' information, the sender's identity, and valid download tokens. Because the tokens are valid for download, the attacker can likely retrieve the document contents themselves, though there is no integrity or availability impact. Any OpenSign deployment, self-hosted or cloud, that uses guest signing links with one-time-password verification disabled is affected. No public proof-of-concept or in-the-wild exploitation is currently known, and the flaw is not listed in CISA KEV.

What to do: Upgrade OpenSign to a release newer than 2.41.3 as soon as a patched version is published, and until then enable one-time-password verification for guest signing so the getDocument function enforces caller identity. Restrict direct access to the underlying cloud-function API, treat guest signing links and document identifiers as sensitive, and rotate or revoke download tokens for confidential documents if exposure is suspected.

Affected
OpenSign Labs OpenSignthrough 2.41.3 (all versions up to and including 2.41.3, where guest signing is used with one-time-password verification disabled)
Estimated exposure
nichelikely low thousands of deployments (self-hosted instances plus cloud tenants with OTP disabled; no public scan data exists) — No public internet-exposure scan or install-count data is available for OpenSign, so the estimate relies on its modest open-source community footprint, further narrowed by the requirement that one-time-password verification be disabled for…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

OpenSign through 2.41.3 fails to validate caller identity in the getDocument cloud function when one-time-password verification is disabled. Attackers can supply a document identifier from guest signing links to retrieve complete document details including all signers' information, sender identity, and valid download tokens without authentication.

Weakness
CWE-862
Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

In the news

No ingested article mentions this CVE yet.