CVE-2026-43882
Last modified
CVE-2026-43882 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. WWBN AVideo is an open source video platform. In versions up to and including 29.0, the unauthenticated plugin/Scheduler/downloadICS.php endpoint passes attacker-controlled title, description, and joinURL parameters into Scheduler::downloadICS(), which builds an ICS calendar file via the ICS helper class. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
WWBN AVideo is an open source video platform. In versions up to and including 29.0, the unauthenticated plugin/Scheduler/downloadICS.php endpoint passes attacker-controlled title, description, and joinURL parameters into Scheduler::downloadICS(), which builds an ICS calendar file via the ICS helper class. ICS::escape_string() (objects/ICS.php:167-169) only escapes , and ; and does NOT neutralize CR/LF, so attacker CRLF bytes inside a property value break out and inject arbitrary ICS lines — including END:VEVENT / BEGIN:VEVENT pairs that add entire attacker-controlled calendar events. Because the malicious .ics file is served from the victim's trusted AVideo origin, this enables high-credibility calendar phishing: forged meetings with attacker-chosen SUMMARY, URL, LOCATION, and DESCRIPTION landing in the victim's calendar after import. Commit 764db592f99e545aa86bb9a4ad664ffd14c38ba5 contains an updated fix.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-43882?
How severe is CVE-2026-43882?
How do I fix CVE-2026-43882?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-43877WWBN AVideo is an open source video platform. In versions up…5.4
- CVE-2026-43878WWBN AVideo is an open source video platform. In versions up…6.1
- CVE-2026-43879WWBN AVideo is an open source video platform. In versions up…5.4
- CVE-2026-4388The Form Maker by 10Web plugin for WordPress is vulnerable t…7.2
- CVE-2026-43880WWBN AVideo is an open source video platform. In versions up…5.3
- CVE-2026-43881WWBN AVideo is an open source video platform. In versions up…5.3
- CVE-2026-43883WWBN AVideo is an open source video platform. In versions up…4.2
- CVE-2026-43884WWBN AVideo is an open source video platform. In versions up…7.7
- CVE-2026-43885WWBN AVideo is an open source video platform. In versions up…7.7
- CVE-2026-43886Outline is a service that allows for collaborative documenta…8.2
- CVE-2026-43887Outline is a service that allows for collaborative documenta…7.3
- CVE-2026-43888Outline is a service that allows for collaborative documenta…8.7
Are you affected by CVE-2026-43882?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
