diff --git a/advisories/github-reviewed/2026/06/GHSA-93g8-qqv3-mrx8/GHSA-93g8-qqv3-mrx8.json b/advisories/github-reviewed/2026/06/GHSA-93g8-qqv3-mrx8/GHSA-93g8-qqv3-mrx8.json index cb3ecb023437..17a6c82f1cdb 100644 --- a/advisories/github-reviewed/2026/06/GHSA-93g8-qqv3-mrx8/GHSA-93g8-qqv3-mrx8.json +++ b/advisories/github-reviewed/2026/06/GHSA-93g8-qqv3-mrx8/GHSA-93g8-qqv3-mrx8.json @@ -6,8 +6,8 @@ "aliases": [ "CVE-2026-50632" ], - "summary": "Apache CXF has JNDI Injection Vulnerability in JMSConfigFactory", - "details": "A further incomplete fix for a previous advisory CVE-2026-44417 (Untrusted JMS configuration can lead to RCE) for Apache CXF has been identified, which can allow code execution capabilities, if untrusted users are allowed to configure JMS for Apache CXF. Users are recommended to upgrade to versions 4.2.2 or 4.1.7, which fixes this issue.", + "summary": "Apache CXF has JNDI Injection Vulnerability in JMSConfigFactory - false positive", + "details": "Change the < 4.1.7 range to >= 4.0.0, < 4.1.7 and add a new < 3.6.12 range with patched version 3.6.12.", "severity": [ { "type": "CVSS_V3", @@ -28,11 +28,14 @@ "introduced": "4.2.0" }, { - "fixed": "4.2.2" + "fixed": "3.6.12, 4.2.2" } ] } - ] + ], + "database_specific": { + "last_known_affected_version_range": "< 4.2.2" + } }, { "package": { @@ -47,29 +50,20 @@ "introduced": "0" }, { - "fixed": "4.1.7" + "fixed": "3.6.12, 4.1.7" } ] } - ] + ], + "database_specific": { + "last_known_affected_version_range": "< 4.1.7" + } } ], "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-50632" - }, - { - "type": "WEB", - "url": "https://access.redhat.com/errata/RHSA-2026:37390" - }, { "type": "WEB", - "url": "https://access.redhat.com/security/cve/CVE-2026-50632" - }, - { - "type": "WEB", - "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488304" + "url": "https://github.com/apache/cxf/commit/31eb1f90d4" }, { "type": "PACKAGE", @@ -77,11 +71,7 @@ }, { "type": "WEB", - "url": "https://lists.apache.org/thread/740ghch5z5y675cn2kzgtyo5k37n6qcw" - }, - { - "type": "WEB", - "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-50632.json" + "url": "https://www.cve.org/CVERecord?id=CVE-2026-50632" } ], "database_specific": {