7.8
HIGH
CVE-2024-11003
Qualys Needrestart Shell Command Injection Vulnerability
Description

Qualys discovered that needrestart, before version 3.8, passes unsanitized data to a library (Modules::ScanDeps) which expects safe input. This could allow a local attacker to execute arbitrary shell commands. Please see the related CVE-2024-10224 in Modules::ScanDeps.

INFO

Published Date :

Nov. 19, 2024, 6:15 p.m.

Last Modified :

July 3, 2025, 4:07 p.m.

Remotely Exploitable :

No

Impact Score :

5.9

Exploitability Score :

1.8
Public PoC/Exploit Available at Github

CVE-2024-11003 has a 3 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

Affected Products

The following products are affected by CVE-2024-11003 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Needrestart_project needrestart
References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2024-11003.

URL Resource
https://github.com/liske/needrestart/commit/0f80a348883f72279a859ee655f58da34babefb0 Patch
https://www.cve.org/CVERecord?id=CVE-2024-10224 VDB Entry
https://www.cve.org/CVERecord?id=CVE-2024-11003 VDB Entry
https://www.qualys.com/2024/11/19/needrestart/needrestart.txt Third Party Advisory
https://www.openwall.com/lists/oss-security/2024/11/19/1 Mailing List

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Contains List of CVE's that I have found (Individual + Collaborative work)

Updated: 12 hours, 7 minutes ago
0 stars 0 fork 0 watcher
Born at : July 28, 2025, 1:07 p.m. This repo has been linked 103 different CVEs too.

CVE-2024-11003 Perl Poc

Updated: 8 months, 2 weeks ago
0 stars 0 fork 0 watcher
Born at : Nov. 28, 2024, 6:13 a.m. This repo has been linked 1 different CVEs too.

A Local Privilege Escalation poc scipts for CVE-2024-48990, CVE-2024-48991, CVE-2024-48992, CVE-2024-10224, and CVE-2024-11003

cve-2024-48992 cve-2024-48991 cve-2024-10224 cve-2024-11003 cve-2024-48990

Updated: 8 months, 2 weeks ago
0 stars 0 fork 0 watcher
Born at : Nov. 24, 2024, 6:54 p.m. This repo has been linked 5 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2024-11003 vulnerability anywhere in the article.

  • seclists.org
Re: Local Privilege Escalations in needrestart

Qualys Security Advisory LPEs in needrestart (CVE-2024-48990, CVE-2024-48991, CVE-2024-48992, CVE-2024-10224, and CVE-2024-11003) ====================================================================== ... Read more

Published Date: Nov 27, 2024 (8 months, 2 weeks ago)
  • seclists.org
Local Privilege Escalations in needrestart

Full Disclosure mailing list archives From: Qualys Security Advisory via Fulldisclosure <fulldisclosure () seclists org> Date: Tue, 19 Nov 2024 16:28:37 +0000 Qualys Security Advisory LPEs in needrest ... Read more

Published Date: Nov 21, 2024 (8 months, 3 weeks ago)
  • The Register
'Alarming' bugs lay low in Ubuntu Server utility for 10 years

Researchers at Qualys refuse to release exploit code for five bugs in the Linux world's needrestart utility that allow unprivileged local attackers to gain root access without any user interaction. Th ... Read more

Published Date: Nov 21, 2024 (8 months, 3 weeks ago)
  • BleepingComputer
Ubuntu Linux impacted by decade-old 'needrestart' flaw that gives root

Five local privilege escalation (LPE) vulnerabilities have been discovered in the needrestart utility used by Ubuntu Linux, which was introduced over 10 years ago in version 21.04. The flaws were disc ... Read more

Published Date: Nov 20, 2024 (8 months, 3 weeks ago)
  • The Hacker News
Decades-Old Security Vulnerabilities Found in Ubuntu's Needrestart Package

Multiple decade-old security vulnerabilities have been disclosed in the needrestart package installed by default in Ubuntu Server (since version 21.04) that could allow a local attacker to gain root p ... Read more

Published Date: Nov 20, 2024 (8 months, 3 weeks ago)

The following table lists the changes that have been made to the CVE-2024-11003 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Jul. 03, 2025

    Action Type Old Value New Value
    Added CPE Configuration OR *cpe:2.3:a:needrestart_project:needrestart:*:*:*:*:*:*:*:* versions up to (excluding) 3.8
    Added Reference Type Canonical Ltd.: https://github.com/liske/needrestart/commit/0f80a348883f72279a859ee655f58da34babefb0 Types: Patch
    Added Reference Type Canonical Ltd.: https://www.cve.org/CVERecord?id=CVE-2024-10224 Types: VDB Entry
    Added Reference Type Canonical Ltd.: https://www.cve.org/CVERecord?id=CVE-2024-11003 Types: VDB Entry
    Added Reference Type CVE: https://www.openwall.com/lists/oss-security/2024/11/19/1 Types: Mailing List
    Added Reference Type Canonical Ltd.: https://www.qualys.com/2024/11/19/needrestart/needrestart.txt Types: Third Party Advisory
  • CVE Modified by af854a3a-2127-422b-91ae-364da2661108

    Dec. 03, 2024

    Action Type Old Value New Value
    Added Reference https://www.openwall.com/lists/oss-security/2024/11/19/1
  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Nov. 19, 2024

    Action Type Old Value New Value
    Added CWE CISA-ADP CWE-78
  • CVE Received by [email protected]

    Nov. 19, 2024

    Action Type Old Value New Value
    Added Description Qualys discovered that needrestart, before version 3.8, passes unsanitized data to a library (Modules::ScanDeps) which expects safe input. This could allow a local attacker to execute arbitrary shell commands. Please see the related CVE-2024-10224 in Modules::ScanDeps.
    Added Reference Canonical Ltd. https://www.cve.org/CVERecord?id=CVE-2024-11003 [No types assigned]
    Added Reference Canonical Ltd. https://github.com/liske/needrestart/commit/0f80a348883f72279a859ee655f58da34babefb0 [No types assigned]
    Added Reference Canonical Ltd. https://www.qualys.com/2024/11/19/needrestart/needrestart.txt [No types assigned]
    Added Reference Canonical Ltd. https://www.cve.org/CVERecord?id=CVE-2024-10224 [No types assigned]
    Added CVSS V3.1 Canonical Ltd. AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2024-11003 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

CVSS31 - Vulnerability Scoring System
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability