CVE-2025-69270
CRITICALCVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
2Description
Information Exposure Through Query Strings in GET Request vulnerability in Broadcom DX NetOps Spectrum on Windows, Linux allows Session Hijacking.This issue affects DX NetOps Spectrum: 24.3.8 and earlier.
Analysis
Broadcom DX NetOps Spectrum (24.3.8 and earlier) exposes session tokens in URL query strings, enabling session hijacking through browser history, referer headers, or proxy logs.
Technical Context
Session identifiers are transmitted in URL query strings (CWE-598) instead of cookies or headers. URLs are logged in browser history, server access logs, proxy caches, and Referer headers sent to third-party resources.
Affected Products
Broadcom DX NetOps Spectrum 24.3.8 and earlier
Remediation
Update Spectrum. Session tokens should be transmitted in cookies with Secure and HttpOnly flags, never in URLs.
Priority Score
Share
External POC / Exploit Code
Leaving vuln.today