Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2020-26244

6.8 · MEDIUM
Published Dec 2, 2020 python_openid_connect_project CWE-325 EPSS 0.83% (55th pctl)

Overview

CVE-2020-26244 is a medium-severity vulnerability affecting python_openid_connect_project python_openid_connect. It was published on December 2, 2020 and has a CVSS 3.1 base score of 6.8 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 6.8, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

Python oic is a Python OpenID Connect implementation. In Python oic before version 1.2.1, there are several related cryptographic issues affecting client implementations that use the library. The issues are: 1) The IdToken signature algorithm was not checked automatically, but only if the expected algorithm was passed in as a kwarg. 2) JWA `none` algorithm was allowed in all flows. 3) oic.consumer.Consumer.parse_authz returns an unverified IdToken. The verification of the token was left to the discretion of the implementator. 4) iat claim was not checked for sanity (i.e. it could be in the future). These issues are patched in version 1.2.1.

Remediation

Check the references section for vendor advisories and patches from python_openid_connect_project. Update python_openid_connect to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
python_openid_connect_project python_openid_connect >= 0, < 1.2.1 Affected

Frequently Asked Questions

What is CVE-2020-26244?

CVE-2020-26244 is a medium-severity vulnerability affecting python_openid_connect_project python_openid_connect. It was published on December 2, 2020 and has a CVSS 3.1 base score of 6.8 (MEDIUM).

How severe is CVE-2020-26244?

This vulnerability has a CVSS 3.1 base score of 6.8, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2020-26244?

Check the references section for vendor advisories and patches from python_openid_connect_project. Update python_openid_connect to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2020-26244?

CyberStrike's AI-powered security agents can automatically detect CVE-2020-26244 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.