7.1
HIGH CVSS 3.1
CVE-2026-49450
Joplin desktop Windows auto-updater accepts signed installer from any publisher because app-update.yml has no publisherName
Description

Joplin is an open source note-taking and to-do application that organises notes and lists into notebooks. Prior to 3.7.2, Joplin Desktop for Windows omits publisherName from packages/app-desktop/package.json, so the generated app-update.yml causes NsisUpdater.verifySignature() to skip comparison of a downloaded update's Authenticode signer with Joplin's signer. An attacker who controls the update delivery path can replace the update metadata and installer, and the client accepts an installer signed by another publisher or left unsigned after the user approves installation. Successful exploitation runs attacker-controlled code with the user's privileges and can compromise notes, credentials, and local data. This issue is fixed in version 3.7.2.

INFO

Published Date :

Sept. 21, 2026, 9:17 p.m.

Last Modified :

Sept. 21, 2026, 9:17 p.m.

Remotely Exploit :

No
Affected Products

The following products are affected by CVE-2026-49450 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Joplin_project joplin
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 HIGH [email protected]
Solution
Update Joplin Desktop to version 3.7.2 or later to fix the signature verification vulnerability.
  • Update Joplin Desktop to version 3.7.2 or later.
  • Ensure the application verifies update signatures correctly.
  • Review package.json for publisherName inclusion.
References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2026-49450.

URL Resource
https://github.com/laurent22/joplin/commit/853659edf575c4f526c2b196e0629462aee9df28
https://github.com/laurent22/joplin/pull/15539
https://github.com/laurent22/joplin/security/advisories/GHSA-9wp7-hr9m-3273
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-49450 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-49450 weaknesses.

CAPEC-111: JSON Hijacking (aka JavaScript Hijacking) JSON Hijacking (aka JavaScript Hijacking) CAPEC-141: Cache Poisoning Cache Poisoning CAPEC-142: DNS Cache Poisoning DNS Cache Poisoning CAPEC-148: Content Spoofing Content Spoofing CAPEC-218: Spoofing of UDDI/ebXML Messages Spoofing of UDDI/ebXML Messages CAPEC-384: Application API Message Manipulation via Man-in-the-Middle Application API Message Manipulation via Man-in-the-Middle CAPEC-385: Transaction or Event Tampering via Application API Manipulation Transaction or Event Tampering via Application API Manipulation CAPEC-386: Application API Navigation Remapping Application API Navigation Remapping CAPEC-387: Navigation Remapping To Propagate Malicious Content Navigation Remapping To Propagate Malicious Content CAPEC-388: Application API Button Hijacking Application API Button Hijacking CAPEC-665: Exploitation of Thunderbolt Protection Flaws Exploitation of Thunderbolt Protection Flaws CAPEC-701: Browser in the Middle (BiTM) Browser in the Middle (BiTM) CAPEC-13: Subverting Environment Variable Values Subverting Environment Variable Values CAPEC-14: Client-side Injection-induced Buffer Overflow Client-side Injection-induced Buffer Overflow CAPEC-39: Manipulating Opaque Client-based Data Tokens Manipulating Opaque Client-based Data Tokens CAPEC-74: Manipulating State Manipulating State CAPEC-75: Manipulating Writeable Configuration Files Manipulating Writeable Configuration Files CAPEC-389: Content Spoofing Via Application API Manipulation Content Spoofing Via Application API Manipulation CAPEC-665: Exploitation of Thunderbolt Protection Flaws Exploitation of Thunderbolt Protection Flaws CAPEC-184: Software Integrity Attack Software Integrity Attack CAPEC-185: Malicious Software Download Malicious Software Download CAPEC-186: Malicious Software Update Malicious Software Update CAPEC-187: Malicious Automated Software Update via Redirection Malicious Automated Software Update via Redirection CAPEC-533: Malicious Manual Software Update Malicious Manual Software Update CAPEC-538: Open-Source Library Manipulation Open-Source Library Manipulation CAPEC-657: Malicious Automated Software Update via Spoofing Malicious Automated Software Update via Spoofing CAPEC-662: Adversary in the Browser (AiTB) Adversary in the Browser (AiTB) CAPEC-691: Spoof Open-Source Software Metadata Spoof Open-Source Software Metadata CAPEC-692: Spoof Version Control System Commit Metadata Spoof Version Control System Commit Metadata CAPEC-693: StarJacking StarJacking CAPEC-695: Repo Jacking Repo Jacking

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-49450 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-49450 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • New CVE Received by [email protected]

    Sep. 21, 2026

    Action Type Old Value New Value
    Added Description Joplin is an open source note-taking and to-do application that organises notes and lists into notebooks. Prior to 3.7.2, Joplin Desktop for Windows omits publisherName from packages/app-desktop/package.json, so the generated app-update.yml causes NsisUpdater.verifySignature() to skip comparison of a downloaded update's Authenticode signer with Joplin's signer. An attacker who controls the update delivery path can replace the update metadata and installer, and the client accepts an installer signed by another publisher or left unsigned after the user approves installation. Successful exploitation runs attacker-controlled code with the user's privileges and can compromise notes, credentials, and local data. This issue is fixed in version 3.7.2.
    Added CVSS V3.1 AV:A/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
    Added CWE CWE-345
    Added CWE CWE-353
    Added CWE CWE-494
    Added Affected New affected value received. <a href="https://github.com/CVEProject/cvelistV5/blob/main/cves/2026/49xxx/CVE-2026-49450.json">CVE-2026-49450</a>
    Added Reference https://github.com/laurent22/joplin/commit/853659edf575c4f526c2b196e0629462aee9df28
    Added Reference https://github.com/laurent22/joplin/pull/15539
    Added Reference https://github.com/laurent22/joplin/security/advisories/GHSA-9wp7-hr9m-3273
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.