Description
An issue in safishamsi Open-Source GRAPHIFY v.0.3.2 through v0.4.29 allows a remote attacker to execute arbitrary code via the validate_url, safe_fetch, _build_opener, _fetch_html and _download_binary functions.
Published: 2026-07-20
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the safishamsi Open‑Source GRAPHIFY library, affecting versions 0.3.2 through 0.4.29. Functions such as validate_url, safe_fetch, _build_opener, _fetch_html, and _download_binary do not adequately validate or restrict user‑supplied URLs, enabling an attacker to inject malicious code that the library then executes. The flaw is classified as CWE‑94 and allows an attacker to run arbitrary code, compromising confidentiality, integrity, and availability of the affected system.

Affected Systems

All installations of Graphify between v0.3.2 and v0.4.29 are vulnerable. The product is distributed as open‑source software; the CVE does not list a specific vendor, so any deployment that incorporates these versions of Graphify is at risk.

Risk and Exploitability

The CVSS score of 6.9 indicates moderate severity, while the EPSS score of less than 1% suggests a very low probability of exploitation at this time. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector is network‑based, in which an attacker must send a crafted URL to an application using Graphify; this is inferred from the description that arbitrary URLs are processed without validation. Successful exploitation would provide the attacker with the privileges of the process that invokes Graphify.

Generated by OpenCVE AI on August 3, 2026 at 01:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Graphify to a fixed release – check the project’s repository or release notes for a patch that addresses the URL validation flaw.
  • Implement strict URL validation before passing external URLs to Graphify, restricting access to known trusted domains.
  • Enforce network segmentation or firewall rules to limit outbound connections from services that use Graphify, reducing the ability to download malicious content.

Generated by OpenCVE AI on August 3, 2026 at 01:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 01:45:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via URL Validation in GRAPHIFY

Tue, 28 Jul 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Graphify
Graphify graphify
Vendors & Products Graphify
Graphify graphify

Sat, 25 Jul 2026 00:00:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via URL Validation in GRAPHIFY

Tue, 21 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-94
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 20 Jul 2026 22:00:00 +0000

Type Values Removed Values Added
Description An issue in safishamsi Open-Source GRAPHIFY v.0.3.2 through v0.4.29 allows a remote attacker to execute arbitrary code via the validate_url, safe_fetch, _build_opener, _fetch_html and _download_binary functions.
References
Metrics cvssV3_1

{'score': 6.9, 'vector': 'CVSS:3.1/AC:H/AV:N/A:N/C:H/I:L/PR:N/S:C/UI:R'}


Subscriptions

Graphify Graphify
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-21T14:57:44.100Z

Reserved: 2026-06-07T00:00:00.000Z

Link: CVE-2026-51385

cve-icon Vulnrichment

Updated: 2026-07-21T13:52:46.529Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T01:30:16Z

Weaknesses
  • CWE-94

    Improper Control of Generation of Code ('Code Injection')