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-49449 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. From 1.4.0 until 3.7.2, packages/renderer/MdToHtml/rules/katex.ts enables KaTeX's trust option for note content, allowing a note author to place a \href URL into rendered output without passing Joplin's normal URL allowlist. On Windows, clicking a link whose target is an attacker-controlled UNC path causes pathExists() to initiate SMB authentication and disclose the current user's NTLMv2 challenge-response without a warning. The unfiltered URL can also invoke other registered URL handlers, but the credential disclosure through KaTeX \href is the distinguishing demonstrated impact. 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-200Exposure of Sensitive Information to an Unauthorized Actor[email protected]
CWE-522Insufficiently Protected Credentials[email protected]
CWE-829Inclusion of Functionality from Untrusted Control Sphere[email protected]

Affected Products

ProductVersions
Joplin
>= 1.4.0, <= 3.7.1 (semver)

CPE

  • cpe:2.3:a:joplin_project:joplin:*:*:*:*:*:*:*:*
  • cpe:2.3:a:joplin_project:joplin:*:*:*:*:*:-:*:*

Remediation

  • Upgrade: 3.7.2moderate effort

Change History

1 change record found show changes


QUICK INFO

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