CVE-2026-56854

The source-address critical option in the Permissions returned by an authentication callback was only enforced for the PublicKeyCallback and VerifiedPublicKeyCallback paths, extending the fix for CVE-2026-46595. Permissions returned by the PasswordCallback, KeyboardInteractiveCallback, NoClientAuthCallback, and GSSAPIWithMICConfig.AllowLogin callbacks were not validated against the client's remote address, so a source-address restriction set by those callbacks was silently ignored. The check is now applied to the Permissions returned by any authentication callback.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-28 16:18

Updated : 2026-09-03 16:37


NVD link : CVE-2026-56854

Mitre link : CVE-2026-56854

CVE.ORG link : CVE-2026-56854


JSON object : View

Products Affected

No product.

CWE
CWE-863

Incorrect Authorization