CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2026-28274

High
Published: Translated: NVD NIST

Summary

Inicjatywa to samodzielnie hostowana platforma do zarządzania projektami. Wersje aplikacji przed 0.32.4 są podatne na przechowywane ataki Cross-Site Scripting (XSS) w funkcjonalności przesyłania dokumentów, co pozwala użytkownikom z uprawnieniami do przesyłania na wgranie złośliwych plików HTML.

Risk Assessment

Atakujący może wykorzystać tę podatność do kradzieży tokenów uwierzytelniających, ciasteczek sesyjnych lub innych wrażliwych danych, co stanowi poważne zagrożenie dla bezpieczeństwa organizacji.

Recommendation

Zaleca się aktualizację aplikacji do wersji 0.32.4 lub nowszej, aby usunąć tę podatność oraz ograniczenie uprawnień do przesyłania dokumentów tylko do zaufanych użytkowników.

Related vulnerabilities

Original NVD description (English source)

Initiative is a self-hosted project management platform. Versions of the application prior to 0.32.4 are vulnerable to Stored Cross-Site Scripting (XSS) in the document upload functionality. Any user with upload permissions within the "Initiatives" section can upload a malicious `.html` or `.htm` file as a document. Because the uploaded HTML file is served under the application's origin without proper sandboxing, the embedded JavaScript executes in the context of the application. As a result, authentication tokens, session cookies, or other sensitive data can be exfiltrated to an attacker-controlled server. Additionally, since the uploaded file is hosted under the application's domain, simply sharing the direct file link may result in execution of the malicious script when accessed. Version 0.32.4 fixes the issue.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS