Skip to content

Commit 5f75bb2

Browse files
authored
Merge pull request #376 from Sharpie/server-813-cves-fixed
Add CVE fix lists for 8.13.0 releases of OpenVox Server and OpenVoxDB
2 parents 5472c18 + 463e934 commit 5f75bb2

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

docs/_openvox-server_8x/release_notes.markdown

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,12 @@ This is an enhancement and bug-fix release of OpenVox Server.
3838

3939
All bug fixes, new features and other changes are provided on the [project's GitHub release page](https://github.com/OpenVoxProject/openvox-server/releases/tag/8.13.0).
4040

41+
### Security Issues Resolved in 8.13.0
42+
43+
| Identifier | CVSS 3.1 Score | Resolved By |
44+
| :----------------------------------------------------------------------- | :------------: | :--------------------------------------------------------- |
45+
| [GHSA-72hv-8253-57qq](https://github.com/advisories/GHSA-72hv-8253-57qq) | N/A | `pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.3` |
46+
4147
### Known Issues
4248

4349
#### `jruby-openssl` 0.15.4 Fails to Parse EC Keys

docs/_openvoxdb_8x/release_notes.markdown

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,14 @@ This is an enhancement release of OpenVoxDB.
7272
All bug fixes, new features and other changes are provided on the
7373
[project's GitHub release page](https://github.com/OpenVoxProject/openvoxdb/releases/tag/8.13.0).
7474

75+
### Security Issues Resolved in 8.14.0
76+
77+
| Identifier | CVSS 3.1 Score | Resolved By |
78+
| :----------------------------------------------------------------------- | :------------: | :--------------------------------------------------------- |
79+
| [GHSA-72hv-8253-57qq](https://github.com/advisories/GHSA-72hv-8253-57qq) | N/A | `pkg:maven/com.fasterxml.jackson.core/jackson-core@2.21.3` |
80+
| [CVE-2025-67721](https://nvd.nist.gov/vuln/detail/CVE-2025-67721) | 7.5 | `pkg:maven/io.airlift/aircompressor@2.0.3` |
81+
| [CVE-2026-42198](https://nvd.nist.gov/vuln/detail/CVE-2026-42198) | 7.5 | `pkg:maven/org.postgresql/postgresql@42.7.11` |
82+
7583
## OpenVoxDB 8.12.1
7684

7785
Released January 23, 2026.

0 commit comments

Comments
 (0)