原始 OSV JSON
{
"id": "GHSA-ghrq-5wpp-hxx5",
"aliases": [
"CVE-2026-52856"
],
"details": "### Summary\nA maliciously crafted packet received & parsed during the SFTP connection handshake will cause a Go panic.\n\n### Impact\nAll wings users with an open SFTP port.\n\n### Workarounds\nClose SFTP port.",
"summary": "Wings: Maliciously crafted packet during SFTP connection handshake causes denial of service",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.13.0"
}
]
}
],
"package": {
"name": "github.com/pterodactyl/wings",
"ecosystem": "Go"
}
}
],
"modified": "2026-07-31T16:20:25Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2026-07-31T16:20:25Z",
"references": [
{
"url": "https://github.com/pterodactyl/wings/security/advisories/GHSA-ghrq-5wpp-hxx5",
"type": "WEB"
},
{
"url": "https://github.com/pterodactyl/wings/commit/8e49c7c0eda815d3ada171831876a1c14c493026",
"type": "WEB"
},
{
"url": "https://github.com/pterodactyl/wings",
"type": "PACKAGE"
},
{
"url": "https://github.com/pterodactyl/wings/releases/tag/v1.13.0",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-129",
"CWE-20",
"CWE-248",
"CWE-400",
"CWE-617",
"CWE-755"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2026-07-31T16:20:25Z"
}
}