๐Ÿ” CVE Alert

CVE-2026-77348

HIGH 8.2

Wallos incomplete fix for CVE-2026-33407: unauthenticated httpoxy SSRF still reachable via `endpoints/payments/search.php`

CVSS Score
8.2
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-441 CWE-918 CWE-1188
Vendor ellite
Product wallos
Published Aug 31, 2026
Stay Ahead of the Next One

Get instant alerts for ellite wallos

Be the first to know when new high vulnerabilities affecting ellite wallos are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
Low
Availability
None

Affected Versions

ellite / Wallos
< 5.0.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/ellite/Wallos/security/advisories/GHSA-f8j2-qm83-r2w4 github.com: https://github.com/ellite/Wallos/security/advisories/GHSA-hhjq-82f8-m6rc github.com: https://github.com/ellite/Wallos/commit/11eaf402e841a628c68a805694227ce66c45f6f3 github.com: https://github.com/ellite/Wallos/releases/tag/v5.0.0