๐Ÿ” CVE Alert

CVE-2026-77353

MEDIUM 4.6

Wallos: iCalendar Injection via CRLF in Subscription Name/Notes Export

CVSS Score
4.6
EPSS Score
0.0%
EPSS Percentile
0th

Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 5.0.0, Wallos allows authenticated users to inject arbitrary iCalendar properties and events into their exported .ics feed by embedding raw CRLF sequences in subscription names or notes. Because the input validation layer only encodes HTML metacharacters but never strips newlines, and the export layer decodes those entities back before writing iCal output, an attacker with any valid account can craft a subscription whose name breaks out of the current VEVENT block and inserts fully attacker-controlled calendar events โ€” including spoofed organizers, arbitrary email addresses in ATTENDEE properties, and misleading event content โ€” into any calendar application subscribed to that feed. This issue has been patched in version 5.0.0.

CWE CWE-74 CWE-116
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 medium 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:L/PR:L/UI:R/S:U/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
Required
Scope
Unchanged
Confidentiality
Low
Integrity
Low
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-q2r8-m9wm-5547 github.com: https://github.com/ellite/Wallos/commit/11eaf402e841a628c68a805694227ce66c45f6f3 github.com: https://github.com/ellite/Wallos/releases/tag/v5.0.0