NutharaNR commented on PR #3159: URL: https://github.com/apache/cxf/pull/3159#issuecomment-5276164107
Hi @coheigea, I believe this fix is intended to address `CVE-2026-50645`. According to the Apache CXF advisories [1][2], version `3.6.12` is listed as the fixed version for both `CVE-2026-50645` and the follow-up vulnerability, `CVE-2026-64958`. However, Maven Repository still marks `3.6.12` as vulnerable to `CVE-2026-50645` [3]. Could you clarify why `3.6.12` is still being reported as vulnerable there? Thanks! [1] https://cxf.apache.org/security-advisories.data/CVE-2026-50645.txt?version=4&modificationDate=1786101529000&api=v2 [2] https://cxf.apache.org/security-advisories.data/CVE-2026-64958.txt?version=1&modificationDate=1786011007000&api=v2 [3] https://mvnrepository.com/artifact/org.apache.cxf/cxf-core/3.6.12 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
