Security readout for executives and security teams
Plain-English summary
A timing flaw in python-cryptography could let a remote attacker recover confidential data from captured TLS messages when a server uses RSA key exchange. This is a confidentiality risk, not code execution. Business urgency depends on whether affected packages and RSA key exchange are present in exposed services.
Executive priority
Treat as high priority for exposed TLS services using affected python-cryptography and RSA key exchange. It threatens confidentiality of encrypted communications, but the provided evidence does not show active exploitation or integrity and availability impact.
Technical view
CVE-2023-50782 is a CWE-203 timing discrepancy and incomplete fix for CVE-2020-25659. The described impact is a Bleichenbacher-style timing oracle against RSA decryption in TLS servers using RSA key exchanges. CVSS is 7.5 with network attack vector, no privileges, no user interaction, and high confidentiality impact.
Likely exposure
Most relevant exposure is TLS services or products using vulnerable python-cryptography and allowing RSA key exchange. The bundle lists python-cryptography 3.2, Red Hat Enterprise Linux 8 python-cryptography, and RHUI 4 for Cloud Providers on el8 as affected. RHEL 7 status is unknown in the bundle.
Exploitation context
The source bundle does not report active exploitation, and KEV is false. The stated attack path is remote decryption of captured TLS messages, so practical risk requires an affected implementation, TLS RSA key exchange, observable timing behavior, and access to relevant encrypted traffic.
Researcher notes
Evidence is strongest for the vulnerability class, CVSS, and Red Hat affected-status list. The bundle does not provide exploit proof, patch version detail, or complete RHEL 7 status. Avoid broad product conclusions beyond the listed python-cryptography and Red Hat entries.
Mitigation direction
- Check Red Hat and upstream python-cryptography guidance for corrected packages.
- Prioritize affected internet-facing TLS services using RSA key exchange.
- Disable TLS RSA key exchange where operationally feasible.
- Update vulnerable python-cryptography packages through supported vendor channels.
- Track RHEL 7 separately because its status is unknown in the bundle.
Validation and detection
- Inventory systems with python-cryptography and record package versions.
- Identify TLS endpoints that still permit RSA key exchange.
- Map Red Hat products against the affected status in the source bundle.
- Confirm remediation using vendor package metadata after updates.
- Review logs and exposure data without assuming active exploitation.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-203: Information exposure and cloud metadata lookup
Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2023-50782 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 7.5 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N3.93.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.5HighVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://access.redhat.com/security/cve/CVE-2023-50782CVE reference · vdb-entry, x_refsource_REDHAT
- RHBZ#2254432CVE reference · issue-tracking, x_refsource_REDHAT
- https://www.couchbase.com/alerts/CVE reference · x_transferred
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Observable Discrepancy
Observable Discrepancy represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
