CVE-2026-49450
CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| laurent22 | joplin | < 3.7.2 | affected |
Weaknesses
- CWE-345: CWE-345: Insufficient Verification of Data Authenticity
- CWE-353: CWE-353: Missing Support for Integrity Check
- CWE-494: CWE-494: Download of Code Without Integrity Check
References
- https://github.com/laurent22/joplin/security/advisories/GHSA-9wp7-hr9m-3273
- https://github.com/laurent22/joplin/pull/15539
- https://github.com/laurent22/joplin/commit/853659edf575c4f526c2b196e0629462aee9df28
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.