CVE-2026-27479: Wallos: SSRF via Redirect Bypass in Logo/Icon URL Fetch

Published Feb 21, 2026
·
Updated

Wallos is an open-source, self-hostable personal subscription tracker. Versions 4.6.0 and below contain a Server-Side Request Forgery (SSRF) vulnerability in the subscription and payment logo/icon upload functionality. The application validates the IP address of the provided URL before making the request, but allows HTTP redirects (CURLOPTFOLLOWLOCATION = true), enabling an attacker to bypass the IP validation and access internal resources, including cloud instance metadata endpoints. The getLogoFromUrl() function validates the URL by resolving the hostname and checking if the resulting IP is in a private or reserved range using FILTERFLAGNOPRIVRANGE | FILTERFLAGNORESRANGE. However, the subsequent cURL request is configured with CURLOPTFOLLOWLOCATION = true and CURLOPTMAXREDIRS = 3, which means the request will follow HTTP redirects without re-validating the destination IP. This issue has been fixed in version 4.6.1.

Affected Software

2 affected components
npm/wallos<=4.6.0
Wallosapp Wallos<4.6.1

Event History

Feb 21, 2026
CVE Published
via MITRE·08:15 AM
Data Sourced
via MITRE·08:15 AM
DescriptionSeverityWeakness
Data Sourced
via NVD·09:15 AM
RemedyDescriptionSeverityWeaknessAffected Software
Oct 18, 58128
Event
via FIRST·09:07 AM

Frequently Asked Questions

1

What is the severity of CVE-2026-27479?

CVE-2026-27479 is classified as a high-severity vulnerability due to its potential for Server-Side Request Forgery (SSRF), allowing attackers to manipulate server requests.

2

How do I fix CVE-2026-27479?

To fix CVE-2026-27479, update Wallos to version 4.6.1 or later, which includes a patch for the SSRF vulnerability.

3

What versions of Wallos are affected by CVE-2026-27479?

CVE-2026-27479 affects Wallos versions 4.6.0 and earlier.

4

What impact can CVE-2026-27479 have on my application?

CVE-2026-27479 can allow attackers to send unauthorized requests to internal services, potentially exposing sensitive data or enabling further attacks.

5

Where can I find more details about CVE-2026-27479?

More details about CVE-2026-27479 can be found in the advisory on the GitHub repository for Wallos.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203