LiveActive security incident?Get immediate response
CVE Record

CVE-2022-25759: Remote Code Injection

The package convert-svg-core before 0.6.2 are vulnerable to Remote Code Injection via sending an SVG file containing the payload.

CriticalCVSS 9.9Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

CVE-2022-25759 affects convert-svg-core before 0.6.2. An authenticated or low-privileged user who can submit an SVG for processing may be able to inject code through the SVG content. The published CVSS score is 9.9, so exposed SVG conversion workflows should be treated as urgent.

Executive priority

Prioritize remediation for any internet-facing or customer-facing SVG processing service. The impact rating is critical, but urgency depends on whether vulnerable versions are deployed and reachable by authenticated users.

Technical view

The source bundle describes remote code injection in convert-svg-core before 0.6.2 via crafted SVG input. The CVSS vector is AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H, indicating network reachability, low complexity, no user interaction, changed scope, and high impact to confidentiality, integrity, and availability.

Likely exposure

Exposure is most likely in Node.js applications or services using convert-svg-core before 0.6.2 to process SVG files, especially upload, preview, conversion, or automation pipelines accepting user-controlled SVG input.

Exploitation context

The bundle does not show CISA KEV listing or cited evidence of active exploitation. It does indicate exploit proof-of-concept maturity through the CVSS E:P metric, but no exploit details should be assumed beyond the stated SVG input vector.

Researcher notes

Public evidence identifies the package, version boundary, CVSS vector, GitHub issue, pull request, and fixing commit. CWE is not provided in the bundle, and active exploitation is not supported by KEV or the supplied sources.

Mitigation direction

  • Upgrade convert-svg-core to version 0.6.2 or later.
  • Restrict or disable untrusted SVG processing until patched.
  • Check vendor and maintainer guidance for any additional hardening steps.
  • Review deployments for services that accept authenticated SVG uploads.

Validation and detection

  • Search package manifests and lockfiles for convert-svg-core below 0.6.2.
  • Map every SVG ingestion path to confirm whether it reaches convert-svg-core.
  • Confirm deployed artifacts use the patched dependency version.
  • Run regression tests using benign SVG conversion inputs only.
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.

cve · low confidence lookup

CVE-2022-25759 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/E:P

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
0Timeline events
0ADP providers
5Source links

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:H/E:P3.16Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.9Critical
CVSS 3.1 vector shape for CVE-2022-25759Attack 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/E:P

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/aconvert-svg-coreunspecifiedListed
Weakness

CWE details

No CWE listed

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