From ee9b6bcd9d4c2aa22156ca1684e0f3f76b9e1463 Mon Sep 17 00:00:00 2001 From: Andrea Cosentino Date: Tue, 15 Sep 2026 14:15:07 +0200 Subject: [PATCH] [GHSA-xggf-jv35-5g43] Incorrect Authorization vulnerability in Apache Syncope. ... Co-Authored-By: Claude Opus 4.8 Signed-off-by: Andrea Cosentino --- .../GHSA-xggf-jv35-5g43.json | 75 ++++++++++++++++++- 1 file changed, 73 insertions(+), 2 deletions(-) diff --git a/advisories/unreviewed/2026/09/GHSA-xggf-jv35-5g43/GHSA-xggf-jv35-5g43.json b/advisories/unreviewed/2026/09/GHSA-xggf-jv35-5g43/GHSA-xggf-jv35-5g43.json index 1bffd0bc8a42..f8d7c3b3c0e7 100644 --- a/advisories/unreviewed/2026/09/GHSA-xggf-jv35-5g43/GHSA-xggf-jv35-5g43.json +++ b/advisories/unreviewed/2026/09/GHSA-xggf-jv35-5g43/GHSA-xggf-jv35-5g43.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-xggf-jv35-5g43", - "modified": "2026-09-14T21:31:36Z", + "modified": "2026-09-15T12:12:35Z", "published": "2026-09-14T15:32:43Z", "aliases": [ "CVE-2026-77181" @@ -13,7 +13,74 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.syncope:syncope-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "3.0.0-M0" + }, + { + "last_affected": "3.0.16" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 3.0.16" + } + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.syncope:syncope-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.0.0-M0" + }, + { + "fixed": "4.0.8" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 4.0.7" + } + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.syncope:syncope-core" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.1.0-M0" + }, + { + "fixed": "4.1.3" + } + ] + } + ], + "database_specific": { + "last_known_affected_version_range": "<= 4.1.2" + } + } + ], "references": [ { "type": "ADVISORY", @@ -26,6 +93,10 @@ { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2026/09/14/16" + }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/syncope" } ], "database_specific": {