Skip to content

[GHSA-mf92-479x-3373] Spring Security HTTP Headers Are not Written Under Some Conditions#7275

Open
fritzdal wants to merge 1 commit intofritzdal/advisory-improvement-7275from
fritzdal-GHSA-mf92-479x-3373
Open

[GHSA-mf92-479x-3373] Spring Security HTTP Headers Are not Written Under Some Conditions#7275
fritzdal wants to merge 1 commit intofritzdal/advisory-improvement-7275from
fritzdal-GHSA-mf92-479x-3373

Conversation

@fritzdal
Copy link
Copy Markdown

Updates

  • Affected products

Comments
Adjust bounds to mirror vendor advisory https://spring.io/security/cve-2026-22732

5.7.0 - 5.7.21
5.8.0 - 5.8.23
6.3.0 - 6.3.14
6.4.0 - 6.4.14

@github-actions github-actions bot changed the base branch from main to fritzdal/advisory-improvement-7275 March 31, 2026 20:05
@JonathanLEvans
Copy link
Copy Markdown

Hi @fritzdal,

The Spring advisory mixes open source and enterprise only version ranges. The version ranges in GHSA-mf92-479x-3373 are limited to those in Maven. The GitHub Advisory Database is limited to supported ecosystems.

@fritzdal
Copy link
Copy Markdown
Author

Thank for for the added information @JonathanLEvans. This GHSA should still be amended correcting version introduced version 6.0.0 to 6.3.0

      "ranges": [
        {
          "type": "ECOSYSTEM",
          "events": [
            {
              "introduced": "6.3.0"
            },
            {
              "last_affected": "6.3.10"
            }
          ]
        }
      ]

Versions 6.3.0 to 6.3.10 are available on Maven and match vendor provided versioning as affected: https://repo1.maven.org/maven2/org/springframework/security/spring-security-web/

@JonathanLEvans
Copy link
Copy Markdown

We used the >= 6.0.0, <= 6.3.10 instead because the advisory says:

Older, unsupported versions may also be affected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants