CVE-2025-57798
Last modified
CVE-2025-57798 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. Joplin is an open source note-taking and to-do application that organises notes and lists into notebooks. Versions 3.6.14 and prior contain a Denial of Service (DoS) vulnerability in the title input functionality due to a lack of proper length validation. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
Joplin is an open source note-taking and to-do application that organises notes and lists into notebooks. Versions 3.6.14 and prior contain a Denial of Service (DoS) vulnerability in the title input functionality due to a lack of proper length validation. This flaw allows an attacker to cause an Out Of Memory (OOM) error and subsequent program termination by inserting an excessively long string into a note's title. This can be triggered either through direct user interface (UI) input or programmatically via the local web service API after compromising an authentication token. There are 2 primary methods of exploitation: via User Interface (UI) Input, and the Local Web Service API. A local user can directly type or paste an extremely long string into the title field when creating or editing a note Joplin runs a local web service (typically on port 41184) that allows programmatic interaction, such as creating or editing notes via HTTP API calls. If an attacker manages to exfiltrate or compromise the user's authentication token (e.g., through malware on the local system, or other local vulnerabilities), they can then send a crafted HTTP POST request to this local API. By including an excessively long string in the title parameter of this request, the application will attempt to allocate an unbounded amount of memory. This issue has been patched in version 3.7.1.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-57798?
How severe is CVE-2025-57798?
How do I fix CVE-2025-57798?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-57792Explorance Blue versions prior to 8.14.9 contain a SQL injec…10
- CVE-2025-57793Explorance Blue versions prior to 8.14.9 contain a SQL injec…8.6
- CVE-2025-57794Explorance Blue versions prior to 8.14.9 contain an authenti…9.1
- CVE-2025-57795Explorance Blue versions prior to 8.14.13 contain an authent…9.9
- CVE-2025-57796Explorance Blue versions prior to 8.14.12 use reversible sym…6.8
- CVE-2025-57797Incorrect privilege assignment vulnerability exists in ScanS…8.5
- CVE-2025-57799StreamVault is a multi-platform video parsing and downloadin…8.7
- CVE-2025-5780A vulnerability was found in code-projects Patient Record Ma…7.5
- CVE-2025-57800Audiobookshelf is an open-source self-hosted audiobook serve…8.8
- CVE-2025-57801gnark is a zero-knowledge proof system framework. In version…9.1
- CVE-2025-57802Airlink's Daemon interfaces with Docker and the Panel to pro…8.7
- CVE-2025-57803ImageMagick is free and open-source software used for editin…8.8
Are you affected by CVE-2025-57798?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
