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-2016-10555

6.5 · MEDIUM
Published May 31, 2018 jwt-simple_project CWE-20 EPSS 4.90% (91th pctl)

Overview

CVE-2016-10555 is a medium-severity vulnerability affecting jwt-simple_project jwt-simple. It was published on May 31, 2018 and has a CVSS 3.0 base score of 6.5 (MEDIUM).

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

Technical Description

Since "algorithm" isn't enforced in jwt.decode()in jwt-simple 0.3.0 and earlier, a malicious user could choose what algorithm is sent sent to the server. If the server is expecting RSA but is sent HMAC-SHA with RSA's public key, the server will think the public key is actually an HMAC private key. This could be used to forge any data an attacker wants.

Remediation

Check the references section for vendor advisories and patches from jwt-simple_project. Update jwt-simple 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
jwt-simple_project jwt-simple 0 Affected

Frequently Asked Questions

What is CVE-2016-10555?

CVE-2016-10555 is a medium-severity vulnerability affecting jwt-simple_project jwt-simple. It was published on May 31, 2018 and has a CVSS 3.0 base score of 6.5 (MEDIUM).

How severe is CVE-2016-10555?

This vulnerability has a CVSS 3.0 base score of 6.5, 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-2016-10555?

Check the references section for vendor advisories and patches from jwt-simple_project. Update jwt-simple 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-2016-10555?

CyberStrike's AI-powered security agents can automatically detect CVE-2016-10555 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.