GHSA-cv84-9p8j-fj68
HIGHCVE-2026-55099Component.eq compares subcomponents in O(2^n) time relative to nesting depth. Because the parser accepts arbitrarily nested components, a sub-kilobyte .ics file is enough to make a single equality check run for minutes or hang indefinitely. Any application that compares parsed components (==, !=, in, set/dict membership, deduplication, test assertions) against attacker-supplied calendar data is ex
- Affected
- >= 7.1.0, < 7.1.3
- Fixed in
- 7.1.3
- Weakness
- CWE-400
- Published
- 2026-08-25
- Source
- github