Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.springframework.security/spring-security-web
  4. ›
  5. CVE-2026-47838

CVE-2026-47838: Spring Security Vulnerable to Unauthorized User Impersonation when Using X.509 Client Certificates

June 10, 2026 (updated June 30, 2026)

In Spring Security Web, SubjectDnX509PrincipalExtractor does not correctly handle certain malformed X.509 certificate CN values, which can lead to reading the wrong value for the username. In a carefully crafted certificate, this can lead to an attacker impersonating another user.

SubjectDnX509PrincipalExtractor is deprecated by this CVE and replaced with SubjectX500PrincipalExtractor. As part of updating, you should also migrate to SubjectX500PrincipalExtractor.

Affected versions: Spring Security Enterprise 5.7.0 through 5.7.24; 5.8.0 through 5.8.26; 6.3.0 through 6.3.17; 6.4.0 through 6.4.17; 6.5.0 through 6.5.10. OSS 6.5.0 through 6.5.10.

References

  • github.com/advisories/GHSA-293q-567p-wmwq
  • github.com/advisories/GHSA-2jrg-rf5x-568g
  • nvd.nist.gov/vuln/detail/CVE-2026-47838
  • spring.io/security/cve-2026-47838

Code Behaviors & Features

Detect and mitigate CVE-2026-47838 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 5.7.14, all versions starting from 5.8.0 up to 5.8.16, all versions starting from 6.0.0 up to 6.3.10, all versions starting from 6.4.0 up to 6.4.13, all versions starting from 6.5.0 before 6.5.11

Fixed versions

  • 6.5.11

Solution

Upgrade to version 6.5.11 or above.

Impact 6.8 MEDIUM

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-287: Improper Authentication

Source file

maven/org.springframework.security/spring-security-web/CVE-2026-47838.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 04 Jul 2026 12:18:41 +0000.