Katalog CVE

CVE-2026-69075

ŚrednieCVSS 6.9
Opublikowano: Zaktualizowano: Przetłumaczono: NVD NIST

Prawdopodobieństwo exploitacji (EPSS)

Niskie ryzyko
0.29%

Percentyl 21 - wyżej niż 21% wszystkich znanych CVE

Streszczenie

FlowIntel zawiera podatność na trwałe XSS przez wiele pól sterowanych przez użytkownika lub administratora. Wstrzyknięte wyrażenia Vue są przetwarzane przez framework, co umożliwia wykonanie dowolnego JavaScriptu w przeglądarce ofiary.

Ocena ryzyka

Uwierzytelniony atakujący może wykraść dane, wykonywać akcje w sesji ofiary lub modyfikować dane w aplikacji.

Rekomendacja

Zastosuj poprawkę wprowadzającą filtr vue_escape, który neutralizuje znaczniki HTML i ograniczniki interpolacji Vue.

Inne podatności w FlowIntel

Zobacz wszystkie
Oryginalny opis (angielski, źródło NVD)

FlowIntel is affected by a stored cross-site scripting vulnerability through multiple user-controlled or administrator-controlled fields. Persisted values—including case titles, ticket identifiers, recurring-case information, user profile attributes, organisation names, and role names—were rendered inside DOM elements subsequently compiled by Vue. Although normal HTML escaping could neutralize direct HTML markup, it did not prevent an attacker from injecting Vue interpolation expressions using the configured [[ ... ]] delimiters. An authenticated attacker able to modify one of the affected fields could store a malicious Vue expression. When another user viewed an affected case, report, profile, recurring-case page, or navigation component, Vue could evaluate the injected expression in the context of the FlowIntel application. Successful exploitation could allow arbitrary JavaScript execution in the victim’s browser under the FlowIntel origin. This could expose information available to the victim, perform actions using the victim’s authenticated session, or modify application data within the victim’s privileges. The patch introduces a dedicated vue_escape filter that escapes HTML-sensitive characters and breaks Vue interpolation delimiters before the values are rendered. The filter is applied to the affected case, account, organisation, role, configuration, and navigation fields.

Dane podatności pochodzą z NVD (NIST) · CISA KEV · EPSS