CVE-2020-26160
Last modified
CVE-2020-26160 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. jwt-go before 4.0.0-preview1 allows attackers to bypass intended access restrictions in situations with []string{} for m["aud"] (which is allowed by the specification). Because the type assertion fails, "" is the value of aud. EPSS estimates a 2.14% chance of exploitation in the next 30 days.
Description
jwt-go before 4.0.0-preview1 allows attackers to bypass intended access restrictions in situations with []string{} for m["aud"] (which is allowed by the specification). Because the type assertion fails, "" is the value of aud. This is a security problem if the JWT token is presented to a service that lacks its own audience check.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Jwt-Go Project | Jwt-Go | <= 3.2.0 |
References
- https://github.com/dgrijalva/jwt-go/pull/426Patch, Third Party Advisory
- https://snyk.io/vuln/SNYK-GOLANG-GITHUBCOMDGRIJALVAJWTGO-596515Third Party Advisory
- https://github.com/dgrijalva/jwt-go/pull/426Patch, Third Party Advisory
- https://snyk.io/vuln/SNYK-GOLANG-GITHUBCOMDGRIJALVAJWTGO-596515Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-26160?
How severe is CVE-2020-26160?
How do I fix CVE-2020-26160?
Are you affected by CVE-2020-26160?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
