VulnSea

broadcom has 37 CVEs on record between 2017 and 2026. Disclosures have slowed: 5 in the last 90 days after 18 in the 90 before. The busiest recent month was June 2026 with 18. The median CVSS is 6.1 (medium), with 4 rated critical. 3% have been exploited in the wild, in line with the corpus average. The dominant weakness classes are CWE-611 (5) and CWE-1188 (3). Most affected products: spring_web_services (8), spring_data_commons (7), reactor_netty (6).

CVEs per month

Last 12 months, by publish date

101112010203040506070809
Exploited share
3% vs 1% corpus
Median CVSS
6.1
Publish → KEV
(1)
Last 90 days
5 prev 18

Products

  • spring_web_services 8
  • spring_data_commons 7
  • reactor_netty 6
  • spring_web_flow 4
  • spring_batch 3
  • spring_authorization_server 2
37
Total CVEs
4
Critical
1
CISA KEV
1
Exploited

broadcom vulnerabilities

CVEs affecting broadcom, newest first. Open any entry for full detail, references, and exploit status.

37 CVEsRSS

CVE-2026-47878Medium· 5.6
3w ago

DefaultExecutionContextSerializer, used by default in Spring Batch's JDBC job repository, passes Base64-decoded bytes directly to ObjectInputStream.readObject() without an ObjectInputFilter that restricts types to a trusted class allowli…

DefaultExecutionContextSerializer, used by default in Spring Batch's JDBC job repository, passes Base64-decoded bytes directly to ObjectInputStream.readObject() without an ObjectInputFilter that restricts types to a trusted class allowli…

Sunlitbroadcom · spring_batchEPSS 0.26%via NVD
CVE-2026-47857Medium· 5.9
3w ago

In Reactor Core, applications that use the Flux.windowTimeout operator with fairBackpressure enabled are vulnerable to a Denial of Service (DoS) condition. Reactor Core 3.8.0 - 3.8.6 Reactor Core 3.5.0 - 3.7.19 Reactor Core 3.4.41 and ea…

In Reactor Core, applications that use the Flux.windowTimeout operator with fairBackpressure enabled are vulnerable to a Denial of Service (DoS) condition. Reactor Core 3.8.0 - 3.8.6 Reactor Core 3.5.0 - 3.7.19 Reactor Core 3.4.41 and ea…

Sunlitbroadcom · reactor_coreEPSS 0.22%via NVD
CVE-2026-59326Low· 3.3
1mo ago

The Spring Boot language server logs the raw value of the https_proxy/HTTPS_PROXY/http_proxy/HTTP_PROXY environment variable at INFO level whenever it creates an outbound HTTP client and no explicit http.proxy workspace setting is config…

The Spring Boot language server logs the raw value of the https_proxy/HTTPS_PROXY/http_proxy/HTTP_PROXY environment variable at INFO level whenever it creates an outbound HTTP client and no explicit http.proxy workspace setting is config…

Sunlitbroadcom · spring_toolsEPSS 0.10%via NVD
CVE-2026-47858High· 8.0PoC
1mo ago

Starting Spring Boot applications in the Spring Tools with the live information mode enabled makes the running application vulnerable against JMX-based remote code execution. Affected Spring Products and Versions: Spring Tools for Eclips…

Starting Spring Boot applications in the Spring Tools with the live information mode enabled makes the running application vulnerable against JMX-based remote code execution. Affected Spring Products and Versions: Spring Tools for Eclips…

Midnightbroadcom · spring_toolsEPSS 0.21%via NVD
CVE-2026-22752Critical· 9.6
2mo ago

Authentication bypass by primary weakness vulnerability in Spring Security Spring Authorization Server. This issue affects Spring Authorization Server: from 7.0.0 through 7.0.4, from 1.5.0 through 1.5.6, from 1.4.0 through 1.4.9, from 1…

Authentication bypass by primary weakness vulnerability in Spring Security Spring Authorization Server. This issue affects Spring Authorization Server: from 7.0.0 through 7.0.4, from 1.5.0 through 1.5.6, from 1.4.0 through 1.4.9, from 1…

Midnightbroadcom · spring_authorization_serverEPSS 0.48%via NVD
CVE-2026-41000Low· 3.7
3mo ago

Wss4jSecurityInterceptor did not consistently wire Apache WSS4J ReplayCache instances into RequestData for validation-time checks

Wss4jSecurityInterceptor did not consistently wire Apache WSS4J ReplayCache instances into RequestData for validation-time checks. As a result, protections against replay of UsernameToken nonces and creation timestamps, Timestamp element…

Sunlitbroadcom · spring_web_servicesEPSS 0.22%via NVD
CVE-2026-40999High· 8.6
3mo ago

When WS-Addressing is used with non-anonymous ReplyTo or FaultTo addresses, Spring WS may initiate outbound connections through configured WebServiceMessageSender instances to destinations taken directly from request headers without veri…

When WS-Addressing is used with non-anonymous ReplyTo or FaultTo addresses, Spring WS may initiate outbound connections through configured WebServiceMessageSender instances to destinations taken directly from request headers without veri…

Twilightbroadcom · spring_web_servicesEPSS 0.38%via NVD
CVE-2026-40998High· 8.2
3mo ago

Jaxp13XPathTemplate evaluated XPath expressions for StreamSource and SAXSource inputs using a code path that parsed attacker-controlled XML with the JDK's default DocumentBuilderFactory behavior instead of Spring's hardened parser config…

Jaxp13XPathTemplate evaluated XPath expressions for StreamSource and SAXSource inputs using a code path that parsed attacker-controlled XML with the JDK's default DocumentBuilderFactory behavior instead of Spring's hardened parser config…

Twilightbroadcom · spring_web_servicesEPSS 0.35%via NVD
CVE-2026-40997Medium· 5.3
3mo ago

Several Spring WS integration paths with Spring Security could surface detailed account state (for example locked or disabled user semantics) to remote SOAP clients through exception messages or callback outcomes, instead of failing with…

Several Spring WS integration paths with Spring Security could surface detailed account state (for example locked or disabled user semantics) to remote SOAP clients through exception messages or callback outcomes, instead of failing with…

Sunlitbroadcom · spring_web_servicesEPSS 0.37%via NVD
CVE-2026-40996Medium· 4.8
3mo ago

Wss4jSecurityInterceptor defaulted allowRSA15KeyTransportAlgorithm to true, overriding Apache WSS4J's safer default for validation RequestData

Wss4jSecurityInterceptor defaulted allowRSA15KeyTransportAlgorithm to true, overriding Apache WSS4J's safer default for validation RequestData. Inbound WS-Security decryption could therefore accept RSA PKCS#1 v1.5 (rsa-1_5) encrypted key…

Sunlitbroadcom · spring_web_servicesEPSS 0.13%via NVD
CVE-2026-40995Medium· 5.4
3mo ago

X509AuthenticationProvider could issue a fully authenticated X509AuthenticationToken when a presented certificate mapped to UserDetails, without applying Spring Security's standard account lifecycle checks (disabled, locked, expired, or …

X509AuthenticationProvider could issue a fully authenticated X509AuthenticationToken when a presented certificate mapped to UserDetails, without applying Spring Security's standard account lifecycle checks (disabled, locked, expired, or …

Sunlitbroadcom · spring_web_servicesEPSS 0.15%via NVD
CVE-2026-40994High· 8.2
3mo ago

Wss4jSecurityInterceptor initialized its BSP (WS-I Basic Security Profile) compliance flag so that inbound validation disabled WSS4J BSP enforcement on RequestData

Wss4jSecurityInterceptor initialized its BSP (WS-I Basic Security Profile) compliance flag so that inbound validation disabled WSS4J BSP enforcement on RequestData. Services that validate WS-Security on the network could therefore accept…

Twilightbroadcom · spring_web_servicesEPSS 0.23%via NVD
CVE-2026-40986Medium· 4.8
3mo ago

Spring Web Flow's JavaScript RemotingHandler renders the body of an error response as HTML even when the response is not "text/html", which can result in a scripting attack in the user's browser if the error response from the server cont…

Spring Web Flow's JavaScript RemotingHandler renders the body of an error response as HTML even when the response is not "text/html", which can result in a scripting attack in the user's browser if the error response from the server cont…

Sunlitbroadcom · spring_web_flowEPSS 0.21%via NVD
CVE-2026-40985Medium· 6.4
3mo ago

Applications that configure the WebFlowELExpressionParser are vulnerable to the use of malicious Unified EL expressions. Affected versions: Spring Web Flow 4.0.0; 3.0.0 through 3.0.1; 2.5.0 through 2.5.1.

Applications that configure the WebFlowELExpressionParser are vulnerable to the use of malicious Unified EL expressions. Affected versions: Spring Web Flow 4.0.0; 3.0.0 through 3.0.1; 2.5.0 through 2.5.1.

Sunlitbroadcom · spring_web_flowEPSS 0.23%via NVD
CVE-2026-41697Medium· 4.8
3mo ago

Spring Data Relational does not properly escape binding values of externally-controlled input when using StringMatcher (STARTING, ENDING, or CONTAINING) in Query By Example (QBE)

Spring Data Relational does not properly escape binding values of externally-controlled input when using StringMatcher (STARTING, ENDING, or CONTAINING) in Query By Example (QBE). An attacker can supply wildcard characters to perform boo…

Sunlitbroadcom · spring_data_relationalEPSS 0.23%via NVD
CVE-2026-41721Medium· 5.9
3mo ago

Spring Data Commons contains a vulnerability that can lead to a Denial of Service (DoS) condition if Spring Data Web Support is enabled in conjunction with a Controller method using @ProjectedPayload, when an attacker sends a specially c…

Spring Data Commons contains a vulnerability that can lead to a Denial of Service (DoS) condition if Spring Data Web Support is enabled in conjunction with a Controller method using @ProjectedPayload, when an attacker sends a specially c…

Sunlitbroadcom · spring_data_commonsEPSS 0.33%via NVD
CVE-2026-41719Medium· 6.4
3mo ago

A SpEL Injection vulnerability exists in the Spring Data KeyValue if unsanitized user input is passed as Sort into a repository query method that delegates evaluation to the SpelPropertyComparator. Affected versions: Spring Data KeyValu…

A SpEL Injection vulnerability exists in the Spring Data KeyValue if unsanitized user input is passed as Sort into a repository query method that delegates evaluation to the SpelPropertyComparator. Affected versions: Spring Data KeyValu…

Sunlitbroadcom · spring_data_keyvalueEPSS 0.21%via NVD
CVE-2026-41716High· 7.5
3mo ago

Spring Data's internal property-lookup cache accepts and permanently retains attacker-supplied strings as cache keys, allowing heap exhaustion through repeated requests. Affected versions: Spring Data Commons 2.7.0 through 2.7.19; 3.3.0…

Spring Data's internal property-lookup cache accepts and permanently retains attacker-supplied strings as cache keys, allowing heap exhaustion through repeated requests. Affected versions: Spring Data Commons 2.7.0 through 2.7.19; 3.3.0…

Twilightbroadcom · spring_data_commonsEPSS 0.36%via NVD
CVE-2026-41711Medium· 5.9
3mo ago

Applications using Spring Data Commons may be vulnerable to a Denial of Service (DoS) attack leading to a StackOverflowException when parsing Sort parameters. Affected versions: Spring Data Commons 4.0.0 through 4.0.5; 3.5.0 through 3.5…

Applications using Spring Data Commons may be vulnerable to a Denial of Service (DoS) attack leading to a StackOverflowException when parsing Sort parameters. Affected versions: Spring Data Commons 4.0.0 through 4.0.5; 3.5.0 through 3.5…

Sunlitbroadcom · spring_data_commonsEPSS 0.30%via NVD
CVE-2026-41695High· 7.5
3mo ago

Spring Data Commons applications may be vulnerable to denial of service through resource exhaustion when attacker-controlled property path strings are passed to MappingContext property path resolution. Affected versions: Spring Data Com…

Spring Data Commons applications may be vulnerable to denial of service through resource exhaustion when attacker-controlled property path strings are passed to MappingContext property path resolution. Affected versions: Spring Data Com…

Twilightbroadcom · spring_data_commonsEPSS 0.36%via NVD
CVE-2026-41008Medium· 6.1
3mo ago

Spring Security Authorization Server's authorization endpoint performs insufficient validation of the request_uri parameter

Spring Security Authorization Server's authorization endpoint performs insufficient validation of the request_uri parameter. An attacker can craft a malicious authorization request containing an invalid request_uri and an arbitrary, unva…

Sunlitbroadcom · spring_authorization_serverEPSS 0.18%via NVD
CVE-2026-40991Medium· 5.9
3mo ago

When using spring-restdocs-webtestclient or spring-restdocs-restassured to document a remote API accessed over HTTP, an attacker who compromises the API or tricks the user into documenting a malicious API can perform an XXE injection att…

When using spring-restdocs-webtestclient or spring-restdocs-restassured to document a remote API accessed over HTTP, an attacker who compromises the API or tricks the user into documenting a malicious API can perform an XXE injection att…

Sunlitbroadcom · spring_rest_docsEPSS 0.22%via NVD
CVE-2026-41710Medium· 5.9PoC
3mo ago

An attacker can craft a large number of unique requests that trigger a failure, exhausting the capacity of the application-wide stateful retry cache

An attacker can craft a large number of unique requests that trigger a failure, exhausting the capacity of the application-wide stateful retry cache. Once the cache is full, it permanently rejects any further updates, causing all later s…

Twilightbroadcom · spring_retryEPSS 0.28%via NVD
CVE-2023-34054Medium· 5.3
2y ago

In Reactor Netty HTTP Server, versions 1.1.x prior to 1.1.13 and versions 1.0.x prior to 1.0.39, it is possible for a user to provide specially crafted HTTP requests that may cause a denial-of-service (DoS) condition. Specifically, an …

In Reactor Netty HTTP Server, versions 1.1.x prior to 1.1.13 and versions 1.0.x prior to 1.0.39, it is possible for a user to provide specially crafted HTTP requests that may cause a denial-of-service (DoS) condition. Specifically, an …

Sunlitbroadcom · reactor_nettyEPSS 0.91%via NVD
CVE-2023-34062High· 7.5
2y ago

In Reactor Netty HTTP Server, versions 1.1.x prior to 1.1.13 and versions 1.0.x prior to 1.0.39, a malicious user can send a request using a specially crafted URL that can lead to a directory traversal attack. Specifically, an applicati…

In Reactor Netty HTTP Server, versions 1.1.x prior to 1.1.13 and versions 1.0.x prior to 1.0.39, a malicious user can send a request using a specially crafted URL that can lead to a directory traversal attack. Specifically, an applicati…

Twilightbroadcom · reactor_nettyEPSS 1.1%via NVD
CVE-2022-31684Medium· 4.3
3y ago

Reactor Netty HTTP Server, in versions 1.0.11 - 1.0.23, may log request headers in some cases of invalid HTTP requests

Reactor Netty HTTP Server, in versions 1.0.11 - 1.0.23, may log request headers in some cases of invalid HTTP requests. The logged headers may reveal valid access tokens to those with access to server logs. This may affect only invalid H…

Sunlitbroadcom · reactor_nettyEPSS 0.65%via NVD
CVE-2020-5411High· 8.1
6y ago

When configured to enable default typing, Jackson contained a deserialization vulnerability that could lead to arbitrary code execution

When configured to enable default typing, Jackson contained a deserialization vulnerability that could lead to arbitrary code execution. Jackson fixed this vulnerability by blacklisting known "deserialization gadgets". Spring Batch confi…

Twilightbroadcom · spring_batchEPSS 1.8%via NVD
CVE-2020-5403High· 7.5
6y ago

Reactor Netty HttpServer, versions 0.9.3 and 0.9.4, is exposed to a URISyntaxException that causes the connection to be closed prematurely instead of producing a 400 response.

Reactor Netty HttpServer, versions 0.9.3 and 0.9.4, is exposed to a URISyntaxException that causes the connection to be closed prematurely instead of producing a 400 response.

Twilightbroadcom · reactor_nettyEPSS 1.1%via NVD
CVE-2020-5404Medium· 5.9
6y ago

The HttpClient from Reactor Netty, versions 0.9.x prior to 0.9.5, and versions 0.8.x prior to 0.8.16, may be used incorrectly, leading to a credentials leak during a redirect to a different domain

The HttpClient from Reactor Netty, versions 0.9.x prior to 0.9.5, and versions 0.8.x prior to 0.8.16, may be used incorrectly, leading to a credentials leak during a redirect to a different domain. In order for this to happen, the HttpCl…

Sunlitbroadcom · reactor_nettyEPSS 0.65%via NVD
CVE-2019-11284High· 8.6
6y ago

Pivotal Reactor Netty, versions prior to 0.8.11, passes headers through redirects, including authorization ones

Pivotal Reactor Netty, versions prior to 0.8.11, passes headers through redirects, including authorization ones. A remote unauthenticated malicious user may gain access to credentials for a different server than they have access to.

Twilightbroadcom · reactor_nettyEPSS 0.89%via NVD
broadcom vulnerabilities (CVEs) · VulnSea