Skytable is an open source NoSQL database. In versions prior to 0.6.4 an incorrect check of return value of the accept function in the run-loop for a TCP socket/TLS socket/TCP+TLS multi-socket causes an early exit from the run loop that should continue infinitely unless terminated by a local user, effectively causing the whole database server to shut down. This has severe impact and can be used to easily cause DoS attacks without the need to use much bandwidth. The attack vectors include using an incomplete TLS connection for example by not providing the certificate for the connection and using a specially crafted TCP packet that triggers the application layer backoff algorithm.
Conclusion & alert: CVE-2021-37625 is rated Moderate Risk (45.5/100): CVSS High severity, with low exploitation likelihood (EPSS 0.11%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2024-05-31 | 0.16% | 0.11% | -0.05% |
| 2 | 2024-04-20 | 0.10% | 0.16% | +0.06% |
| 3 | 2023-03-07 | — | 0.10% | — |
Full EPSS history (7 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 5.0 | 2.0 | MEDIUM |
|
10.0 | 2.9 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| skytable | skytable | 0.1.0 | cpe:2.3:a:skytable:skytable:0.1.0:*:*:*:*:*:*:* |
| skytable | skytable | 0.2.0 | cpe:2.3:a:skytable:skytable:0.2.0:*:*:*:*:*:*:* |
| skytable | skytable | 0.3.0 | cpe:2.3:a:skytable:skytable:0.3.0:*:*:*:*:*:*:* |
| skytable | skytable | 0.3.1 | cpe:2.3:a:skytable:skytable:0.3.1:*:*:*:*:*:*:* |
| skytable | skytable | 0.3.2 | cpe:2.3:a:skytable:skytable:0.3.2:*:*:*:*:*:*:* |
| skytable | skytable | 0.4.0 | cpe:2.3:a:skytable:skytable:0.4.0:*:*:*:*:*:*:* |
| skytable | skytable | 0.4.1 | cpe:2.3:a:skytable:skytable:0.4.1:*:*:*:*:*:*:* |
| skytable | skytable | 0.4.2 | cpe:2.3:a:skytable:skytable:0.4.2:*:*:*:*:*:*:* |
| skytable | skytable | 0.4.3 | cpe:2.3:a:skytable:skytable:0.4.3:*:*:*:*:*:*:* |
| skytable | skytable | 0.4.4 | cpe:2.3:a:skytable:skytable:0.4.4:*:*:*:*:*:*:* |
| skytable | skytable | 0.4.5 | cpe:2.3:a:skytable:skytable:0.4.5:*:*:*:*:*:*:* |
| skytable | skytable | 0.5.0 | cpe:2.3:a:skytable:skytable:0.5.0:*:*:*:*:*:*:* |
| skytable | skytable | 0.5.1 | cpe:2.3:a:skytable:skytable:0.5.1:*:*:*:*:*:*:* |
| skytable | skytable | 0.5.2 | cpe:2.3:a:skytable:skytable:0.5.2:*:*:*:*:*:*:* |
| skytable | skytable | 0.6.0 | cpe:2.3:a:skytable:skytable:0.6.0:*:*:*:*:*:*:* |
| skytable | skytable | 0.6.1 | cpe:2.3:a:skytable:skytable:0.6.1:*:*:*:*:*:*:* |
| skytable | skytable | 0.6.2 | cpe:2.3:a:skytable:skytable:0.6.2:*:*:*:*:*:*:* |
| skytable | skytable | 0.6.3 | cpe:2.3:a:skytable:skytable:0.6.3:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/skytable/skytable/commit/bb19d024ea1e5e0c9a3d75a9ee58ff03c70c7e5d | Patch Third Party Advisory |
| https://github.com/skytable/skytable/security/advisories/GHSA-q27r-h25m-hcc7 | Third Party Advisory |
| https://security.skytable.io/ve/s/00002.html | Patch Vendor Advisory |