SEPTEMBER 15, 2026
Live Feed
Back to database
Case File

CVE-2026-76178

CRITICAL · CVSS 9.2 EPSS 0.27%

Source: NVD + CISA KEV + EPSS · Published 2026-09-03 · Last synced 2026-09-15

CyberRota Analysis

AI-Generated

A stored Cross-Site Scripting (XSS) vulnerability exists in the notification template functionality of Java, allowing an administrator to inject malicious HTML content. This content is stored and displayed unsanitized, enabling the execution of JavaScript code in the security context of the application, which could compromise the sessions of other administrators. Organizations using this Java functionality, especially those with multiple administrators, should prioritize immediate remediation to mitigate the risk of session hijacking and unauthorized access.

CVE
CVE-2026-76178
Severity
CRITICAL
CVSS
9.2
EPSS
0.27%
Java

Original NVD Description

A stored Cross-Site Scripting (XSS) vulnerability in the notification template functionality of the endpoint /ocsreports/?function=notification. A user with administrator privileges can input malicious HTML content which is subsequently stored and displayed without proper sanitisation when other administrators access the template customisation view, allowing JavaScript code to be executed within the application’s security context and potentially compromising the sessions of other users with administrative privileges.