Vulnerability Description
ntopng through 6.6 is vulnerable to Predictable Session Identifier which can lead to Session Hijacking. HTTP session identifiers in src/HTTPserver.cpp use weak time-seeded pseudo-randomness during session creation. As a result, fresh authenticated logins can receive deterministic or colliding session cookies under attacker-controlled timing.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Ntop | Ntopng | <= 6.6 |
Related Weaknesses (CWE)
References
- https://github.com/ntop/ntopng/commit/14e22497233dc7d31d19dccb74b13bb073d16c2cPatch
- https://github.com/ntop/ntopng/commit/179a346ceb6239fd36128ccca3efa8f9ea61eeb5Patch
FAQ
What is CVE-2026-38968?
CVE-2026-38968 is a vulnerability with a CVSS score of 9.8 (CRITICAL). ntopng through 6.6 is vulnerable to Predictable Session Identifier which can lead to Session Hijacking. HTTP session identifiers in src/HTTPserver.cpp use weak time-seeded pseudo-randomness during ses...
How severe is CVE-2026-38968?
CVE-2026-38968 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-38968?
Check the references section above for vendor advisories and patch information. Affected products include: Ntop Ntopng.