VYPR

icalendar

by Collective

Source repositories

CVEs (1)

  • CVE-2026-55099HigAug 25, 2026
    risk 0.42cvss 7.5epss 0.00

    icalendar is an RFC 5545 compatible parser and generator of iCalendar files for Python. From 7.1.0 until 7.1.3, the Component equality method in src/icalendar/cal/component.py compares nested subcomponents with two membership loops, and each membership test invokes the same…