openbsd openbsd CVE-2019-19726 is a vulnerability in OpenBSD
Published on December 12, 2019

OpenBSD through 6.6 allows local users to escalate to root because a check for LD_LIBRARY_PATH in setuid programs can be defeated by setting a very small RLIMIT_DATA resource limit. When executing chpass or passwd (which are setuid root), _dl_setup_env in ld.so tries to strip LD_LIBRARY_PATH from the environment, but fails when it cannot allocate memory. Thus, the attacker is able to execute their own library code as root.

NVD


Products Associated with CVE-2019-19726

Want to know whenever a new CVE is published for OpenBSD? stack.watch will email you.

 

Exploit Probability

EPSS
3.52%
Percentile
88.70%

EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.