Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-77352— Wallos: Authenticated SSRF via per-user SMTP notification host (low-privilege user)

Quick assessment

Affected
ellite Wallos
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Wallos 是一个开源、可自托管的个人订阅追踪工具。从版本 2.0.0 到 5.0.0 之前的版本中,任何已认证的 Wallos 用户(无需管理员权限)都可以通过将其个人邮件通知中的 SMTP 主机设置为内网 IP,使服务器向内部/链路本地地址发起任意出站 SMTP 连接。每用户通知设置端点(endpoints/notifications/saveemailnotifications.php)未执行 SSRF 验证,而通知定时任务(endpoints/cronjobs/sendnotifications.php)

CVSS 4.3 · Medium
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-77352

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Wallos: Authenticated SSRF via per-user SMTP notification host (low-privilege user)
Source: CVE Program / CVE List V5
Vulnerability Description
Wallos is an open-source, self-hostable personal subscription tracker. From version 2.0.0 to before version 5.0.0, any authenticated Wallos user (no admin rights required) can make the server open arbitrary outbound SMTP connections to internal/link-local addresses, by setting the SMTP host of their personal email notifications to an internal IP. The per-user notification settings endpoint (endpoints/notifications/saveemailnotifications.php) performs no SSRF validation, and the notification cron (endpoints/cronjobs/sendnotifications.php) feeds that user-controlled host straight into PHPMailer ($mail->Host = $email['smtpAddress']). When the user's subscription notification fires, the server connects to the chosen host:port. This issue has been patched in version 5.0.0.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
服务端请求伪造(SSRF)
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
ellite Wallos >= 2.0.0, < 5.0.0 -

II. Public POCs for CVE-2026-77352

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-77352

登录查看更多情报信息。

Other References for CVE-2026-77352 (3)

Same Patch Batch · ellite · 2026-08-31 · 13 CVEs total

CVE-2026-61640 8.5 HIGH Wallos: SSRF via OIDC Token/UserInfo URL Configuration
CVE-2026-61639 8.5 HIGH Wallos: Zip Slip path traversal in database restore writes files to webroot
CVE-2026-54600 8.2 HIGH Wallos: Unauthenticated database replacement via import endpoint on fresh install
CVE-2026-61638 8.2 HIGH Wallos: SSRF via Test Email Notification - unvalidated SMTP host/port
CVE-2026-77348 8.2 HIGH Wallos incomplete fix for CVE-2026-33407: unauthenticated httpoxy SSRF still reachable via
CVE-2026-61641 8.1 HIGH Wallos: OIDC account takeover via email-based account linking without `email_verified` che
CVE-2026-54598 7.5 HIGH Missing Authentication for Critical Function in wallos
CVE-2026-54599 7.5 HIGH Wallos: OIDC state parameter never validated — login CSRF / account takeover
CVE-2026-77353 4.6 MEDIUM Wallos: iCalendar Injection via CRLF in Subscription Name/Notes Export
CVE-2026-50199 4.3 MEDIUM Wallos: Cross-user Fixer/API Layer credential consumption in exchange-rate refresh
CVE-2026-50198 4.3 MEDIUM Wallos: Cross-user subscription cost inference via replacement_subscription_id
CVE-2026-77351 3.5 LOW Wallos: SSRF via Unvalidated User-Level SMTP Host in Email Notification Settings

IV. Related Vulnerabilities

V. Comments for CVE-2026-77352

No comments yet


Leave a comment