{"api_version":"1","generated_at":"2026-09-26T09:17:09+00:00","cve":"CVE-2026-77399","urls":{"html":"https://cve.report/CVE-2026-77399","api":"https://cve.report/api/cve/CVE-2026-77399.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-77399","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-77399"},"summary":{"title":"icalendar: Denial of service via unbounded VALARM REPEAT expansion","description":"icalendar is an RFC 5545 compatible parser and generator of iCalendar files for Python. From 6.1.0 until 7.2.2, vInt.from_ical accepts an attacker-controlled VALARM REPEAT value and applications that request alarm times can eagerly expand it without an application-level limit. Alarms.times and Alarms.active reach the unbounded expansion in versions starting with 6.1.0, while Alarm.triggers adds a second affected path starting with 7.0.0. Parsing alone does not trigger the issue, but accessing these properties can consume excessive CPU time and heap memory and terminate or stall a service. This issue is fixed in version 7.2.2.","state":"PUBLISHED","assigner":"GitHub_M","published_at":"2026-09-22 19:16:51","updated_at":"2026-09-23 18:12:04"},"problem_types":["CWE-400","CWE-834","CWE-400 CWE-400: Uncontrolled Resource Consumption","CWE-834 CWE-834: Excessive Iteration"],"metrics":[{"version":"3.1","source":"security-advisories@github.com","type":"Secondary","score":"6.5","severity":"MEDIUM","vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H","baseScore":6.5,"baseSeverity":"MEDIUM","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"NONE","integrityImpact":"NONE","availabilityImpact":"HIGH"}},{"version":"3.1","source":"CNA","type":"DECLARED","score":"6.5","severity":"MEDIUM","vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H","data":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"HIGH","baseScore":6.5,"baseSeverity":"MEDIUM","confidentialityImpact":"NONE","integrityImpact":"NONE","privilegesRequired":"LOW","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H","version":"3.1"}}],"references":[{"url":"https://github.com/collective/icalendar/security/advisories/GHSA-qjcq-q7h7-r74v","name":"https://github.com/collective/icalendar/security/advisories/GHSA-qjcq-q7h7-r74v","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/collective/icalendar/commit/157f85137c65565a308bbcf4fdcc7d8ebce01267","name":"https://github.com/collective/icalendar/commit/157f85137c65565a308bbcf4fdcc7d8ebce01267","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/collective/icalendar/pull/1571","name":"https://github.com/collective/icalendar/pull/1571","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/collective/icalendar/releases/tag/v7.2.2","name":"https://github.com/collective/icalendar/releases/tag/v7.2.2","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/collective/icalendar/commit/cddd37226adbc52cca52a399f61d38a378221219","name":"https://github.com/collective/icalendar/commit/cddd37226adbc52cca52a399f61d38a378221219","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-77399","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-77399","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"collective","product":"icalendar","version":"affected >= 6.1.0, < 7.2.2","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":{"cve_year":"2026","cve_id":"77399","cve":"CVE-2026-77399","epss":"0.003120000","percentile":"0.213650000","score_date":"2026-09-24","updated_at":"2026-09-25 00:02:55"},"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"adp":[{"metrics":[{"other":{"content":{"id":"CVE-2026-77399","options":[{"Exploitation":"none"},{"Automatable":"no"},{"Technical Impact":"partial"}],"role":"CISA Coordinator","timestamp":"2026-09-23T14:10:14.416349Z","version":"2.0.3"},"type":"ssvc"}}],"providerMetadata":{"dateUpdated":"2026-09-23T14:36:47.671Z","orgId":"134c704f-9b21-4f2e-91b3-4a467353bcc0","shortName":"CISA-ADP"},"title":"CISA ADP Vulnrichment"}],"cna":{"affected":[{"product":"icalendar","vendor":"collective","versions":[{"status":"affected","version":">= 6.1.0, < 7.2.2"}]}],"descriptions":[{"lang":"en","value":"icalendar is an RFC 5545 compatible parser and generator of iCalendar files for Python. From 6.1.0 until 7.2.2, vInt.from_ical accepts an attacker-controlled VALARM REPEAT value and applications that request alarm times can eagerly expand it without an application-level limit. Alarms.times and Alarms.active reach the unbounded expansion in versions starting with 6.1.0, while Alarm.triggers adds a second affected path starting with 7.0.0. Parsing alone does not trigger the issue, but accessing these properties can consume excessive CPU time and heap memory and terminate or stall a service. This issue is fixed in version 7.2.2."}],"metrics":[{"cvssV3_1":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"HIGH","baseScore":6.5,"baseSeverity":"MEDIUM","confidentialityImpact":"NONE","integrityImpact":"NONE","privilegesRequired":"LOW","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H","version":"3.1"}}],"problemTypes":[{"descriptions":[{"cweId":"CWE-400","description":"CWE-400: Uncontrolled Resource Consumption","lang":"en","type":"CWE"}]},{"descriptions":[{"cweId":"CWE-834","description":"CWE-834: Excessive Iteration","lang":"en","type":"CWE"}]}],"providerMetadata":{"dateUpdated":"2026-09-22T18:58:56.647Z","orgId":"a0819718-46f1-4df5-94e2-005712e83aaa","shortName":"GitHub_M"},"references":[{"name":"https://github.com/collective/icalendar/security/advisories/GHSA-qjcq-q7h7-r74v","tags":["x_refsource_CONFIRM"],"url":"https://github.com/collective/icalendar/security/advisories/GHSA-qjcq-q7h7-r74v"},{"name":"https://github.com/collective/icalendar/pull/1571","tags":["x_refsource_MISC"],"url":"https://github.com/collective/icalendar/pull/1571"},{"name":"https://github.com/collective/icalendar/commit/157f85137c65565a308bbcf4fdcc7d8ebce01267","tags":["x_refsource_MISC"],"url":"https://github.com/collective/icalendar/commit/157f85137c65565a308bbcf4fdcc7d8ebce01267"},{"name":"https://github.com/collective/icalendar/commit/cddd37226adbc52cca52a399f61d38a378221219","tags":["x_refsource_MISC"],"url":"https://github.com/collective/icalendar/commit/cddd37226adbc52cca52a399f61d38a378221219"},{"name":"https://github.com/collective/icalendar/releases/tag/v7.2.2","tags":["x_refsource_MISC"],"url":"https://github.com/collective/icalendar/releases/tag/v7.2.2"}],"source":{"advisory":"GHSA-qjcq-q7h7-r74v","discovery":"UNKNOWN"},"title":"icalendar: Denial of service via unbounded VALARM REPEAT expansion"}},"cveMetadata":{"assignerOrgId":"a0819718-46f1-4df5-94e2-005712e83aaa","assignerShortName":"GitHub_M","cveId":"CVE-2026-77399","datePublished":"2026-09-22T18:58:56.647Z","dateReserved":"2026-08-20T19:55:27.023Z","dateUpdated":"2026-09-23T14:36:47.671Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-09-22 19:16:51","lastModifiedDate":"2026-09-23 18:12:04","problem_types":["CWE-400","CWE-834","CWE-400 CWE-400: Uncontrolled Resource Consumption","CWE-834 CWE-834: Excessive Iteration"],"metrics":{"cvssMetricV31":[{"source":"security-advisories@github.com","type":"Secondary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H","baseScore":6.5,"baseSeverity":"MEDIUM","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"NONE","integrityImpact":"NONE","availabilityImpact":"HIGH"},"exploitabilityScore":2.8,"impactScore":3.6}],"ssvcV203":[{"source":"134c704f-9b21-4f2e-91b3-4a467353bcc0","ssvcData":{"timestamp":"2026-09-23T14:10:14.416349Z","id":"CVE-2026-77399","options":[{"exploitation":"none"},{"automatable":"no"},{"technicalImpact":"partial"}],"role":"CISA Coordinator","version":"2.0.3"}}]},"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"77399","Ordinal":"1","Title":"icalendar: Denial of service via unbounded VALARM REPEAT expansi","CVE":"CVE-2026-77399","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"77399","Ordinal":"1","NoteData":"icalendar is an RFC 5545 compatible parser and generator of iCalendar files for Python. From 6.1.0 until 7.2.2, vInt.from_ical accepts an attacker-controlled VALARM REPEAT value and applications that request alarm times can eagerly expand it without an application-level limit. Alarms.times and Alarms.active reach the unbounded expansion in versions starting with 6.1.0, while Alarm.triggers adds a second affected path starting with 7.0.0. Parsing alone does not trigger the issue, but accessing these properties can consume excessive CPU time and heap memory and terminate or stall a service. This issue is fixed in version 7.2.2.","Type":"Description","Title":"icalendar: Denial of service via unbounded VALARM REPEAT expansi"}]}}}