๐Ÿ” CVE Alert

CVE-2026-77351

LOW 3.5

Wallos: SSRF via Unvalidated User-Level SMTP Host in Email Notification Settings

CVSS Score
3.5
EPSS Score
0.0%
EPSS Percentile
0th

Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 5.0.0, Wallos lets any authenticated user store an arbitrary SMTP host โ€” including private and cloud-metadata IP addresses โ€” in their personal email notification settings, with no server-side SSRF validation. When the scheduled notification cron job runs, it passes the stored host directly to PHPMailer, causing the Wallos server to open an outbound TCP connection to whatever address the attacker specified. This gives a low-privileged attacker a reliable mechanism to probe internal network services from the server's perspective. This issue has been patched in version 5.0.0.

CWE CWE-918
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 low 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:H/PR:L/UI:N/S:C/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
Low
Integrity
None
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-mwqv-gv8x-9jcp github.com: https://github.com/ellite/Wallos/commit/11eaf402e841a628c68a805694227ce66c45f6f3 github.com: https://github.com/ellite/Wallos/releases/tag/v5.0.0