{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:vmware:spring_security:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "6.5.0"
              },
              {
                "fixed": "6.5.9"
              },
              {
                "introduced": "7.0.0"
              },
              {
                "fixed": "7.0.4"
              }
            ],
            "source": "CPE_RANGE"
          },
          "events": [
            {
              "introduced": "0fd0e9335ae3a6ff3538045d098dd6b94679d99e"
            },
            {
              "fixed": "0c54a55ae831c691449d4750abf5bc48cdbb6d96"
            },
            {
              "introduced": "1d99a7fb14c62354cac00412cce2071892cdf465"
            },
            {
              "fixed": "9bd793ffe65082f36305f6e285643fbb28f926e3"
            }
          ],
          "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-22732.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "introduced": "5.7.0"
          },
          {
            "last_affected": "5.7.21"
          },
          {
            "introduced": "5.8.0"
          },
          {
            "last_affected": "5.8.23"
          },
          {
            "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.8"
          },
          {
            "introduced": "7.0.0"
          },
          {
            "last_affected": "7.0.3"
          }
        ],
        "source": "AFFECTED_FIELD"
      },
      {
        "extracted_events": [
          {
            "introduced": "5.7.0"
          },
          {
            "fixed": "5.7.21"
          },
          {
            "introduced": "5.8.0"
          },
          {
            "fixed": "5.8.23"
          },
          {
            "introduced": "6.3.0"
          },
          {
            "fixed": "6.3.14"
          },
          {
            "introduced": "6.4.0"
          },
          {
            "fixed": "6.4.14"
          },
          {
            "introduced": "6.5.0"
          },
          {
            "fixed": "6.5.8"
          },
          {
            "introduced": "7.0.0"
          },
          {
            "fixed": "7.0.3"
          }
        ],
        "source": "DESCRIPTION"
      }
    ]
  },
  "details": "When applications specify HTTP response headers for servlet applications using Spring Security, there is the possibility that the HTTP Headers will not be written. \nThis issue affects Spring Security Servlet applications using lazy (default) writing of HTTP Headers:\n\n: from 5.7.0 through 5.7.21, from 5.8.0 through 5.8.23, from 6.3.0 through 6.3.14, from 6.4.0 through 6.4.14, from 6.5.0 through 6.5.8, from 7.0.0 through 7.0.3.",
  "id": "CVE-2026-22732",
  "modified": "2026-07-15T01:48:53.495925953Z",
  "published": "2026-03-19T22:47:38.199Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://spring.io/security/cve-2026-22732"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/22xxx/CVE-2026-22732.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22732"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Under Some Conditions Spring Security HTTP Headers Are not Written"
}