netflix CVE Vulnerabilities & Metrics

Focus on netflix vulnerabilities and metrics.

Last updated: 08 Mar 2025, 23:25 UTC

About netflix Security Exposure

This page consolidates all known Common Vulnerabilities and Exposures (CVEs) associated with netflix. We track both calendar-based metrics (using fixed periods) and rolling metrics (using gliding windows) to give you a comprehensive view of security trends and risk evolution. Use these insights to assess risk and plan your patching strategy.

For a broader perspective on cybersecurity threats, explore the comprehensive list of CVEs by vendor and product. Stay updated on critical vulnerabilities affecting major software and hardware providers.

Global CVE Overview

Total netflix CVEs: 12
Earliest CVE date: 26 Mar 2017, 05:59 UTC
Latest CVE date: 17 Aug 2023, 22:15 UTC

Latest CVE reference: CVE-2023-40171

Rolling Stats

30-day Count (Rolling): 0
365-day Count (Rolling): 0

Calendar-based Variation

Calendar-based Variation compares a fixed calendar period (e.g., this month versus the same month last year), while Rolling Growth Rate uses a continuous window (e.g., last 30 days versus the previous 30 days) to capture trends independent of calendar boundaries.

Variations & Growth

Month Variation (Calendar): 0%
Year Variation (Calendar): -100.0%

Month Growth Rate (30-day Rolling): 0.0%
Year Growth Rate (365-day Rolling): -100.0%

Monthly CVE Trends (current vs previous Year)

Annual CVE Trends (Last 20 Years)

Critical netflix CVEs (CVSS ≥ 9) Over 20 Years

CVSS Stats

Average CVSS: 4.08

Max CVSS: 7.5

Critical CVEs (≥9): 0

CVSS Range vs. Count

Range Count
0.0-3.9 5
4.0-6.9 5
7.0-8.9 2
9.0-10.0 0

CVSS Distribution Chart

Top 5 Highest CVSS netflix CVEs

These are the five CVEs with the highest CVSS scores for netflix, sorted by severity first and recency.

All CVEs for netflix

CVE-2023-40171 netflix vulnerability CVSS: 0 17 Aug 2023, 22:15 UTC

Dispatch is an open source security incident management tool. The server response includes the JWT Secret Key used for signing JWT tokens in error message when the `Dispatch Plugin - Basic Authentication Provider` plugin encounters an error when attempting to decode a JWT token. Any Dispatch users who own their instance and rely on the `Dispatch Plugin - Basic Authentication Provider` plugin for authentication may be impacted, allowing for any account to be taken over within their own instance. This could be done by using the secret to sign attacker crafted JWTs. If you think that you may be impacted, we strongly suggest you to rotate the secret stored in the `DISPATCH_JWT_SECRET` envvar in the `.env` file. This issue has been addressed in commit `b1942a4319` which has been included in the `20230817` release. users are advised to upgrade. There are no known workarounds for this vulnerability.

CVE-2023-30797 netflix vulnerability CVSS: 0 19 Apr 2023, 20:15 UTC

Netflix Lemur before version 1.3.2 used insufficiently random values when generating default credentials. The insufficiently random values may allow an attacker to guess the credentials and gain access to resources managed by Lemur.

CVE-2021-28100 netflix vulnerability CVSS: 2.1 23 Mar 2021, 21:15 UTC

Priam uses File.createTempFile, which gives the permissions on that file -rw-r--r--. An attacker with read access to the local filesystem can read anything written there by the Priam process.

CVE-2021-28099 netflix vulnerability CVSS: 3.6 23 Mar 2021, 21:15 UTC

In Netflix OSS Hollow, since the Files.exists(parent) is run before creating the directories, an attacker can pre-create these directories with wide permissions. Additionally, since an insecure source of randomness is used, the file names to be created can be deterministically calculated.

CVE-2020-2323 netflix vulnerability CVSS: 5.0 03 Dec 2020, 16:15 UTC

Jenkins Chaos Monkey Plugin 0.4 and earlier does not perform permission checks in an HTTP endpoint, allowing attackers with Overall/Read permission to access the Chaos Monkey page and to see the history of actions.

CVE-2020-2322 netflix vulnerability CVSS: 5.0 03 Dec 2020, 16:15 UTC

Jenkins Chaos Monkey Plugin 0.3 and earlier does not perform permission checks in several HTTP endpoints, allowing attackers with Overall/Read permission to generate load and to generate memory leaks.

CVE-2020-9300 netflix vulnerability CVSS: 4.0 09 Nov 2020, 15:15 UTC

The Access Control issues include allowing a regular user to view a restricted incident, user role escalation to admin, users adding themselves as a participant in a restricted incident, and users able to view restricted incidents via the search feature. If your install has followed the secure deployment guidelines the risk of this is lowered, as this may only be exploited by an authenticated user.

CVE-2020-9299 netflix vulnerability CVSS: 3.5 09 Nov 2020, 15:15 UTC

There were XSS vulnerabilities discovered and reported in the Dispatch application, affecting name and description parameters of Incident Priority, Incident Type, Tag Type, and Incident Filter. This vulnerability can be exploited by an authenticated user.

CVE-2020-9297 netflix vulnerability CVSS: 7.5 14 Jul 2020, 20:15 UTC

Netflix Titus, all versions prior to version v0.1.1-rc.274, uses Java Bean Validation (JSR 380) custom constraint validators. When building custom constraint violation error messages, different types of interpolation are supported, including Java EL expressions. If an attacker can inject arbitrary data in the error message template being passed to ConstraintValidatorContext.buildConstraintViolationWithTemplate() argument, they will be able to run arbitrary Java code.

CVE-2020-9296 netflix vulnerability CVSS: 7.5 16 Jun 2020, 14:15 UTC

Netflix Titus uses Java Bean Validation (JSR 380) custom constraint validators. When building custom constraint violation error messages, different types of interpolation are supported, including Java EL expressions. If an attacker can inject arbitrary data in the error message template being passed to ConstraintValidatorContext.buildConstraintViolationWithTemplate() argument, they will be able to run arbitrary Java code.

CVE-2015-7764 netflix vulnerability CVSS: 5.0 09 Aug 2017, 16:29 UTC

Lemur 0.1.4 does not use sufficient entropy in its IV when encrypting AES in CBC mode.

CVE-2017-7266 netflix vulnerability CVSS: 5.8 26 Mar 2017, 05:59 UTC

Netflix Security Monkey before 0.8.0 has an Open Redirect. The logout functionality accepted the "next" parameter which then redirects to any domain irrespective of the Host header.