CVE-2026-47859
Analyzed
Analyzed - Analysis Complete
Denial of Service in Spring Integration
Vulnerability report for CVE-2026-47859, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-27
Last updated on: 2026-09-04
Assigner: VMware
Description
Description
RFC6587SyslogDeserializer, used by the Spring Integration syslog TCP inbound adapter to decode RFC 6587 / RFC 5424 frames, trusts the sender-supplied octet count of an octet-counted frame and allocates a byte array of exactly that size with no upper bound.
Spring Integration 7.1.0
Spring Integration 7.0.0 - 7.0.5
Spring Integration 6.5.0 - 6.5.10
Spring Integration 6.4.0 - 6.4.12
Spring Integration 5.5.21 and earlier
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| vmware | spring_integration | From 6.4.0 (inc) to 6.4.13 (exc) |
| vmware | spring_integration | From 6.5.0 (inc) to 6.5.11 (exc) |
| vmware | spring_integration | From 7.0.0 (inc) to 7.0.5.1 (exc) |
| vmware | spring_integration | From 7.1.0 (inc) to 7.1.0.1 (exc) |
| vmware | spring_integration | to 5.5.22 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-770 | The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated. |