Skip to content

Commit 6552a7a

Browse files
committed
Add CVSS 3.1 score for CVE-2026-27820
The NVD updated their record for CVE-2026-27820 today and assigned a CVSS 3.1 score of "9.8". This commit replaces the `N/A` value in the release notes with this published score. Signed-off-by: Charlie Sharpsteen <charlie@overlookinfratech.com>
1 parent 799975e commit 6552a7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/_openvox_8x/release_notes.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ All bug fixes, new features and other changes are provided on the [project's git
7474

7575
| Identifier | CVSS 3.1 Score | Resolved By |
7676
| ----------------------------------------------------------------- | :------------: | ----------------------------------- |
77-
| [CVE-2026-27820](https://nvd.nist.gov/vuln/detail/CVE-2026-27820) | N/A | `pkg:gem/zlib@3.0.1` |
77+
| [CVE-2026-27820](https://nvd.nist.gov/vuln/detail/CVE-2026-27820) | 9.8 | `pkg:gem/zlib@3.0.1` |
7878
| [CVE-2026-3805](https://nvd.nist.gov/vuln/detail/CVE-2026-3805) | 7.5 | `pkg:github/curl/curl@8.19.0` |
7979
| [CVE-2026-1965](https://nvd.nist.gov/vuln/detail/CVE-2026-1965) | 6.5 | `pkg:github/curl/curl@8.19.0` |
8080
| [CVE-2026-3784](https://nvd.nist.gov/vuln/detail/CVE-2026-3784) | 6.5 | `pkg:github/curl/curl@8.19.0` |

0 commit comments

Comments
 (0)