Vulnerabilities

With the aim of informing, warning and helping professionals with the latest security vulnerabilities in technology systems, we have made a database available for users interested in this information, which is in Spanish and includes all of the latest documented and recognised vulnerabilities.

This repository, with over 75,000 registers, is based on the information from the NVD (National Vulnerability Database) – by virtue of a partnership agreement – through which INCIBE translates the included information into Spanish.

On occasions this list will show vulnerabilities that have still not been translated, as they are added while the INCIBE team is still carrying out the translation process. The CVE  (Common Vulnerabilities and Exposures) Standard for Information Security Vulnerability Names is used with the aim to support the exchange of information between different tools and databases.

All vulnerabilities collected are linked to different information sources, as well as available patches or solutions provided by manufacturers and developers. It is possible to carry out advanced searches, as there is the option to select different criteria to narrow down the results, some examples being vulnerability types, manufacturers and impact levels, among others.

Through RSS feeds or Newsletters we can be informed daily about the latest vulnerabilities added to the repository. Below there is a list, updated daily, where you can discover the latest vulnerabilities.

CVE-2026-59321

Publication date:
27/08/2026
A single ScriptEngine instance is reused for every message on a script-backed channel. For JSR-223 engines that report THREADING=null (not thread-safe, e.g. the Kotlin kts engine), concurrent message processing can corrupt engine-internal state, potentially leaking one message&amp;#39;s payload/headers bindings into another message&amp;#39;s script evaluation or throwing spurious exceptions.<br /> Spring Integration 7.1.0<br /> Spring Integration 7.0.0 - 7.0.5<br /> Spring Integration 6.5.0 - 6.5.10<br /> Spring Integration 6.4.0 - 6.4.12<br /> Spring Integration 5.5.21 and earlier
Severity CVSS v4.0: Pending analysis
Last modification:
28/08/2026

CVE-2026-59322

Publication date:
27/08/2026
The EmbeddedHeadersJsonMessageMapper defaults to an overly permissive header parsing posture in its constructor. When decodeNativeFormat processes raw byte payloads, it deserializes embedded JSON headers into a plain Map and constructs a GenericMessage with MutableMessageHeaders without sanitizing or filtering untrusted header names by default.<br /> Spring Integration 7.1.0<br /> Spring Integration 7.0.0 - 7.0.5<br /> Spring Integration 6.5.0 - 6.5.10<br /> Spring Integration 6.4.0 - 6.4.12<br /> Spring Integration 5.5.21 and earlier
Severity CVSS v4.0: Pending analysis
Last modification:
28/08/2026

CVE-2026-59324

Publication date:
27/08/2026
When an IntegrationFlow uses .fluxTransform() with an asynchronous/reordering fluxFunction that emits raw payloads, concurrent requests on the same FluxMessageChannel subscription have their reply headers (replyChannel, errorChannel, correlationId, any propagated security/tenant headers) copied from whichever message was most recently consumed upstream.<br /> Spring Integration 7.1.0<br /> Spring Integration 7.0.0 - 7.0.5<br /> Spring Integration 6.5.0 - 6.5.10<br /> Spring Integration 6.4.0 - 6.4.12<br /> Spring Integration 5.5.21 and earlier
Severity CVSS v4.0: Pending analysis
Last modification:
28/08/2026

CVE-2026-59307

Publication date:
27/08/2026
An operator who calls JdbcMessageStore.addAllowedPatterns(...) to restrict deserialization receives no protection at all when the store is a Spring-managed bean.<br /> Spring Integration 7.1.0<br /> Spring Integration 7.0.0 - 7.0.5<br /> Spring Integration 6.5.0 - 6.5.10<br /> Spring Integration 6.4.0 - 6.4.12
Severity CVSS v4.0: Pending analysis
Last modification:
29/08/2026

CVE-2026-59311

Publication date:
27/08/2026
A local unprivileged user on the same host can redirect all Zip/UnZip transformer output into a directory of their choosing by pre-creating /tmp/ziptransformer as a symlink before the application starts.<br /> Spring Integration 7.1.0<br /> Spring Integration 7.0.0 - 7.0.5<br /> Spring Integration 6.5.0 - 6.5.10<br /> Spring Integration 6.4.0 - 6.4.12
Severity CVSS v4.0: Pending analysis
Last modification:
28/08/2026

CVE-2026-59313

Publication date:
27/08/2026
Spring MVC applications using the functional web framework are vulnerable to stream corruption when using Server-Sent Events (SSE).<br /> Spring Framework 7.0.0 - 7.0.8<br /> Spring Framework 6.2.0 - 6.2.19<br /> Spring Framework 6.1.0 - 6.1.28<br /> Spring Framework 6.0.0 - 6.0.30<br /> Spring Framework 5.3.0 - 5.3.49
Severity CVSS v4.0: Pending analysis
Last modification:
28/08/2026

CVE-2026-59314

Publication date:
27/08/2026
Applications that build a Content-Disposition header value from untrusted input may be vulnerable to HTTP response splitting when the input is a malicious file name.<br /> Spring Framework 7.0.0 - 7.0.8<br /> Spring Framework 6.2.0 - 6.2.19<br /> Spring Framework 6.1.0 - 6.1.28<br /> Spring Framework 6.0.0 - 6.0.30<br /> Spring Framework 5.3.0 - 5.3.49<br /> Spring Framework 5.2.25.RELEASE and earlier
Severity CVSS v4.0: Pending analysis
Last modification:
28/08/2026

CVE-2026-59315

Publication date:
27/08/2026
The Spring Cloud Config Monitor is susceptible to Denial of Service attacks via malicious payloads.<br /> Spring Cloud Config 5.0.0 - 5.0.4<br /> Spring Cloud Config 4.3.0 - 4.3.4<br /> Spring Cloud Config 4.0.0 - 4.2.8<br /> Spring Cloud Config 3.1.14 and earlier
Severity CVSS v4.0: Pending analysis
Last modification:
28/08/2026

CVE-2026-59316

Publication date:
27/08/2026
Spring Authorization Server&amp;#39;s default consent page renders user-controlled values without HTML entity encoding. When using the DefaultConsentPage, an attacker can craft an OAuth2 authorization request containing a malicious value that is stored server-side and later rendered unencoded in the default consent page presented to the end user.<br /> Spring Authorization Server 1.5.0 - 1.5.8<br /> Spring Authorization Server 1.4.0 - 1.4.11
Severity CVSS v4.0: Pending analysis
Last modification:
28/08/2026

CVE-2026-59317

Publication date:
27/08/2026
DeadLetterPublishingRecovererFactory reads the retry_topic-original-timestamp header from an inbound ConsumerRecord and passes its raw bytes directly to new BigInteger(header.value()) with no length or format validation.<br /> Spring for Apache Kafka 4.1.0<br /> Spring for Apache Kafka 4.0.0 - 4.0.6<br /> Spring for Apache Kafka 3.0.0 - 3.3.16<br /> Spring for Apache Kafka 2.9.0 - 2.9.14<br /> Spring for Apache Kafka 2.8.12 and earlier
Severity CVSS v4.0: Pending analysis
Last modification:
28/08/2026

CVE-2026-59319

Publication date:
27/08/2026
RedisChatMemoryRepository.findByMetadata() builds RediSearch tag and text queries from caller-supplied metadata values without applying RediSearchUtil.escape(), unlike get(), clear(), and findByTimeRange() in the same class which do escape their inputs. An application that passes user-controlled values to findByMetadata() on a tag-typed metadata field allows an attacker to inject RediSearch syntax (e.g. x} | *) that breaks out of the tag clause and matches all indexed chat messages across every conversation in the index.<br /> Spring AI 2.0.0
Severity CVSS v4.0: Pending analysis
Last modification:
28/08/2026

CVE-2026-59298

Publication date:
27/08/2026
Potential for improper filtering of HTTP headers in Spring Cloud Function.<br /> Spring Cloud Function 5.0.0 - 5.0.3<br /> Spring Cloud Function 4.3.0 - 4.3.4<br /> Spring Cloud Function 4.2.0 - 4.2.7<br /> Spring Cloud Function 3.2.16 and earlier
Severity CVSS v4.0: Pending analysis
Last modification:
28/08/2026