This is an automated email from the ASF dual-hosted git repository. afs pushed a commit to branch fix-link in repository https://gitbox.apache.org/repos/asf/jena-site.git
commit 3ef1de5fec51cb3fe748bdfab407336dcc4ed80c Author: Andy Seaborne <[email protected]> AuthorDate: Thu Aug 20 21:46:52 2026 +0100 Fix markdown for 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 bdc7cb218..38e98908e 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-20-613372) affects Jena +[CVE-2026-61372](https://www.cve.org/CVERecord?id=CVE-2026-613372) affects Jena up to version 6.1.0. URL references to local resources in SPARQL Update requests were not being
