LiveActive security incident?Get immediate response
CVE Record

CVE-2025-0607: HTML Injection in Logo Software's Logo Cloud

Improper Encoding or Escaping of Output vulnerability in Logo Software Inc. Logo Cloud allows Phishing. This issue affects Logo Cloud: before 2.57.

MediumCVSS 4.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Logo Cloud versions before 2.57 have an output-escaping flaw that can let a privileged user inject HTML into content seen by others. The main business concern is phishing or misleading interface content inside a trusted application context, with limited confidentiality, integrity, and availability impact.

Executive priority

Treat as a controlled-priority remediation item. It is not marked as actively exploited and needs high privileges plus user interaction, but phishing inside a trusted business platform can still create operational and credential-risk exposure.

Technical view

CVE-2025-0607 is CWE-116 improper encoding or escaping of output in Logo Software Inc. Logo Cloud before 2.57. CVSS 3.1 is 4.3: network reachable, low complexity, high privileges required, user interaction required, unchanged scope, low CIA impact.

Likely exposure

Exposure is limited to organizations running Logo Cloud before 2.57. The CVE data provides no CPEs or deployment details. Risk is most relevant where highly privileged users can create content rendered to other users and where users may trust application-generated HTML.

Exploitation context

The source bundle says the issue allows phishing. It does not state public exploitation, exploit availability, or inclusion in CISA KEV; KEV is false. Exploitation requires high privileges and user interaction, reducing broad external attack likelihood.

Researcher notes

Evidence is sparse. The CVE record identifies HTML injection, CWE-116, affected versions before 2.57, and phishing impact. It does not provide exploit details, exact affected components, CPEs, or named mitigations beyond the version boundary.

Mitigation direction

  • Identify all Logo Cloud deployments and versions.
  • Upgrade Logo Cloud to 2.57 or later if available and vendor-confirmed.
  • Review vendor and national advisory guidance for product-specific remediation.
  • Restrict privileged content-authoring access to trusted administrators.
  • Monitor for suspicious HTML content or phishing indicators in Logo Cloud workflows.

Validation and detection

  • Confirm whether any deployed Logo Cloud instance is below version 2.57.
  • Check asset inventory because no CPEs are provided in the CVE data.
  • Review privileged accounts able to create rendered content.
  • Look for unusual HTML markup in application-managed content.
  • Confirm remediation status against vendor or advisory guidance.
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-116: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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-0607 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
4.3 (3.1)
Known Exploited
No
Published

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

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: 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
4.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:L0.93.4TR-CERT

Vulnerability scoring details

Base CVSS 3.1 score

4.3Medium
CVSS 3.1 vector shape for CVE-2025-0607Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Logo Software Inc.Logo Cloud0unaffected
Weakness

CWE details

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

CWE-116 · source CWE mapping

Improper Encoding or Escaping of Output

Improper Encoding or Escaping of Output represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.