6.5
CVE-2026-33611
- EPSS 0.02%
- Veröffentlicht 22.04.2026 14:16:55
- Zuletzt bearbeitet 12.05.2026 20:16:46
- Quelle security@open-xchange.com
- CVE-Watchlists
- Unerledigt
Insufficient validation of HTTPS and SVCB records
An operator allowed to use the REST API can cause the Authoritative server to produce invalid HTTPS or SVCB record data, which can in turn cause LMDB database corruption, if using the LMDB backend.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Powerdns ≫ Authoritative Version >= 4.9.0 < 4.9.14
Powerdns ≫ Authoritative Version >= 5.0.0 < 5.0.4
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.02% | 0.063 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 4.9 | 1.2 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
|
| security@open-xchange.com | 6.5 | 1.2 | 5.2 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H
|
CWE-190 Integer Overflow or Wraparound
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.