{
  "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-22751.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "introduced": "6.4.0"
          },
          {
            "last_affected": "6.4.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": "6.4.0"
          },
          {
            "fixed": "6.4.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. Applications that explicitly configure One-Time Token login with JdbcOneTimeTokenService are vulnerable to a Time-of-check Time-of-use (TOCTOU) race condition. This issue affects Spring Security: from 6.4.0 through 6.4.15, from 6.5.0 through 6.5.9, from 7.0.0 through 7.0.4.",
  "id": "CVE-2026-22751",
  "modified": "2026-07-15T01:49:04.132872215Z",
  "published": "2026-04-21T18:30:35.428Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://spring.io/security/cve-2026-22751"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/22xxx/CVE-2026-22751.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22751"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Spring Security JdbcOneTimeTokenService allows a one-time token to authenticate multiple sessions"
}