LiveActive security incident?Get immediate response
CVE Record

CVE-2025-60749: DLL Hijacking vulnerability in Trimble SketchUp desktop 2025 via crafted libcef.dll used by sketchup_webhel...

DLL Hijacking vulnerability in Trimble SketchUp desktop 2025 via crafted libcef.dll used by sketchup_webhelper.exe.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2025-60749 is a high-severity DLL hijacking issue in Trimble SketchUp desktop 2025. A local authenticated attacker could potentially cause SketchUp’s web helper process to load a malicious libcef.dll, leading to code execution with serious confidentiality, integrity, and availability impact.

Executive priority

Treat as a high-priority workstation risk for environments using SketchUp 2025. Prioritize inventory and vendor update checks, especially on shared or developer workstations where local file-write opportunities are more common.

Technical view

The CVE describes CWE-427: uncontrolled search path element. The affected component is sketchup_webhelper.exe loading a crafted libcef.dll in SketchUp desktop 2025. CVSS 3.1 is 7.8: local attack vector, low complexity, low privileges required, no user interaction, and high C/I/A impact.

Likely exposure

Exposure is most likely on Windows endpoints running Trimble SketchUp desktop 2025. The provided CVE data does not include precise affected versions, CPEs, vulnerable paths, or fixed build numbers.

Exploitation context

No active exploitation is stated in the provided sources, and the CVE is not marked KEV. Exploitation requires local privileges and depends on DLL search path or file placement conditions around SketchUp’s web helper process.

Researcher notes

Evidence is limited to the CVE description, CVSS vector, CWE classification, and referenced public pages. The provided data does not name fixed builds, exact vulnerable file locations, or confirmed exploitation in the wild.

Mitigation direction

  • Check Trimble SketchUp guidance for fixed versions or vendor-recommended mitigations.
  • Update SketchUp desktop 2025 if a corrected release is available.
  • Restrict write access to SketchUp installation and application directories.
  • Monitor for unexpected libcef.dll files near SketchUp components.
  • Use endpoint controls to block untrusted DLL loading where feasible.

Validation and detection

  • Inventory endpoints running SketchUp desktop 2025.
  • Confirm installed SketchUp builds against vendor security guidance.
  • Review directory permissions for SketchUp-related paths.
  • Look for unauthorized or recently created libcef.dll files.
  • Check EDR telemetry for suspicious SketchUp web helper process behavior.
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 · low confidence lookup

CWE-427: 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-60749 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
High
CVSS
7.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/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: pocAutomatable: 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
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2025-60749Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/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
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-427 · source CWE mapping

Uncontrolled Search Path Element

Uncontrolled Search Path Element represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.