๐Ÿ” CVE Alert

CVE-2026-71247

MEDIUM 6.5

Documenso: Assistant Recipient Can Forge Another Signer's Signature in Sequential-Signing Documents

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

Documenso's sign-field-with-token.ts, used by the live document-signing UI, allows a recipient with the ASSISTANT role to fetch and complete fields belonging to any later-or-equal-order, not-yet-signed recipient in the same envelope, with no restriction on field type. The handler upserts a Signature record tied to the target field's recipientId with no check that field.type is SIGNATURE and the acting recipient owns it. A newer V2 signing path (sign-envelope-field.ts) explicitly blocks assistants from completing SIGNATURE fields, and the project's own test suite comments confirm this guard is absent from the V1 path used here. In a sequential-signing document, an assistant recipient can therefore forge another signer's signature field.

CWE CWE-863
Vendor documenso
Product documenso
Published Aug 5, 2026
Last Updated Aug 5, 2026
Stay Ahead of the Next One

Get instant alerts for documenso documenso

Be the first to know when new medium vulnerabilities affecting documenso documenso are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

documenso / documenso
0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/documenso/documenso

Credits

Bobur Abdugafforov