CVE-2026-73576
Received
Received - Intake
Weak Cryptographic Key Generation in Zimbra Collaboration OnlyOffice Integration
Vulnerability report for CVE-2026-73576, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-13
Last updated on: 2026-08-13
Assigner: MITRE
Description
Description
In Zimbra Collaboration (ZCS) before 10.1.17,Β weak cryptographic key generation vulnerability exists in the OnlyOffice integration. The zimbraDocumentEditingJwtSecret is generated using an insecure random number generator, resulting in insufficient entropy. An attacker who obtains a JWT signed with the generated secret may be able to recover the JWT signing secret through offline brute-force, potentially enabling JWT forgery.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| zimbra | zimbra_collaboration | to 10.1.17 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-1241 | The device uses an algorithm that is predictable and generates a pseudo-random number. |