CVE-2026-41687
Last modified
CVE-2026-41687 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.8.1, the SSRF protection in endpoints/subscription/add.php (line 42) and endpoints/payments/add.php (line 40) uses an inline IP validation check (FILTER_FLAG_NO_PRIV_RANGE | FILTER_FLAG_NO_RES_RANGE) that does not block CGNAT addresses (100.64.0.0/10, RFC 6598). EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.8.1, the SSRF protection in endpoints/subscription/add.php (line 42) and endpoints/payments/add.php (line 40) uses an inline IP validation check (FILTER_FLAG_NO_PRIV_RANGE | FILTER_FLAG_NO_RES_RANGE) that does not block CGNAT addresses (100.64.0.0/10, RFC 6598). The includes/ssrf_helper.php file explicitly defines is_cgnat_ip() to cover this gap (used by notification endpoints), but the logo/icon URL fetching in subscription and payment endpoints performs its own inline validation that misses this range. This allows authenticated users to perform Blind SSRF to internal services in Tailscale, Carrier-Grade NAT, and other environments using 100.64.0.0/10 addresses. This issue has been patched in version 4.8.1.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-41687?
How severe is CVE-2026-41687?
How do I fix CVE-2026-41687?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-41681rust-openssl provides OpenSSL bindings for the Rust programm…7.5
- CVE-2026-41682pupnp is an SDK for development of UPnP device and control p…6.9
- CVE-2026-41683i18next-http-middleware is a middleware to be used with Node…8.6
- CVE-2026-41684Incus is a system container and virtual machine manager. Pri…6.5
- CVE-2026-41685Incus is a system container and virtual machine manager. Pri…4.3
- CVE-2026-41686Claude SDK for TypeScript provides access to the Claude API …4.4
- CVE-2026-41688Wallos is an open-source, self-hostable personal subscriptio…7.7
- CVE-2026-41689Wallos is an open-source, self-hostable personal subscriptio…6
- CVE-2026-4169A security flaw has been discovered in Tecnick TCExam up to …4.8
- CVE-2026-4169018next-http-middleware is a middleware to be used with Node.…8.6
- CVE-2026-41691Copilot said: i18nextify is a JavaScript library that adds i…9.1
- CVE-2026-41692i18nextify is a JavaScript library that adds website interna…4.7
Are you affected by CVE-2026-41687?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
