CVE-2026-61640: Wallos: SSRF via OIDC Token/UserInfo URL Configuration

Published Aug 31, 2026
·
Updated

Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.9.6, Admin-configured OIDC tokenurl and userinfourl in includes/oidc/handleoidccallback.php:18-49 are used directly in curlinit() with zero SSRF filtering. Unlike logo/webhook URLs which have validatewebhookurlforssrf(), OIDC URLs bypass all protections. Admin sets URL to http://169.254.169.254/latest/meta-data/ for cloud metadata access or internal network pivoting. This issue has been patched in version 4.9.6.

Affected Software

1 affected component
Wallos<4.9.6

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade Wallos to a version that resolves this vulnerability.

    Fixed in 4.9.6
  2. Compensating control

    Because OIDC token_url and user_info_url in includes/oidc/handle_oidc_callback.php are used directly in curl_init() without SSRF filtering, restrict outbound network access from the Wallos server (egress) so it cannot reach internal metadata services such as http://169.254.169.254/latest/meta-data/ and other internal pivot targets.

Event History

Aug 31, 2026
CVE Published
via MITRE·08:47 PM
Data Sourced
via MITRE·08:47 PM
DescriptionWeakness

Frequently Asked Questions

1

Who can exploit this issue?

An administrator who can configure the OIDC token_url or user_info_url can cause the Wallos server to make requests to attacker-selected URLs. This can expose cloud instance metadata services or enable access to internal network endpoints reachable from the server.

2

Are default installations affected?

The issue requires OIDC URL configuration by an administrator. The provided information does not indicate that default OIDC settings alone trigger the behavior.

3

What versions should be remediated?

Wallos versions prior to 4.9.6 are affected. Upgrade to version 4.9.6, which patches the issue.

4

What can be done before upgrading?

Restrict access to Wallos administrative OIDC configuration and do not set token_url or user_info_url values that point to internal, link-local, or cloud metadata addresses. Network egress controls can also limit the server's ability to reach sensitive internal services.

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