This is an automated email from the ASF dual-hosted git repository. afs pushed a commit to branch fix-link2 in repository https://gitbox.apache.org/repos/asf/jena-site.git
commit 373af3ae5e9e15f571054daa608fddf14d8b9aa0 Author: Andy Seaborne <[email protected]> AuthorDate: Fri Aug 21 13:38:46 2026 +0100 Fix link --- source/security/advisories.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/security/advisories.md b/source/security/advisories.md index 38e98908e..307251570 100644 --- a/source/security/advisories.md +++ b/source/security/advisories.md @@ -16,7 +16,7 @@ Please refer to the individual CVE links for further details and mitigations. **CVE-2026-61372 Web requests using SPARQL Update can escape file restrictions** -[CVE-2026-61372](https://www.cve.org/CVERecord?id=CVE-2026-613372) affects Jena +[CVE-2026-61372](https://www.cve.org/CVERecord?id=CVE-2026-61372) affects Jena up to version 6.1.0. URL references to local resources in SPARQL Update requests were not being
