Summary
CVE-2026-72544 is an insufficient verification of data authenticity vulnerability (CWE-345) in OpenSignLabs OpenSign, an open-source document e-signature platform. An unauthenticated, network-based attacker can fabricate document audit-trail entries, undermining the integrity and non-repudiation of signed documents. It is rated HIGH severity with a CVSS v3.1 base score of 7.5.
Technical details
- Root cause: The
triggereventParse cloud function accepts viewer identity and IP address as user-supplied parameters without verifying their authenticity. - Trigger conditions: An attacker submits crafted parameters to the function; no authentication or user interaction is required.
- Attack vector: Network (remotely reachable over the application’s exposed interface).
- Impact: Attackers can tamper with and forge signed-document audit logs, compromising the integrity and legal standing of audit records. Confidentiality and availability are not affected.
Affected software
- OpenSignLabs OpenSign: all versions from 0 through 2.37.0.
Severity
- CVSS v3.1 base score: 7.5 (HIGH)
- Vector string:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Mitigation and recommended actions
- Immediate: No fixed version is specified in the CVE record at time of writing. Monitor the OpenSign project repository for a release addressing this issue and upgrade as soon as one is published.
- If no patch: Restrict network exposure of the OpenSign application, place it behind authenticated access controls and a reverse proxy or WAF, and treat existing audit-trail data with caution until a fix is applied.
How IONIX identifies potentially affected assets
IONIX matches the following signals against data already collected when it crawled the asset; identifying the technology sends no request beyond that crawl.
- Raw HTTP response body:
opensign-server is running!!! descriptionmeta tag content:The fastest way to sign PDFs & request signatures from others

