CVE Vulnerabilities

CVE-2026-44166

Improper Authentication

Published: May 12, 2026 | Modified: May 19, 2026
CVSS 3.x
7.6
HIGH
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:L
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu
root.io logo minimus.io logo echo.ai logo

Pocketbase is an open source web backend written in go. Prior to 0.22.42 and 0.37.4, in some situations, if an attacker knows the email address of the victim they can create and link an unverified PocketBase user in advance by authenticating with one of the OAuth2 app providers, e.g. A. When the victim gets invited or decides to sign up to your app on their own with provider B (PocketBase OAuth2 auth requires to be with a different provider because we dont allow multiple OAuth2 accounts from the same provider to be associated to a single PocketBase user), the user created previously by the attacker will be autolinked, upgraded to verified and its old password reset. This vulnerability is fixed in 0.22.42 and 0.37.4.

Weakness

When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct.

Affected Software

NameVendorStart VersionEnd Version
PocketbasePocketbase*0.22.42 (excluding)
PocketbasePocketbase0.23.0 (including)0.37.4 (excluding)

Potential Mitigations

References