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-2019-18276

7.8 · HIGH
Published Nov 28, 2019 gnu CWE-273 EPSS 2.61% (84th pctl)

Overview

CVE-2019-18276 is a high-severity vulnerability affecting gnu bash. It was published on November 28, 2019 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

An issue was discovered in disable_priv_mode in shell.c in GNU Bash through 5.0 patch 11. By default, if Bash is run with its effective UID not equal to its real UID, it will drop privileges by setting its effective UID to its real UID. However, it does so incorrectly. On Linux and other systems that support "saved UID" functionality, the saved UID is not dropped. An attacker with command execution in the shell can use "enable -f" for runtime loading of a new builtin, which can be a shared object that calls setuid() and therefore regains privileges. However, binaries running with an effective UID of 0 are unaffected.

Remediation

Check the references section for vendor advisories and patches from gnu. Update bash 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
gnu bash 0 Affected
netapp oncommand_unified_manager 9.5 Affected

Frequently Asked Questions

What is CVE-2019-18276?

CVE-2019-18276 is a high-severity vulnerability affecting gnu bash. It was published on November 28, 2019 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2019-18276?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2019-18276?

Check the references section for vendor advisories and patches from gnu. Update bash 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-2019-18276?

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