CVE Vulnerabilities

CVE-2025-49189

Sensitive Cookie Without 'HttpOnly' Flag

Published: Jun 12, 2025 | Modified: Feb 06, 2026
CVSS 3.x
6.1
MEDIUM
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu
root.io logo minimus.io logo echo.ai logo

The HttpOnlyflag of the session cookie @@ is set to false. Since this flag helps preventing access to cookies via client-side scripts, setting the flag to false can lead to a higher possibility of Cross-Side-Scripting attacks which target the stored cookies.

Weakness

The product uses a cookie to store sensitive information, but the cookie is not marked with the HttpOnly flag.

Affected Software

NameVendorStart VersionEnd Version
Media_serverSick*1.5 (excluding)

Potential Mitigations

References