{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-77348",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-08-20T19:28:35.244Z",
        "datePublished": "2026-08-31T21:15:45.388Z",
        "dateUpdated": "2026-08-31T21:15:45.388Z"
    },
    "containers": {
        "cna": {
            "title": "Wallos incomplete fix for CVE-2026-33407: unauthenticated httpoxy SSRF still reachable via `endpoints/payments/search.php`",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-441",
                            "lang": "en",
                            "description": "CWE-441: Unintended Proxy or Intermediary ('Confused Deputy')",
                            "type": "CWE"
                        }
                    ]
                },
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-918",
                            "lang": "en",
                            "description": "CWE-918: Server-Side Request Forgery (SSRF)",
                            "type": "CWE"
                        }
                    ]
                },
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-1188",
                            "lang": "en",
                            "description": "CWE-1188: Insecure Default Initialization of Resource",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 8.2,
                        "baseSeverity": "HIGH",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "LOW",
                        "privilegesRequired": "NONE",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/ellite/Wallos/security/advisories/GHSA-f8j2-qm83-r2w4",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/ellite/Wallos/security/advisories/GHSA-f8j2-qm83-r2w4"
                },
                {
                    "name": "https://github.com/ellite/Wallos/security/advisories/GHSA-hhjq-82f8-m6rc",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/ellite/Wallos/security/advisories/GHSA-hhjq-82f8-m6rc"
                },
                {
                    "name": "https://github.com/ellite/Wallos/commit/11eaf402e841a628c68a805694227ce66c45f6f3",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/ellite/Wallos/commit/11eaf402e841a628c68a805694227ce66c45f6f3"
                },
                {
                    "name": "https://github.com/ellite/Wallos/releases/tag/v5.0.0",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/ellite/Wallos/releases/tag/v5.0.0"
                }
            ],
            "affected": [
                {
                    "vendor": "ellite",
                    "product": "Wallos",
                    "versions": [
                        {
                            "version": "< 5.0.0",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-08-31T21:15:45.388Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 5.0.0, the fix for CVE-2026-33407 (GHSA-hhjq-82f8-m6rc, \"SSRF via HTTP Proxy Environment Variable\") hardened endpoints/logos/search.php by disabling cURL proxying (CURLOPT_PROXY = '' + CURLOPT_NOPROXY = '*'). However, Wallos ships a second, near-identical, unauthenticated logo-image search endpoint — endpoints/payments/search.php — that was not given the same hardening. It still passes the HTTP_PROXY/HTTPS_PROXY environment variable straight into CURLOPT_PROXY. This issue has been patched in version 5.0.0."
                }
            ],
            "source": {
                "advisory": "GHSA-f8j2-qm83-r2w4",
                "discovery": "UNKNOWN"
            }
        }
    }
}