CVE-2026-67293
Last modified
CVE-2026-67293 is a medium-severity vulnerability rated 4.2/10 on the CVSS scale. FreeRDP before 3.29.0 (affected versions <= 3.28.0) contains an improper certificate hostname validation vulnerability. The TLS hostname matcher (tls_match_hostname() in libfreerdp/crypto/tls.c) treats a wildcard pattern such as *.example.com as matching any hostname ending in .example.com, so it incorrectly accepts a wildcard certificate for multi-label subdomains like a.b.example.com (which OpenSSL's X509_check_host() rejects). EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
FreeRDP before 3.29.0 (affected versions <= 3.28.0) contains an improper certificate hostname validation vulnerability. The TLS hostname matcher (tls_match_hostname() in libfreerdp/crypto/tls.c) treats a wildcard pattern such as *.example.com as matching any hostname ending in .example.com, so it incorrectly accepts a wildcard certificate for multi-label subdomains like a.b.example.com (which OpenSSL's X509_check_host() rejects). This weakens TLS server authentication under wildcard-certificate conditions.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| FreeRDP | FreeRDP | < 3.29.0 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-67293?
How severe is CVE-2026-67293?
How do I fix CVE-2026-67293?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-67288FreeRDP before 3.29.0 contains a null pointer dereference vu…7.5
- CVE-2026-67289FreeRDP before 3.29.0 (affected versions <= 3.28.0) does not…9.8
- CVE-2026-6729HKUDS OpenHarness prior to PR #159 remediation contains a se…7.6
- CVE-2026-67290FreeRDP before 3.29.0 contains a heap out-of-bounds read vul…7.5
- CVE-2026-67291FreeRDP before 3.29.0 (affected versions <= 3.28.0) contains…7.5
- CVE-2026-67292FreeRDP before 3.29.0 contains a buffer over-disclosure vuln…6.5
- CVE-2026-67294FreeRDP before 3.29.0 improperly validates the Extended Key …5.9
- CVE-2026-67295FreeRDP before 3.29.0 fails to properly validate server-supp…6.3
- CVE-2026-67296FreeRDP before 3.29.0 contains a denial of service vulnerabi…7.5
- CVE-2026-67297FreeRDP before 3.29.0 fails to enforce the RESPONSE_SIZE_LIM…7.5
- CVE-2026-67298FreeRDP versions 3.28.0 and earlier contain a heap buffer ov…7.5
- CVE-2026-67299FreeRDP before 3.29.0 contains a client-side heap use-after-…7.5
Are you affected by CVE-2026-67293?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
