CVE Catalog

CVE-2026-55210

HighCVSS 7.4
Published: Translated: NVD NIST

Summary

Joplin Server prior to 3.7.2 contains a vulnerability in UserModel.ssoLogin() that returns an existing account matched by an IdP-asserted email without checking the account's is_external flag. In deployments using mixed local and SAML authentication, an attacker whose IdP session can assert a local user's email can pass POST /api/saml, receive a session for that local account, and access or modify the victim's notes, files, and settings without knowing the local password.

Risk Assessment

The risk includes unauthorized access to user accounts, data confidentiality breaches, and the possibility of modifying victim data.

Recommendation

Upgrade Joplin Server to version 3.7.2 or later, which contains the fix, and implement additional access controls for external accounts.

Other vulnerabilities in Joplin Server

See all
Original NVD description (English source)

Joplin is an open source note-taking and to-do application that organises notes and lists into notebooks. Prior to 3.7.2, Joplin Server's UserModel.ssoLogin() returns an existing account matched by an IdP-asserted email without checking the account's is_external flag. In deployments using mixed local and SAML authentication, an attacker whose IdP session can assert a local user's email can pass POST /api/saml, receive a session for that local account, and access or modify the victim's notes, files, and settings without knowing the local password. This issue is fixed in version 3.7.2.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS