Description
A Cross-Site Scripting (XSS) vulnerability exists in Frappe Framework version 17.0.0-dev due to improper neutralization of untrusted input in the Form Dashboard headline renderer.
Published: 2026-06-24
Score: 4.6 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A stored cross‑site scripting vulnerability exists in Frappe Framework 17.0.0‑dev caused by insufficient neutralization of untrusted input used within the Form Dashboard headline renderer. This flaw allows an attacker to inject arbitrary HTML or JavaScript that will be rendered when the dashboard headline is displayed. If executed, the malicious script runs in the context of any user who views the dashboard, potentially enabling theft of session cookies, credential phishing, or defacement.

Affected Systems

The vulnerability affects installations of Frappe Framework version 17.0.0‑dev across Linux, macOS, and Windows platforms. Any instance running this development release that exposes editable dashboard headlines is susceptible. No other product or version variants are listed.

Risk and Exploitability

The CVSS score is 4.6, indicating moderate severity. Exploit probability data is not available, and the flaw is not recorded in the CISA KEV catalog. The likely attack vector involves an authenticated user or an attacker with permission to modify the dashboard headline, which then stores malicious payload that is rendered for all viewers. Because the payload is stored, the impact can be widespread among multiple users, but it requires the attacker to supply content that is accepted by the dashboard interface.

Generated by OpenCVE AI on June 24, 2026 at 16:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a Frappe Framework release that addresses the headline rendering sanitization issue.
  • If an upgrade is not immediately possible, enforce strict content filtering or escaping on the headline field to neutralize script tags before storage.
  • Restrict dashboard headline editing rights to trusted administrators and audit any changes made to the headline content.

Generated by OpenCVE AI on June 24, 2026 at 16:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 24 Jun 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 24 Jun 2026 15:30:00 +0000

Type Values Removed Values Added
Description A Cross-Site Scripting (XSS) vulnerability exists in Frappe Framework version 17.0.0-dev due to improper neutralization of untrusted input in the Form Dashboard headline renderer.
Title Frappe Framework 17.0.0-dev - Stored XSS in Form Dashboard headline rendering
First Time appeared Frappe
Frappe frappe Framework
Weaknesses CWE-79
CPEs cpe:2.3:a:frappe:frappe_framework:17.0.0-dev:*:linux:*:*:*:*:*
cpe:2.3:a:frappe:frappe_framework:17.0.0-dev:*:macos:*:*:*:*:*
cpe:2.3:a:frappe:frappe_framework:17.0.0-dev:*:windows:*:*:*:*:*
Vendors & Products Frappe
Frappe frappe Framework
References
Metrics cvssV4_0

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


Subscriptions

Frappe Frappe Framework
cve-icon MITRE

Status: PUBLISHED

Assigner: Fluid Attacks

Published:

Updated: 2026-06-24T15:47:54.787Z

Reserved: 2026-06-05T14:49:25.369Z

Link: CVE-2026-50705

cve-icon Vulnrichment

Updated: 2026-06-24T15:47:50.958Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-24T16:30:06Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')