{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:vmware:spring_boot:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "3.5.0"
              },
              {
                "fixed": "3.5.12"
              },
              {
                "introduced": "4.0.0"
              },
              {
                "fixed": "4.0.4"
              }
            ],
            "source": "CPE_RANGE"
          },
          "events": [
            {
              "introduced": "8c2d6453243f319accaef7a190ff8ddf89f482a2"
            },
            {
              "fixed": "285b0743a96f20042ec3578397f40538ff175e2e"
            },
            {
              "introduced": "1c0e08b4c434b0e77a83098267b2a0f5a3fc56d7"
            },
            {
              "fixed": "8bdd6f836a4f6041b34e788dccda45e4653e82a4"
            }
          ],
          "repo": "https://github.com/spring-projects/spring-boot",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "vmware",
    "cwe_ids": [
      "CWE-288"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/22xxx/CVE-2026-22733.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "introduced": "4.0.0"
          },
          {
            "last_affected": "4.0.3"
          },
          {
            "introduced": "3.5.0"
          },
          {
            "last_affected": "3.5.11"
          },
          {
            "introduced": "3.4.0"
          },
          {
            "last_affected": "3.4.14"
          },
          {
            "introduced": "3.3.0"
          },
          {
            "last_affected": "3.3.17"
          },
          {
            "introduced": "2.7.0"
          },
          {
            "last_affected": "2.7.31"
          }
        ],
        "source": "AFFECTED_FIELD"
      },
      {
        "extracted_events": [
          {
            "introduced": "4.0.0"
          },
          {
            "fixed": "4.0.3"
          },
          {
            "introduced": "3.5.0"
          },
          {
            "fixed": "3.5.11"
          },
          {
            "introduced": "3.4.0"
          },
          {
            "fixed": "3.4.14"
          },
          {
            "introduced": "3.3.0"
          },
          {
            "fixed": "3.3.17"
          },
          {
            "introduced": "2.7.0"
          },
          {
            "fixed": "2.7.31"
          }
        ],
        "source": "DESCRIPTION"
      }
    ]
  },
  "details": "Spring Boot applications with Actuator can be vulnerable to an \"Authentication Bypass\" vulnerability when an application endpoint that requires authentication is declared under the path used by the CloudFoundry Actuator endpoints. This issue affects Spring Security: from 4.0.0 through 4.0.3, from 3.5.0 through 3.5.11, from 3.4.0 through 3.4.14, from 3.3.0 through 3.3.17, from 2.7.0 through 2.7.31.",
  "id": "CVE-2026-22733",
  "modified": "2026-07-15T01:49:01.699025211Z",
  "published": "2026-03-19T23:29:10.098Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://spring.io/security/cve-2026-22733"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/22xxx/CVE-2026-22733.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22733"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Authentication Bypass under Actuator CloudFoundry endpoints"
}