Description
In versions of Spring Security's OAuth2 Authorization Server module 7.0.0 through 7.0.4, when Dynamic Client Registration is explicitly enabled, the registration endpoint performs insufficient validation of certain client metadata fields supplied by the registering client. An attacker who possesses a valid Initial Access Token can register a malicious client with crafted metadata, which, depending on server configuration and how the metadata is later rendered or used, may result in Stored Cross-Site Scripting (XSS), Privilege Escalation, or Server-Side Request Forgery (SSRF).
Published: 2026-08-27
Score: 9.6 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Privilege Escalation and Stored XSS
Action: Immediate Patch
AI Analysis

Impact

The vulnerability resides in the Dynamic Client Registration endpoint of Spring Security's OAuth2 Authorization Server module. When the feature is enabled, the server accepts client‑supplied metadata without performing sufficient validation. An attacker possessing a valid Initial Access Token can register a client that contains malicious content in its metadata. Depending on how that data is later rendered or processed, the flaw can lead to Stored Cross‑Site Scripting, Privilege Escalation, or Server‑Side Request Forgery.

Affected Systems

The affected product is VMware by Broadcom's Spring Security OAuth2 Authorization Server module, versions 7.0.0 through 7.0.4. The issue occurs only when Dynamic Client Registration is explicitly enabled, and only for instances that expose the registration endpoint.

Risk and Exploitability

The CVSS score of 9.6 indicates high severity. Exploitation requires a valid Initial Access Token, which may originate from a separate compromise, and includes no user interaction. The EPSS score of < 1% indicates a very low probability of exploitation, and it is not listed in CISA's KEV catalog. Attacks would proceed by sending a crafted registration request to the endpoint; if the metadata is rendered into HTML or used in server‑side logic, the attacker could execute persistent XSS, elevate privileges, or force internal requests.

Generated by OpenCVE AI on August 27, 2026 at 14:54 UTC.

Remediation

Vendor Solution

Upgrade to Spring Security 7.0.5 or later.


OpenCVE Recommended Actions

  • Upgrade to Spring Security 7.0.5 or later
  • If upgrading immediately is not possible, disable Dynamic Client Registration or restrict it to trusted clients
  • Validate or sanitize all client‑supplied metadata before rendering or using it in server‑side logic

Generated by OpenCVE AI on August 27, 2026 at 14:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
First Time appeared Vmware
Vmware spring Security
CPEs cpe:2.3:a:vmware:spring_security:*:*:*:*:*:*:*:*
Vendors & Products Vmware
Vmware spring Security

Fri, 28 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
First Time appeared Vmware By Broadcom
Vmware By Broadcom spring Security (oauth2 Authorization Server Module)
Vendors & Products Vmware By Broadcom
Vmware By Broadcom spring Security (oauth2 Authorization Server Module)

Thu, 27 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 27 Aug 2026 13:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}

cvssV3_1

{'score': 9.6, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:N'}


Thu, 27 Aug 2026 09:30:00 +0000

Type Values Removed Values Added
Description In versions of Spring Security's OAuth2 Authorization Server module 7.0.0 through 7.0.4, when Dynamic Client Registration is explicitly enabled, the registration endpoint performs insufficient validation of certain client metadata fields supplied by the registering client. An attacker who possesses a valid Initial Access Token can register a malicious client with crafted metadata, which, depending on server configuration and how the metadata is later rendered or used, may result in Stored Cross-Site Scripting (XSS), Privilege Escalation, or Server-Side Request Forgery (SSRF).
Title Spring Security OAuth2 Authorization Server: Insufficient validation of Dynamic Client Registration metadata
Weaknesses CWE-20
References
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}


Subscriptions

Vmware Spring Security
Vmware By Broadcom Spring Security (oauth2 Authorization Server Module)
cve-icon MITRE

Status: PUBLISHED

Assigner: vmware

Published:

Updated: 2026-08-28T03:55:26.777Z

Reserved: 2026-07-04T18:14:46.171Z

Link: CVE-2026-59354

cve-icon Vulnrichment

Updated: 2026-08-27T13:43:08.065Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-27T10:16:36.063

Modified: 2026-09-01T16:01:32.033

Link: CVE-2026-59354

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T16:15:39Z

Weaknesses
  • CWE-20

    Improper Input Validation