{"api_version":"1","generated_at":"2026-08-27T03:54:33+00:00","cve":"CVE-2026-47859","urls":{"html":"https://cve.report/CVE-2026-47859","api":"https://cve.report/api/cve/CVE-2026-47859.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-47859","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-47859"},"summary":{"title":"Unbounded memory allocation in RFC6587SyslogDeserializer (octet-counted framing) — remote DoS","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.\nSpring Integration 7.1.0\nSpring Integration 7.0.0 - 7.0.5\nSpring Integration 6.5.0 - 6.5.10\nSpring Integration 6.4.0 - 6.4.12\nSpring Integration 5.5.21 and earlier","state":"PUBLISHED","assigner":"vmware","published_at":"2026-08-27 01:17:32","updated_at":"2026-08-27 01:17:32"},"problem_types":["CWE-770 Allocation of Resources Without Limits or Throttling"],"metrics":[{"version":"3.1","source":"security@vmware.com","type":"Secondary","score":"5.4","severity":"MEDIUM","vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N","baseScore":5.4,"baseSeverity":"MEDIUM","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"LOW","integrityImpact":"LOW","availabilityImpact":"NONE"}},{"version":"3.1","source":"CNA","type":"CVSS","score":"5.4","severity":"MEDIUM","vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N","data":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":5.4,"baseSeverity":"MEDIUM","confidentialityImpact":"LOW","integrityImpact":"LOW","privilegesRequired":"LOW","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N","version":"3.1"}}],"references":[{"url":"https://spring.io/security/cve-2026-47859","name":"https://spring.io/security/cve-2026-47859","refsource":"security@vmware.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-47859","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-47859","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"Spring","product":"Spring Integration","version":"affected 7.1.0 custom","platforms":[]},{"source":"CNA","vendor":"Spring","product":"Spring Integration","version":"affected 7.0.0 7.0.5 custom","platforms":[]},{"source":"CNA","vendor":"Spring","product":"Spring Integration","version":"affected 6.5.0 6.5.10 custom","platforms":[]},{"source":"CNA","vendor":"Spring","product":"Spring Integration","version":"affected 6.4.0 6.4.12 custom","platforms":[]},{"source":"CNA","vendor":"Spring","product":"Spring Integration","version":"affected 5.5.21 custom","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"cna":{"affected":[{"defaultStatus":"unaffected","product":"Spring Integration","vendor":"Spring","versions":[{"status":"affected","version":"7.1.0","versionType":"custom"},{"lessThanOrEqual":"7.0.5","status":"affected","version":"7.0.0","versionType":"custom"},{"lessThanOrEqual":"6.5.10","status":"affected","version":"6.5.0","versionType":"custom"},{"lessThanOrEqual":"6.4.12","status":"affected","version":"6.4.0","versionType":"custom"},{"lessThanOrEqual":"5.5.21","status":"affected","version":"0","versionType":"custom"}]}],"descriptions":[{"lang":"en","supportingMedia":[{"base64":false,"type":"text/html","value":"<p>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.</p><p>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</p>"}],"value":"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.\nSpring Integration 7.1.0\nSpring Integration 7.0.0 - 7.0.5\nSpring Integration 6.5.0 - 6.5.10\nSpring Integration 6.4.0 - 6.4.12\nSpring Integration 5.5.21 and earlier"}],"impacts":[{"descriptions":[{"lang":"en","value":"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."}]}],"metrics":[{"cvssV3_1":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":5.4,"baseSeverity":"MEDIUM","confidentialityImpact":"LOW","integrityImpact":"LOW","privilegesRequired":"LOW","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N","version":"3.1"},"format":"CVSS","scenarios":[{"lang":"en","value":"GENERAL"}]}],"problemTypes":[{"descriptions":[{"description":"CWE-770 Allocation of Resources Without Limits or Throttling","lang":"en","type":"CWE"}]}],"providerMetadata":{"dateUpdated":"2026-08-26T23:28:45.659Z","orgId":"dcf2e128-44bd-42ed-91e8-88f912c1401d","shortName":"vmware"},"references":[{"url":"https://spring.io/security/cve-2026-47859"}],"source":{"discovery":"UNKNOWN"},"title":"Unbounded memory allocation in RFC6587SyslogDeserializer (octet-counted framing) — remote DoS"}},"cveMetadata":{"assignerOrgId":"dcf2e128-44bd-42ed-91e8-88f912c1401d","assignerShortName":"vmware","cveId":"CVE-2026-47859","datePublished":"2026-08-26T23:28:45.659Z","dateReserved":"2026-05-20T10:00:55.156Z","dateUpdated":"2026-08-26T23:28:45.659Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-08-27 01:17:32","lastModifiedDate":"2026-08-27 01:17:32","problem_types":["CWE-770 Allocation of Resources Without Limits or Throttling"],"metrics":{"cvssMetricV31":[{"source":"security@vmware.com","type":"Secondary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N","baseScore":5.4,"baseSeverity":"MEDIUM","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"LOW","integrityImpact":"LOW","availabilityImpact":"NONE"},"exploitabilityScore":2.8,"impactScore":2.5}]},"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"47859","Ordinal":"1","Title":"Unbounded memory allocation in RFC6587SyslogDeserializer (octet-","CVE":"CVE-2026-47859","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"47859","Ordinal":"1","NoteData":"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.\nSpring Integration 7.1.0\nSpring Integration 7.0.0 - 7.0.5\nSpring Integration 6.5.0 - 6.5.10\nSpring Integration 6.4.0 - 6.4.12\nSpring Integration 5.5.21 and earlier","Type":"Description","Title":"Unbounded memory allocation in RFC6587SyslogDeserializer (octet-"}]}}}