{
  "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-22748.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "introduced": "6.3.0"
          },
          {
            "last_affected": "6.3.14"
          },
          {
            "introduced": "6.4.0"
          },
          {
            "last_affected": "6.4.14"
          },
          {
            "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.3.0"
          },
          {
            "fixed": "6.3.14"
          },
          {
            "introduced": "6.4.0"
          },
          {
            "fixed": "6.4.14"
          },
          {
            "introduced": "6.5.0"
          },
          {
            "fixed": "6.5.9"
          },
          {
            "introduced": "7.0.0"
          },
          {
            "fixed": "7.0.4"
          }
        ],
        "source": "DESCRIPTION"
      }
    ]
  },
  "details": "Vulnerability in Spring Spring Security. When an application configures JWT decoding with NimbusJwtDecoder  or NimbusReactiveJwtDecoder, it must configure an OAuth2TokenValidator\u003cJwt\u003e separately, for example by calling setJwtValidator.This issue affects Spring Security: from 6.3.0 through 6.3.14, from 6.4.0 through 6.4.14, from 6.5.0 through 6.5.9, from 7.0.0 through 7.0.4.",
  "id": "CVE-2026-22748",
  "modified": "2026-07-15T01:48:59.591568087Z",
  "published": "2026-04-22T05:15:03.505Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://spring.io/security/cve-2026-22748"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/22xxx/CVE-2026-22748.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22748"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Potential Security Misconfiguration when Using withIssuerLocation"
}