CVE-2026-33611
REST API Injection Causes LMDB Corruption in Authoritative Server
Publication date: 2026-04-22
Last updated on: 2026-04-22
Assigner: Open-Xchange
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-190 | The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability occurs when an operator with permission to use the REST API causes the Authoritative server to generate invalid HTTPS or SVCB record data.
If the server uses the LMDB backend, this invalid data can lead to corruption of the LMDB database.
How can this vulnerability impact me? :
The impact of this vulnerability includes potential corruption of the LMDB database used by the Authoritative server.
This can result in denial of service or disruption of services relying on the integrity of the database.
The CVSS score indicates a high impact on integrity and availability, meaning attackers with high privileges can cause significant damage.