LiveActive security incident?Get immediate response
CVE Record

CVE-2023-34034: Using "**" as a pattern in Spring Security configuration for WebFlux creates a mismatch in pattern matchin...

Using "**" as a pattern in Spring Security configuration for WebFlux creates a mismatch in pattern matching between Spring Security and Spring WebFlux, and the potential for a security bypass.

CriticalCVSS 9.1Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

CVE-2023-34034 can let some Spring WebFlux applications enforce security rules differently than the application routes requests. If an application uses Spring Security with a "**" pattern, protected areas may be bypassed. The CVSS score is critical, but the supplied sources do not show known active exploitation.

Executive priority

Treat as urgent for internet-facing or sensitive WebFlux services because the failure mode is security bypass. Prioritize inventory and vendor-guided remediation before routine backlog work.

Technical view

The issue is a pattern-matching mismatch between Spring Security and Spring WebFlux when "**" is used in security configuration. It is classified as CWE-281 and affects listed Spring Security 5.6.0, 5.7.0, 5.8.0, 6.0.0, and 6.1.0 versions.

Likely exposure

Exposure is most likely in reactive Spring WebFlux applications using affected Spring Security versions and authorization rules containing the "**" pattern. Traditional Spring MVC-only applications are not identified as affected in the supplied bundle.

Exploitation context

The CVE has network attack characteristics, low complexity, no privileges required, and no user interaction required. The source bundle says CISA KEV status is false, and no supplied source confirms active exploitation.

Researcher notes

Do not assume all Spring Security deployments are affected. Focus validation on WebFlux, the listed versions, and configurations using "**". The supplied evidence does not provide exploit details, fixed versions, or proof of active exploitation.

Mitigation direction

  • Inventory Spring WebFlux applications using Spring Security.
  • Check for affected Spring Security versions listed in the CVE bundle.
  • Review security configuration for "**" patterns.
  • Follow Spring's CVE advisory for supported upgrade or mitigation guidance.
  • Check NetApp's advisory if NetApp products are in scope.

Validation and detection

  • Confirm dependency versions against the affected Spring Security list.
  • Review WebFlux security rules for "**" usage.
  • Test protected routes for consistent authorization behavior.
  • Verify regression tests cover route authorization boundaries.
  • Document remaining exposure and vendor guidance followed.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-281: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2023-34034 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Critical
CVSS
9.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
9.1CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N3.95.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.1Critical
CVSS 3.1 vector shape for CVE-2023-34034Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/aSpring SecuritySpring Security 6.1.0, Spring Security 6.0.0, Spring Security 5.8.0, Spring Security 5.7.0, Spring Security 5.6.0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.