LiveActive security incident?Get immediate response
CVE Record

CVE-2025-66573: Solstice Pod API Session Key Extraction via API Endpoint

Solstice Pod API (version 5.5, 6.2) contains an unauthenticated API endpoint (`/api/config`) that exposes sensitive information such as the session key, server version, product details, and display name. Unauthorized users can extract live session information by accessing this endpoint without authentication.

MediumCVSS 6.9Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Certain Mersive Solstice Pod API versions can expose live session information to anyone who can reach the API. The disclosed data includes a session key and product details. This is most urgent where Pods are reachable from untrusted networks, guest Wi-Fi, or the internet.

Executive priority

Prioritize review for any exposed meeting-room or collaboration networks. Business risk is unauthorized access to live session data, which may support misuse of active Solstice sessions. Urgency is moderate unless exposed to the internet or broad guest networks.

Technical view

The source bundle describes an unauthenticated Solstice Pod API configuration endpoint exposing session key, server version, product details, and display name in versions 5.5 and 6.2. The CVE is scored CVSS 4.0 6.9 and mapped to CWE-319, though the described issue is sensitive data exposure without authentication.

Likely exposure

Exposure is most likely for Solstice Pods running 5.5 or 6.2 with API access reachable beyond trusted administration networks. The CVE record lists other versions as unaffected by default, so broader product impact should not be assumed from the provided evidence.

Exploitation context

An Exploit-DB reference is listed, indicating public exploit information exists. The bundle marks KEV as false and includes no cited evidence of active exploitation. Treat this as publicly documented but not confirmed exploited in the wild from the supplied sources.

Researcher notes

Evidence is limited to the CVE bundle, Exploit-DB reference, product documentation, and VulnCheck advisory. No patch version is named in the supplied data. Validate exposure defensively and avoid assuming additional affected versions, impact paths, or active exploitation.

Mitigation direction

  • Restrict Solstice Pod API access to trusted management networks only.
  • Block untrusted access from guest Wi-Fi and the public internet.
  • Check Mersive guidance for fixed versions or vendor-approved mitigations.
  • Upgrade only according to confirmed Mersive remediation guidance.
  • Monitor logs for unexpected configuration API access.

Validation and detection

  • Inventory Solstice Pods and record software versions.
  • Identify Pods running versions 5.5 or 6.2.
  • Confirm whether API access is reachable from untrusted networks.
  • Review access logs for unauthenticated configuration endpoint requests.
  • Verify vendor documentation for current remediation status.
Prepared
Confidence
medium
Sources
6

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-319: 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
cve · low confidence lookup

CVE-2025-66573 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
Medium
CVSS
6.9 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

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.

1CVSS vectors
3Timeline events
1ADP providers
5Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: pocAutomatable: yesTechnical Impact: partial

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
6.9CVSS 4.0MediumCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:NVulnCheck

Vulnerability scoring details

Base CVSS 4.0 score

6.9Medium
CVSS 4.0 vector shape for CVE-2025-66573Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
mersiveSolstice Pod API5.5, 6.2unaffected
Weakness

CWE details

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

CWE-319 · source CWE mapping

Cleartext Transmission of Sensitive Information

Cleartext Transmission of Sensitive Information represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.