{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-48022",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-05-20T17:44:09.587Z",
        "datePublished": "2026-07-17T21:02:05.980Z",
        "dateUpdated": "2026-07-20T19:10:59.345Z"
    },
    "containers": {
        "cna": {
            "title": "@hapi/wreck: Sensitive credential headers leak across cross-port and cross-scheme redirects",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-319",
                            "lang": "en",
                            "description": "CWE-319: Cleartext Transmission of Sensitive Information",
                            "type": "CWE"
                        }
                    ]
                },
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-346",
                            "lang": "en",
                            "description": "CWE-346: Origin Validation Error",
                            "type": "CWE"
                        }
                    ]
                },
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-522",
                            "lang": "en",
                            "description": "CWE-522: Insufficiently Protected Credentials",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 6.5,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "REQUIRED",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/hapijs/wreck/security/advisories/GHSA-x426-x7cc-3fpc",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/hapijs/wreck/security/advisories/GHSA-x426-x7cc-3fpc"
                },
                {
                    "name": "https://github.com/hapijs/wreck/pull/313",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/hapijs/wreck/pull/313"
                },
                {
                    "name": "https://github.com/hapijs/wreck/commit/b93323b63ad3adb14d2b4019d77219182211641e",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/hapijs/wreck/commit/b93323b63ad3adb14d2b4019d77219182211641e"
                },
                {
                    "name": "https://github.com/hapijs/wreck/releases/tag/v18.1.2",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/hapijs/wreck/releases/tag/v18.1.2"
                }
            ],
            "affected": [
                {
                    "vendor": "hapijs",
                    "product": "wreck",
                    "versions": [
                        {
                            "version": "< 18.1.2",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-07-17T21:02:05.980Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "@hapi/wreck is an HTTP client utility. Prior to 18.1.2, Wreck strips credential headers including Authorization, Cookie, and Proxy-Authorization before following a cross-origin redirect, but the origin check compares hostnames only and ignores scheme and port, so credentials are forwarded intact across same-host port changes and HTTPS-to-HTTP downgrades, allowing a co-tenant on an adjacent port or a network-position attacker capable of forging a redirect to capture bearer tokens, session cookies, and proxy credentials and impersonate the victim against the upstream service. This issue is fixed in version 18.1.2."
                }
            ],
            "source": {
                "advisory": "GHSA-x426-x7cc-3fpc",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-07-20T18:51:51.976139Z",
                                "id": "CVE-2026-48022",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-07-20T19:10:59.345Z"
                }
            }
        ]
    }
}