CVE-2026-63630: BentoPDF: Workflow Import Allows Unvalidated TSA URL Leading to PDF Hash Exfiltration via RFC 3161 Requests

Published Sep 24, 2026
·
Updated

BentoPDF is a client-side PDF toolkit that is self hostable. In 2.8.6 and earlier, deserializeWorkflow() accepts the Timestamp node's tsaUrl control from imported JSON without schema or destination validation. When a user imports the crafted workflow and runs it against a PDF, timestampPdf() sends an RFC 3161 TimeStampReq containing the PDF's SHA-256 MessageImprint to the attacker-selected endpoint. The default self-hosted configuration does not set VITECORSPROXYURL, so the request bypasses the proxy's ALLOWEDTSAHOSTS checks and is sent directly. The disclosed digest can confirm that a document matches a known file and can correlate the same document across users without revealing its contents. This vulnerability is fixed in 2.8.7.

Affected Software

1 affected component
BentoPDF BentoPDF<=2.8.6

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade BentoPDF to a version that resolves this vulnerability.

    Fixed in 2.8.7

Event History

Sep 24, 2026
CVE Published
via MITRE·03:33 PM
Data Sourced
via MITRE·03:33 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·04:17 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Who is exposed to this issue?

Users of BentoPDF 2.8.6 and earlier who import an attacker-crafted workflow and then run its Timestamp step against a PDF are exposed. The default self-hosted configuration is affected because it does not set VITE_CORS_PROXY_URL, causing the timestamp request to be sent directly.

2

What must an attacker do to obtain document-related information?

An attacker must convince a user to import a crafted JSON workflow containing a Timestamp node with an attacker-controlled tsaUrl, then have the user execute that workflow on a PDF. The attacker receives an RFC 3161 request containing the PDF's SHA-256 MessageImprint.

3

What information is disclosed?

The request discloses the PDF's SHA-256 digest, not the PDF contents. This can be used to confirm that a document matches a known file or to correlate the same document across users.

4

What should teams do if they cannot patch immediately?

Do not import untrusted workflows or run Timestamp steps from imported workflows against sensitive PDFs. Configuring VITE_CORS_PROXY_URL allows requests to go through the proxy, where ALLOWED_TSA_HOSTS checks are available.

5

How can teams remediate the vulnerability?

Upgrade BentoPDF to version 2.8.7, which fixes the issue.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203