{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:vmware:spring_security:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "6.5.0"
              },
              {
                "fixed": "6.5.10"
              },
              {
                "introduced": "7.0.0"
              },
              {
                "fixed": "7.0.5"
              }
            ],
            "source": "CPE_RANGE"
          },
          "events": [
            {
              "introduced": "0fd0e9335ae3a6ff3538045d098dd6b94679d99e"
            },
            {
              "fixed": "0a9d4dc8fc9d303dad7fc1ee25cc7381a9888899"
            },
            {
              "introduced": "1d99a7fb14c62354cac00412cce2071892cdf465"
            },
            {
              "fixed": "53bc6a77963209bb2a5f3efdd855b1f4a8051cc3"
            }
          ],
          "repo": "https://github.com/spring-projects/spring-security",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "vmware",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/22xxx/CVE-2026-22746.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "introduced": "5.7.0"
          },
          {
            "last_affected": "5.7.22"
          },
          {
            "introduced": "5.8.0"
          },
          {
            "last_affected": "5.8.24"
          },
          {
            "introduced": "6.3.0"
          },
          {
            "last_affected": "6.3.15"
          },
          {
            "introduced": "6.5.0"
          },
          {
            "last_affected": "6.5.9"
          },
          {
            "introduced": "7.0.0"
          },
          {
            "last_affected": "7.0.4"
          }
        ],
        "source": "AFFECTED_FIELD"
      },
      {
        "extracted_events": [
          {
            "introduced": "5.7.0"
          },
          {
            "fixed": "5.7.22"
          },
          {
            "introduced": "5.8.0"
          },
          {
            "fixed": "5.8.24"
          },
          {
            "introduced": "6.3.0"
          },
          {
            "fixed": "6.3.15"
          },
          {
            "introduced": "6.5.0"
          },
          {
            "fixed": "6.5.9"
          },
          {
            "introduced": "7.0.0"
          },
          {
            "fixed": "7.0.4"
          }
        ],
        "source": "DESCRIPTION"
      }
    ]
  },
  "details": "Vulnerability in Spring Spring Security. If an application is using the UserDetails#isEnabled, #isAccountNonExpired, or #isAccountNonLocked user attributes, to enable, expire, or lock users, then DaoAuthenticationProvider's timing attack defense can be bypassed for users who are disabled, expired, or locked.This issue affects Spring Security: from 5.7.0 through 5.7.22, from 5.8.0 through 5.8.24, from 6.3.0 through 6.3.15, from 6.5.0 through 6.5.9, from 7.0.0 through 7.0.4.",
  "id": "CVE-2026-22746",
  "modified": "2026-07-15T01:48:55.821195853Z",
  "published": "2026-04-22T05:02:24.327Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://spring.io/security/cve-2026-22746"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/22xxx/CVE-2026-22746.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22746"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "User Attribute Enumeration when Using DaoAuthenticationProvider"
}