Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"schema_version": "1.4.0",
"id": "GHSA-792x-6vq6-j8r9",
"modified": "2026-07-24T20:35:04Z",
"modified": "2026-07-24T20:35:05Z",
"published": "2026-06-11T09:31:55Z",
"aliases": [
"CVE-2026-40987"
],
"summary": "Spring Integration File Support: FTP/SFTP/SMB server can write arbitrary files anywhere on the client filesystem",
"details": "A malicious or compromised FTP/SFTP/SMB server can write arbitrary files anywhere on the client filesystem (outside the configured local-directory) with attacker-controlled content.\n\nAffected versions:\nSpring Integration 7.0.0 through 7.0.4; 6.5.0 through 6.5.8; 6.4.0 through 6.4.11; 6.3.0 through 6.3.14; 5.5.0 through 5.5.20.",
"details": "Hello, can you please put as patched version 7.1.0 also osv scanner counts it as positive.",
"severity": [
{
"type": "CVSS_V3",
Expand All @@ -28,11 +28,14 @@
"introduced": "7.0.0"
},
{
"fixed": "7.0.5"
"fixed": "7.0.5, 7.1.0"
}
]
}
]
],
"database_specific": {
"last_known_affected_version_range": "< 7.0.5"
}
},
{
"package": {
Expand Down