LiveActive security incident?Get immediate response
CVE Record

CVE-2018-16495: In VOS user session identifier (authentication token) is issued to the browser prior to authentication but...

In VOS user session identifier (authentication token) is issued to the browser prior to authentication but is not changed after the user successfully logs into the application. Failing to issue a new session ID following a successful login introduces the possibility for an attacker to set up a trap session on the device the victim is likely to login with.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Versa VOS did not replace a browser session token after login. If an attacker can cause a victim to use a pre-set session, the attacker may be able to benefit from that session after authentication. The sources do not provide CVSS scoring or evidence of active exploitation.

Executive priority

Prioritize remediation for internet-reachable or broadly accessible VOS management environments. The issue affects authenticated session integrity, but available sources do not show active exploitation or provide severity scoring.

Technical view

This is a CWE-384 session fixation issue in Versa VOS. A session identifier is issued before authentication and is not rotated after successful login, allowing a pre-authentication session to remain valid post-login. Fixed versions are listed as 16.1R2S11, 20.2.2, 21.1.1, and 21.2.1.

Likely exposure

Organizations running Versa VOS versions earlier than the listed fixed releases may be exposed. The source bundle does not state exact vulnerable version ranges, deployment prerequisites, or whether exposure requires management interface access.

Exploitation context

CISA KEV status is false, and the provided sources do not claim active exploitation. The described attack context requires placing or influencing a session on a device the victim later uses to authenticate.

Researcher notes

Evidence is limited to the CVE description and HackerOne reference. Treat this as session fixation: pre-authentication token remains valid post-authentication. Exact affected ranges, exploit maturity, and operational preconditions are not fully documented in the bundle.

Mitigation direction

  • Upgrade Versa VOS to a listed fixed version or newer.
  • Check Versa vendor guidance for any additional supported remediation.
  • Restrict access to VOS management interfaces to trusted networks.
  • Review session-management settings and authentication controls after upgrading.

Validation and detection

  • Inventory all Versa VOS versions in production and staging.
  • Compare installed versions against 16.1R2S11, 20.2.2, 21.1.1, and 21.2.1.
  • Confirm session identifiers rotate after successful login in a controlled test.
  • Review logs for suspicious session reuse where telemetry exists.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-384: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2018-16495 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/aVersa VOSFixed Versions: 16.1R2S11, 20.2.2, 21.1.1, 21.2.1Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-384 · source CWE mapping

Session Fixation

Session Fixation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.