Bug 2509457 - CVE-2026-39831 apptainer: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check [fedora-all]
Summary: CVE-2026-39831 apptainer: golang.org/x/crypto/ssh: Security key bypass due to...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: apptainer
Version: rawhide
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Dave Dykstra
QA Contact:
URL:
Whiteboard: {"flaws": ["1537af73-e36d-4a46-a18e-3...
Depends On:
Blocks: CVE-2026-39831
TreeView+ depends on / blocked
 
Reported: 2026-07-30 14:33 UTC by Guilherme de Almeida Suckevicz
Modified: 2026-07-31 13:21 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-07-31 13:21:45 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Guilherme de Almeida Suckevicz 2026-07-30 14:33:15 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

The Verify() method for FIDO/U2F security key types (sk-ecdsa-sha2-nistp256, sk-ssh-ed25519) did not check the User Presence flag. Signatures generated without physical touch were accepted, allowing unattended use of a hardware security key. To restore the previous behavior, return a "no-touch-required" extension in Permissions.Extensions from PublicKeyCallback.

Comment 1 Dave Dykstra 2026-07-31 13:21:45 UTC
Apptainer does not use the crypto/ssh library so this vulnerability is not applicable


Note You need to log in before you can comment on or make changes to this bug.