PT-2026-27632 · Calendar · Calendar
Published
2026-03-24
·
Updated
2026-03-26
·
CVE-2026-33635
CVSS v3.1
4.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
icalendar (affected versions not specified)
Description
The software does not properly sanitize URI property values during .ics serialization, leading to ICS injection. This allows attackers to inject arbitrary calendar lines through controlled input. Specifically, the
Icalendar::Values::Uri class fails to properly handle or escape carriage return (r) and line feed ( ) characters within URI values. When URI.parse fails, the raw input string is used and serialized without removing or escaping these characters, potentially terminating the original property and creating new ICS properties or components. Affected properties include url, source, image, organizer, attach, attendee, conference, and tzurl. This can result in downstream calendar clients processing attacker-supplied content as legitimate event data, such as added attendees or modified URLs.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Calendar