Nixpkgs security tracker

Try the new UI
Login with GitHub

Suggestion detail

Untriaged
Permalink CVE-2026-55105
7.7 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): None (N)
  • Scope (S): Changed (C)
  • Confidentiality (C): High (H)
  • Integrity (I): None (N)
  • Availability (A): None (N)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): Low (L)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): High (H)
  • Modified Scope (MS): Changed (C)
  • Modified Integrity (MI): None (N)
  • Modified Availability (MA): None (N)
created 18 hours ago Activity log
  • Created suggestion
Joplin: Fountain embeds allow arbitrary script execution in published notes and the note viewer

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.

Affected products

joplin
  • ==>= 3.7.0, < 3.7.2
  • ==< 3.6.15

Matching in nixpkgs

pkgs.joplin

CLI client for Joplin

  • nixos-unstable -
    • nixos-unstable-small 3.7.1
  • nixos-26.05 -
    • nixos-26.05-small 3.5.1

pkgs.joplin-cli

CLI client for Joplin

  • nixos-unstable -
    • nixos-unstable-small 3.7.1
  • nixos-26.05 -
    • nixos-26.05-small 3.5.1

pkgs.joplin-desktop

Open source note taking and to-do application with synchronisation capabilities

  • nixos-unstable -
  • nixos-26.05 -

Package maintainers