Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-46650 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

Joplin is an open source note-taking and to-do application that organises notes and lists into notebooks. Prior to 3.7.2, isAcceptedUrl() in packages/renderer/htmlUtils.ts uses an unanchored regular expression for internal resource URLs, allowing a javascript: URL containing a matching 32-character path fragment to pass validation and be emitted into an HTML note's link. A low-privileged Joplin Server user can publish the crafted HTML note as a public share. In the current build, ordinary left-click is blocked; demonstrated execution requires middle-click or Open in new tab in an older or non-hardened browser because current Chrome and Firefox block javascript: new-tab navigation. When execution succeeds, the script runs in the Joplin Server origin, can read page-visible content, and can make authenticated same-origin requests when the victim is signed in. This issue is fixed in version 3.7.2.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-79Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')[email protected]

Affected Products

ProductVersions
Joplin
<= 3.5.2 (semver)

CPE

  • cpe:2.3:a:joplin_project:joplin:*:*:*:*:*:*:*:*
  • cpe:2.3:a:joplin_project:joplin:*:*:*:*:*:-:*:*
  • cpe:2.3:a:joplin_project:joplin:*:*:*:*:*:node.js:*:*

Remediation

  • Upgrade: >= v3.7moderate effort
Joplin Server
All versions

CPE

  • cpe:2.3:a:joplinapp:joplin:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

1 change record found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-46650
NVD Published Date:
Sep 21, 2026
NVD Last Modified:
Sep 23, 2026
Source:
[email protected]
CVE-2026-46650 Details - Not Deferred