Description
A Stored Cross-Site Scripting (XSS) vulnerability exists in Frappe Framework version 17.0.0-dev due to improper neutralization of user-controlled input in the Desk desktop icon renderer.
Published: 2026-06-24
Score: 4.8 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw arises from improper neutralization of user input in the desktop icon renderer, enabling a stored XSS payload to be executed when a user views the affected icon. This permits an attacker to run arbitrary JavaScript in the victim’s browser, potentially leading to cookie theft, session hijack, or further exploitation of the user’s environment. The vulnerability is classified as CWE‑79.

Affected Systems

The affected software is the Frappe Framework, version 17.0.0‑dev. The defect exists across all supported operating systems, including Linux, macOS, and Windows, as indicated by the CPE identifiers for each platform.

Risk and Exploitability

The CVSS score for this issue is 4.8, indicating moderate severity. No EPSS score is available, so the current estimate of exploitation likelihood is unclear. The vulnerability is not listed in CISA’s KEV catalog, suggesting no known widespread exploitation at the time of this report. Because the flaw is stored, an attacker would need to place malicious content into a desktop icon label, most likely through an authenticated interface or a user‑generated action within the Frappe application. Once the icon is rendered, the browser executes the malicious script, providing the attacker with the same privileges as the victim user.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a version of Frappe Framework that includes the XSS fix.
  • Apply input sanitization or escaping to all data rendered in desktop icon labels.
  • Review and patch any other rendering paths that process user‑controlled text without proper escaping.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Description A Stored Cross-Site Scripting (XSS) vulnerability exists in Frappe Framework version 17.0.0-dev due to improper neutralization of user-controlled input in the Desk desktop icon renderer.
Title Frappe Framework 17.0.0-dev - Stored XSS in Desktop Icon label 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.8, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/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:49:22.561Z

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

Link: CVE-2026-50703

cve-icon Vulnrichment

Updated: 2026-06-24T15:49:19.968Z

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')