Description
Joplin is an open source note-taking and to-do application that organises notes and lists into notebooks. Prior to 3.6.15 and 3.7.2, packages/renderer/MdToHtml/rules/fountain.ts passes HTML generated by the vendored fountain.js renderer into note output without sanitizing it. A malicious Fountain code block can therefore execute script when Fountain rendering is enabled in desktop or mobile clients, or when a note is published through Joplin Server where Fountain rendering is enabled by default. The script can read content subsequently loaded in the reused note viewer or, when published notes are served from the same domain as server content, access data available to an authenticated browser in the server origin. This issue is fixed in versions 3.6.15 and 3.7.2.
Published: 2026-09-21
Score: 7.7 High
EPSS: n/a
KEV: No
Impact: Arbitrary Script Execution via Fountain rendering
Action: Immediate Patch
AI Analysis

Impact

The vulnerability allows a malicious Fountain code block to be injected into a Joplin note, and when Fountain rendering is enabled the generated HTML is included in the note output without sanitization, enabling the script to run in the note viewer. This script execution can read content that subsequently loads in the reused viewer or, when published notes are served from the same domain as the Joplin Server, access data available to an authenticated browser, effectively compromising confidentiality of data stored by the server.

Affected Systems

Joplin applications from vendor laurent22, specifically all releases prior to version 3.6.15 for the 3.6 branch and prior to 3.7.2 for the 3.7 branch, are affected. The issue applies to desktop, mobile clients, and the Joplin Server when publishing notes with Fountain rendering enabled by default.

Risk and Exploitability

The CVSS score of 7.7 indicates a medium to high severity. The EPSS score is not available, and the vulnerability is not in CISA KEV, but the ability to execute arbitrary script in the context of the note viewer or the server origin provides a viable attack vector for an attacker who can manipulate note content or exploit a published note. The vulnerability is primarily exploitable by users who can edit or publish notes, and by downstream consumers of published notes if rendering remains enabled.

Generated by OpenCVE AI on September 21, 2026 at 22:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Joplin to version 3.6.15 or newer, or 3.7.2 or newer.
  • If an upgrade is not immediately possible, disable Fountain rendering in the desktop and mobile clients via the application settings and suppress Fountain rendering in the Joplin Server configuration.
  • Sanitize or remove any existing Fountain code blocks from notes before publishing or sharing them.
  • Monitor published notes for suspicious content and enforce strict content controls on notes that are publicly accessible.

Generated by OpenCVE AI on September 21, 2026 at 22:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 21 Sep 2026 21:15:00 +0000

Type Values Removed Values Added
Description Joplin is an open source note-taking and to-do application that organises notes and lists into notebooks. Prior to 3.6.15 and 3.7.2, packages/renderer/MdToHtml/rules/fountain.ts passes HTML generated by the vendored fountain.js renderer into note output without sanitizing it. A malicious Fountain code block can therefore execute script when Fountain rendering is enabled in desktop or mobile clients, or when a note is published through Joplin Server where Fountain rendering is enabled by default. The script can read content subsequently loaded in the reused note viewer or, when published notes are served from the same domain as server content, access data available to an authenticated browser in the server origin. This issue is fixed in versions 3.6.15 and 3.7.2.
Title Joplin: Fountain embeds allow arbitrary script execution in published notes and the note viewer
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-09-21T20:59:52.292Z

Reserved: 2026-06-16T14:41:54.579Z

Link: CVE-2026-55105

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-21T21:17:05.320

Modified: 2026-09-21T21:17:05.320

Link: CVE-2026-55105

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-21T22:45:17Z

Weaknesses
  • CWE-79

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