LiveActive security incident?Get immediate response
CVE Record

CVE-2025-66956: Insecure Access Control in Contact Plan, E-Mail, SMS and Fax components in Asseco SEE Live 2.0 allows remot...

Insecure Access Control in Contact Plan, E-Mail, SMS and Fax components in Asseco SEE Live 2.0 allows remote attackers to access and execute attachments via a computable URL.

CriticalCVSS 9.9Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

This issue lets a logged-in remote attacker reach attachment content in Asseco SEE Live 2.0 by guessing or calculating a URL. The CVE rates it critical because confidentiality, integrity, and availability could all be heavily affected. Public metadata does not name a vendor patch or confirmed exploitation.

Executive priority

Treat this as urgent for any organization running Asseco SEE Live 2.0. The high CVSS score reflects severe potential data and system impact, but the current public bundle is sparse. Move quickly on exposure confirmation, vendor guidance, and access reduction before assuming a patch or exploit status.

Technical view

CVE-2025-66956 is a CWE-284 insecure access control flaw in Contact Plan, E-Mail, SMS, and Fax components. The record describes remote access and execution of attachments via a computable URL. CVSS 3.1 is 9.9: network attack, low complexity, low privileges, no user interaction, changed scope, and high CIA impact.

Likely exposure

Exposure is most likely limited to organizations using Asseco SEE Live 2.0, especially attachment workflows in Contact Plan, E-Mail, SMS, or Fax. The CVE affected-product fields are marked n/a, so exact product identifiers, editions, and vulnerable version ranges are incomplete.

Exploitation context

The CVE record supports remote, low-privilege exploitation without user interaction. It does not show CISA KEV listing, confirmed active exploitation, or a vendor advisory in the supplied bundle. The GitHub reference may contain more context, but no additional exploit status is provided here.

Researcher notes

The source data is unusually incomplete: affected vendor/product fields are n/a despite the description naming Asseco SEE Live 2.0. No patch level, vulnerable build range, or active exploitation evidence is supplied. Validate against vendor materials and avoid broad product assumptions.

Mitigation direction

  • Check Asseco SEE guidance for fixed versions, workarounds, or configuration changes.
  • Restrict external access to Live 2.0 administrative and messaging components.
  • Review attachment URL authorization controls and disable public direct attachment access where possible.
  • Monitor logs for unusual attachment retrieval patterns or repeated computed URL requests.
  • Prioritize remediation for internet-facing or partner-accessible deployments.

Validation and detection

  • Inventory any Asseco SEE Live 2.0 deployments and enabled Contact Plan, E-Mail, SMS, or Fax features.
  • Confirm whether attachment URLs require authorization for every request.
  • Review access logs for attachment access from unexpected users, IPs, or sessions.
  • Check whether vendor updates or advisories mention CVE-2025-66956.
  • Verify compensating controls block unauthenticated or unauthorized attachment retrieval.
Prepared
Confidence
medium
Sources
4

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 · medium confidence lookup

CWE-284: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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-66956 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
Critical
CVSS
9.9 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

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
3Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total

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
9.9CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H3.16CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

9.9Critical
CVSS 3.1 vector shape for CVE-2025-66956Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
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
cvssV3_1other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

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

CWE-284 · source CWE mapping

Improper Access Control

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