Description
Frappe is a full-stack web application framework. Prior to 16.18.3, possible path traversal and local file inclusion were possible through secure local resource access in the Chrome PDF Generator. This issue is fixed in version 16.18.3.
Published: 2026-07-10
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw in Frappe allows an attacker to alter the file path used by the Chrome PDF Generator, enabling traversal of directory boundaries and inclusion of arbitrary local files. This can reveal confidential server data or expose sensitive configuration files and may lead to further compromise. The weakness is tied to CWE‑22, where unsafe file path handling permits the abuse described.

Affected Systems

Any installation of the Frappe framework running a version earlier than 16.18.3 is vulnerable. The advisory explicitly states that the issue was resolved in release 16.18.3, so all earlier releases must be reviewed and updated if present in production environments.

Risk and Exploitability

The CVSS score of 7.1 places the vulnerability in the medium severity range. Although the EPSS score is less than 1%, indicating a low probability of exploitation, the potential impact on confidentiality and the possibility of further exploitation keep the risk non‑negligible. The advisory does not specify the attack vector; but based on the description, it is inferred that the flaw could be exploited via the Chrome PDF Generator by supplying a crafted path. The vulnerability is not listed in the CISA KEV catalog.

Generated by OpenCVE AI on July 29, 2026 at 09:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Frappe framework to version 16.18.3 or later to apply the official patch.
  • If immediate upgrade is not possible, disable the Chrome PDF Generator feature or restrict its use to trusted, authenticated users only.
  • Apply additional path validation logic around PDF generation to ensure only files within approved directories are accessed, thereby mitigating the traversal risk until a patch is applied.

Generated by OpenCVE AI on July 29, 2026 at 09:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 10 Jul 2026 22:45:00 +0000

Type Values Removed Values Added
First Time appeared Frappe
Frappe frappe
Vendors & Products Frappe
Frappe frappe

Fri, 10 Jul 2026 21:30:00 +0000

Type Values Removed Values Added
Description Frappe is a full-stack web application framework. Prior to 16.18.3, possible path traversal and local file inclusion were possible through secure local resource access in the Chrome PDF Generator. This issue is fixed in version 16.18.3.
Title Frappe: Possible Path Traversal and Local File Inclusion via Chrome PDF Generator
Weaknesses CWE-22
References
Metrics cvssV4_0

{'score': 7.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-13T17:58:54.127Z

Reserved: 2026-04-20T16:14:19.006Z

Link: CVE-2026-41482

cve-icon Vulnrichment

Updated: 2026-07-13T17:58:48.723Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T10:00:15Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')