← Back to feed
Vulnerabilities & PatchesEmerging1 sourceAug 6, 2026 · 18:36via CERT/CC Vulnerability Notes

VU#487613: Alinto SOGo v5.12.7 vulnerable to cross-site scripting via malformed ICS calendar invitations

Brief

Overview

A cross-site scripting (XSS) vulnerability in Alinto SOGo v5.

  • 7 allows attackers to achieve remote code execution by embedding malicious SVG (Scalable Vector Graphics) objects in ICS (iCalendar) invitations. The vulnerability has been actively exploited in the wild, as confirmed by VirusTotal sightings.

Description

Alinto SOGo is an open-source webmail and groupware platform for email, calendars, contacts, and shared scheduling. It is primarily used by organizations seeking a self-hosted interface solution for existing mail infrastructure.

CVE-2026-8496

The vulnerability exists in SOGo’s handling of ICS files, where the DESCRIPTION field is rendered without proper sanitization or Content Security Policy (CSP) enforcement.

Read more on CERT/CC Vulnerability Notes