CVE-2022-39238 MEDIUM

CVE-2022-39238: Improper Authentication in Arvados when using PAM as identity provider

Vendor Arvados
Product arvados
Weakness CWE-287 · Improper authentication
Published September 23, 2022
Last update April 23, 2025

CVSS base score

4.2/10
Attack vector Network
Attack complexity High
Privileges required Low
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N

What the vulnerability does

01Description

Arvados is an open source platform for managing and analyzing biomedical big data. In versions prior to 2.4.3, when using Portable Authentication Modules (PAM) for user authentication, if a user presented valid credentials but the account is disabled or otherwise not allowed to access the host (such as an expired password), it would still be accepted for access to Arvados. Other authentication methods (LDAP, OpenID Connect) supported by Arvados are not affected by this flaw. This issue is patched in version 2.4.3. Workaround for this issue is to migrate to a different authentication method supported by Arvados, such as LDAP.

Key dates

02Disclosure timeline

September 23, 2022 CVE published
April 23, 2025 Record updated