Bug 2510311 - CVE-2026-67294 freerdp2: FreeRDP: Server certificate validation bypass via improper Extended Key Usage (EKU) validation [epel-all]
Summary: CVE-2026-67294 freerdp2: FreeRDP: Server certificate validation bypass via im...
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: freerdp2
Version: epel10
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
Assignee: Neal Gompa
QA Contact:
URL:
Whiteboard: {"flaws": ["2346499b-b970-456f-9693-1...
Depends On:
Blocks: CVE-2026-67294
TreeView+ depends on / blocked
 
Reported: 2026-08-03 07:42 UTC by Ganesh
Modified: 2026-08-03 07:42 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ganesh 2026-08-03 07:42:01 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.

FreeRDP before 3.29.0 improperly validates the Extended Key Usage (EKU) purpose of the peer certificate during client-side server TLS authentication. In x509_utils_verify(), when server-purpose (X509_PURPOSE_SSL_SERVER) verification fails, the code falls back to client-purpose and any-purpose verification, so a trusted, hostname-matching certificate valid only for clientAuth can be accepted as the RDP server certificate. In environments relying on EKU separation between client and server certificates, this allows a clientAuth-only certificate issued by a trusted CA to bypass server certificate purpose validation.


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