The ODC report for CVE-2026-47838 reports that it got the following CPE from OSS Index
cpe:2.3:a:org.springframework.security:spring-security-web:6.5.11:*:*:*:*:*:*:*
Yet, neither the GUI at https://guide.sonatype.com/vulnerability/CVE-2026-47838 nor the OSS Index JSON report contain any CPE. I didn't find any other source that has a CPE for this CVE. Hence, where did ODC really get it from?
It wouldn't really bother me if the CPE were correct. However, CVE-2026-47838 was fixed with Spring Security 6.5.11 (CPE should state spring-security-web:6.5.**10**).

The ODC report for CVE-2026-47838 reports that it got the following CPE from OSS Index
cpe:2.3:a:org.springframework.security:spring-security-web:6.5.11:*:*:*:*:*:*:*Yet, neither the GUI at https://guide.sonatype.com/vulnerability/CVE-2026-47838 nor the OSS Index JSON report contain any CPE. I didn't find any other source that has a CPE for this CVE. Hence, where did ODC really get it from?
It wouldn't really bother me if the CPE were correct. However, CVE-2026-47838 was fixed with Spring Security 6.5.11 (CPE should state
spring-security-web:6.5.**10**).