LiveActive security incident?Get immediate response
CVE Record

CVE-2023-50782: Python-cryptography: bleichenbacher timing oracle attack against rsa decryption - incomplete fix for cve-2020-25659

A flaw was found in the python-cryptography package. This issue may allow a remote attacker to decrypt captured messages in TLS servers that use RSA key exchanges, which may lead to exposure of confidential or sensitive data.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

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.
Prepared
Confidence
medium
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · medium confidence lookup

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 lookup
cve · low confidence lookup

CVE-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
Vulnerability profileCVE Program record
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

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N3.93.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2023-50782Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Unknown vendorpython-cryptographypython-cryptography, 3.2unaffected
Red HatRed Hat Ansible Automation Platform 2python-cryptographyunaffected
Red HatRed Hat Enterprise Linux 7python-cryptographyunknown
Red HatRed Hat Enterprise Linux 8python39:3.9/python-cryptographyunaffected
Red HatRed Hat Enterprise Linux 8python-cryptographyaffected
Red HatRed Hat Enterprise Linux 9python-cryptographyunaffected
Red HatRed Hat Satellite 6python-cryptographyunaffected
Red HatRed Hat Update Infrastructure 4 for Cloud Providerspython-cryptographyaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-203 · source CWE mapping

Observable Discrepancy

Observable Discrepancy represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.