Observable Response Discrepancy in Kirby - CVE-2022-39314

 

Observable Response Discrepancy in Kirby - CVE-2022-39314

Published: October 18, 2022 / Updated: April 23, 2026


Vulnerability identifier: #VU127188
CSH Severity: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2022-39314
CWE-ID: CWE-204
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Kirby
Software vendor:
Ian Stewart

Description

The vulnerability allows a remote attacker to disclose sensitive information about registered users.

The vulnerability exists due to observable response discrepancy in the code-based login and password reset forms when processing authentication challenge requests. A remote attacker can submit email addresses and observe differing error behavior to disclose sensitive information about registered users.

This only affects installations using the code or password-reset authentication method, and exploitation is only possible if an error occurs during challenge creation or within the user.login:failed hook.


Remediation

Install security update from vendor's website.

External links