Sceawere

Vulnerability Detail

CVE-2026-72692UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

OpenSignServer Missing Authorization Vulnerability

Vulnerability Metadata

Severity
High
Score / CVSS
7.5
Creation Date
2h ago
Vendor
OpenSignLabs
Product
opensignserver
Attack Type
CWE-862: Missing Authorization
Vector String
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Attack Complexity
LOW

Narrative and Response

Description

A missing authorization vulnerability in OpenSignLabs opensignserver through 2.37.0 allows an unauthenticated remote attacker to irreversibly decline any in-flight document and forge the decline attribution to an arbitrary user via the declinedoc Parse cloud function. The function writes IsDeclined, DeclineReason, and a caller-supplied DeclineBy pointer without verifying the caller's identity, enabling workflow termination and evidentiary record falsification against any accessible document.

Executive Summary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Technical Details

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Mitigations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

References

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "7.5",
  "pubDate": "2026-08-10T13:20:39.470Z",
  "pubdate": "2026-08-10T13:20:39.470Z",
  "executiveSummary": "A missing authorization vulnerability exists in OpenSignLabs opensignserver up to version 2.37.0, specifically within the declinedoc Parse cloud function. This security flaw allows unauthenticated remote attackers to irreversibly decline any in-flight document and forge the decline attribution to an arbitrary user. The vulnerability presents significant operational and legal risks by enabling malicious workflow termination and the falsification of evidentiary records against any accessible document within the system. Attackers require network access to the target instance but no prior authentication or administrative privileges to successfully execute the exploit. Remediation requires updating the affected software once a patched version is made available or implementing strict access controls at the Parse cloud function layer.",
  "technicalDetails": "The vulnerability resides in the backend logic of the opensignserver application, specifically inside the Parse cloud function designated as declinedoc. The root cause of the security issue is a complete lack of proper authorization checks and caller identity verification before processing state-changing operations on document records. When invoked, the vulnerable function processes incoming requests to update document states without validating whether the requesting entity possesses the necessary permissions or session context to modify the specific document.\nDuring execution, the declinedoc Parse cloud function writes critical state parameters directly to the database, including IsDeclined, DeclineReason, and a caller-supplied DeclineBy pointer. Because the function blindly accepts the user-supplied pointer without verifying the caller's identity against the document's access control list or workflow participants, an unauthenticated remote attacker can inject arbitrary values into the DeclineBy field.\nThe attack flow proceeds as follows: First, an unauthenticated remote attacker identifies an in-flight document target within the opensignserver instance. Second, the attacker crafts a malicious payload targeting the declinedoc Parse cloud function over the network. Third, within the payload, the attacker sets the IsDeclined flag to true, provides a crafted DeclineReason, and specifies an arbitrary user identifier in the DeclineBy pointer parameter. Fourth, upon receiving the request, the vulnerable function processes the transaction without authentication or authorization validation, committing the state change to the database.\nThe post-exploitation impact includes the permanent termination of critical document workflows and the severe falsification of audit and evidentiary records. Because the decline attribution can be spoofed to point to any arbitrary user in the system, non-repudiation guarantees are entirely compromised, leading to potential legal, compliance, and data integrity failures across all affected deployments of opensignserver through version 2.37.0."
}
CVE-2026-72692: OpenSignServer Missing Authorization Vulnerability (HIGH Severity, CVSS: 7.5) - Sceawere