{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-62380",
        "assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
        "state": "PUBLISHED",
        "assignerShortName": "VulnCheck",
        "dateReserved": "2026-07-13T22:40:54.411Z",
        "datePublished": "2026-08-22T12:26:43.777Z",
        "dateUpdated": "2026-08-22T12:26:43.777Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
                "shortName": "VulnCheck",
                "dateUpdated": "2026-08-22T12:26:43.777Z"
            },
            "datePublic": "2026-08-07T00:00:00.000Z",
            "title": "Netty before 4.2.16.Final SOCKS Proxy Null Byte Injection",
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Netty (io.netty:netty-codec-socks) versions 4.2.0.Final through 4.2.16.Final and 4.1.x through 4.1.136.Final contain null byte, CRLF, and credential injection vulnerabilities in the SOCKS4 (Socks4ClientEncoder) and SOCKS5 (Socks5ClientEncoder) client encoders, which fail to validate domain address and authentication (username/password) fields. An attacker able to control these fields can inject null bytes or CRLF characters to truncate or alter values, potentially enabling domain spoofing, SOCKS4 userid truncation, authentication data injection, and protocol confusion. Fixed in 4.2.17.Final and 4.1.137.Final."
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "description": "Null Byte Interaction Error (Poison Null Byte)",
                            "cweId": "CWE-626",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "affected": [
                {
                    "vendor": "netty",
                    "product": "netty",
                    "defaultStatus": "unaffected",
                    "packageURL": "pkg:maven/io.netty/netty-codec-socks",
                    "versions": [
                        {
                            "version": "4.2.0.Final",
                            "status": "affected",
                            "versionType": "custom",
                            "lessThan": "4.2.16.Final"
                        },
                        {
                            "version": "4.2.16.Final",
                            "status": "unaffected",
                            "versionType": "custom"
                        }
                    ]
                },
                {
                    "vendor": "netty",
                    "product": "netty",
                    "defaultStatus": "unaffected",
                    "packageURL": "pkg:maven/io.netty/netty-codec-socks",
                    "versions": [
                        {
                            "version": "0",
                            "status": "affected",
                            "versionType": "custom",
                            "lessThan": "4.1.137.Final"
                        },
                        {
                            "version": "4.1.137.Final",
                            "status": "unaffected",
                            "versionType": "custom"
                        }
                    ]
                }
            ],
            "cpeApplicability": [
                {
                    "nodes": [
                        {
                            "operator": "OR",
                            "negate": false,
                            "cpeMatch": [
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:netty:netty:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "4.2.0.final",
                                    "versionEndExcluding": "4.2.16.final"
                                }
                            ]
                        }
                    ]
                },
                {
                    "nodes": [
                        {
                            "operator": "OR",
                            "negate": false,
                            "cpeMatch": [
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:netty:netty:*:*:*:*:*:*:*:*",
                                    "versionEndExcluding": "4.1.137.final"
                                }
                            ]
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "format": "CVSS",
                    "cvssV4_0": {
                        "version": "4.0",
                        "vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N",
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "PRESENT",
                        "privilegesRequired": "NONE",
                        "userInteraction": "NONE",
                        "vulnConfidentialityImpact": "NONE",
                        "vulnIntegrityImpact": "NONE",
                        "vulnAvailabilityImpact": "NONE",
                        "subConfidentialityImpact": "NONE",
                        "subIntegrityImpact": "LOW",
                        "subAvailabilityImpact": "NONE",
                        "baseScore": 6.3,
                        "baseSeverity": "MEDIUM"
                    }
                }
            ],
            "references": [
                {
                    "url": "https://github.com/netty/netty/security/advisories/GHSA-cc6x-ffm5-83wf",
                    "tags": [
                        "vendor-advisory"
                    ],
                    "name": "GitHub Security Advisory (GHSA-cc6x-ffm5-83wf)"
                },
                {
                    "name": "VulnCheck Advisory: Netty before 4.2.16.Final SOCKS Proxy Null Byte Injection",
                    "tags": [
                        "third-party-advisory"
                    ],
                    "url": "https://www.vulncheck.com/advisories/netty-before-final-socks-proxy-null-byte-injection"
                }
            ],
            "x_generator": {
                "engine": "vulncheck-endgame"
            }
        }
    }
}