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.
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.
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.
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.
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.