CVEInsight.
TrendingZero-DayExploreBrowseSearchSaved
CVEInsight.

Free vulnerability intelligence for developers, security teams, and researchers. Data sourced from public databases for informational purposes only.

Explore

HomeTrendingZero-Day WatchAttack TypesBrowse CVEsSearch

Legal

Privacy PolicyTerms of ServiceData Disclaimer

© 2026CVEInsight. For informational use only — not a substitute for professional security advice.

CVE data sourced from NVD / NIST & public disclosures.

systemd_project

systemd

34 known vulnerabilities · sorted by CVSS score

CVE-2022-2526
CRITICAL9.8

A use-after-free vulnerability was found in systemd. This issue occurs due to the on_stream_io() function and dns_stream_complete() function in 'resolved-dns-stream.c' not incrementing the reference counting for the DnsStream object. Therefore, other functions and callbacks called can dereference the DNSStream object, causing the use-after-free when the reference is still used later.

systemd_project / systemd+5
Network
Published Sep 9, 2022
Page 1 of 2
CVE-2018-21029
CRITICAL9.8

systemd 239 through 245 accepts any certificate signed by a trusted certificate authority for DNS Over TLS. Server Name Indication (SNI) is not sent, and there is no hostname validation with the GnuTLS backend. NOTE: This has been disputed by the developer as not a vulnerability since hostname validation does not have anything to do with this issue (i.e. there is no hostname to be sent)

systemd_project / systemd+1
Network
Published Oct 30, 2019
CVE-2018-15688
HIGH8.8

A buffer overflow vulnerability in the dhcp6 client of systemd allows a malicious dhcp6 server to overwrite heap memory in systemd-networkd. Affected releases are systemd: versions up to and including 239.

systemd_project / systemd+10
Adjacent
Published Oct 26, 2018
CVE-2019-3844
HIGH7.8

It was discovered that a systemd service that uses DynamicUser property can get new privileges through the execution of SUID binaries, which would allow to create binaries owned by the service transient group with the setgid bit set. A local attacker may use this flaw to access resources that will be owned by a potentially different service in the future, when the GID will be recycled.

canonical / ubuntu_linux+7
Local
Published Apr 26, 2019
CVE-2018-6954
HIGH7.8

systemd-tmpfiles in systemd through 237 mishandles symlinks present in non-terminal path components, which allows local users to obtain ownership of arbitrary files via vectors involving creation of a directory and a file under that directory, and later replacing that directory with a symlink. This occurs even if the fs.protected_symlinks sysctl is turned on.

systemd_project / systemd+4
Local
Published Feb 13, 2018
CVE-2020-1712
HIGH7.8

A heap use-after-free vulnerability was found in systemd before version v245-rc1, where asynchronous Polkit queries are performed while handling dbus messages. A local unprivileged attacker can abuse this flaw to crash systemd services or potentially execute code and elevate their privileges, by sending specially crafted dbus messages.

systemd_project / systemd+6
Local
Published Mar 31, 2020
CVE-2018-16864
HIGH7.8

An allocation of memory without limits, that could result in the stack clashing with another memory region, was discovered in systemd-journald when a program with long command line arguments calls syslog. A local attacker may use this flaw to crash systemd-journald or escalate his privileges. Versions through v240 are vulnerable.

systemd_project / systemd+22
Local
Published Jan 11, 2019
CVE-2023-26604
HIGH7.8

systemd before 247 does not adequately block local privilege escalation for some Sudo configurations, e.g., plausible sudoers files in which the "systemctl status" command may be executed. Specifically, systemd does not set LESSSECURE to 1, and thus other programs may be launched from the less program. This presents a substantial security risk when running systemctl from Sudo, because less executes as root when the terminal size is too small to show the complete systemctl output.

debian / debian_linux+1
Local
Published Mar 3, 2023
CVE-2018-16865
HIGH7.8

An allocation of memory without limits, that could result in the stack clashing with another memory region, was discovered in systemd-journald when many entries are sent to the journal socket. A local attacker, or a remote one if systemd-journal-remote is used, may use this flaw to crash systemd-journald or execute code with journald privileges. Versions through v240 are vulnerable.

systemd_project / systemd+19
Local
Published Jan 11, 2019
CVE-2018-15686
HIGH7.8

A vulnerability in unit_deserialize of systemd allows an attacker to supply arbitrary state across systemd re-execution via NotifyAccess. This can be used to improperly influence systemd execution and possibly lead to root privilege escalation. Affected releases are systemd versions up to and including 239.

canonical / ubuntu_linux+5
Local
Published Oct 26, 2018
CVE-2017-18078
HIGH7.8

systemd-tmpfiles in systemd before 237 attempts to support ownership/permission changes on hardlinked files even if the fs.protected_hardlinks sysctl is turned off, which allows local users to bypass intended access restrictions via vectors involving a hard link to a file for which the user lacks write access, as demonstrated by changing the ownership of the /etc/passwd file.

systemd_project / systemd+2
Local
Published Jan 29, 2018
CVE-2019-3843
HIGH7.8

It was discovered that a systemd service that uses DynamicUser property can create a SUID/SGID binary that would be allowed to run as the transient service UID/GID even after the service is terminated. A local attacker may use this flaw to access resources that will be owned by a potentially different service in the future, when the UID/GID will be recycled.

systemd_project / systemd+8
Local
Published Apr 26, 2019
CVE-2018-15687
HIGH7.0

A race condition in chown_one() of systemd allows an attacker to cause systemd to set arbitrary permissions on arbitrary files. Affected releases are systemd versions up to and including 239.

canonical / ubuntu_linux+3
Local
Published Oct 26, 2018
CVE-2019-3842
HIGH7.0

In systemd before v242-rc4, it was discovered that pam_systemd does not properly sanitize the environment before using the XDG_SEAT variable. It is possible for an attacker, in some particular configurations, to set a XDG_SEAT environment variable which allows for commands to be checked against polkit policies using the "allow_active" element rather than "allow_any".

systemd_project / systemd+6
Local
Published Apr 9, 2019
CVE-2020-13776
MEDIUM6.7

systemd through v245 mishandles numerical usernames such as ones composed of decimal digits or 0x followed by hex digits, as demonstrated by use of root privileges when privileges of the 0x0 user account were intended. NOTE: this issue exists because of an incomplete fix for CVE-2017-1000082.

systemd_project / systemd+3
Local
Published Jun 3, 2020
CVE-2020-13529
MEDIUM6.1

An exploitable denial-of-service vulnerability exists in Systemd 245. A specially crafted DHCP FORCERENEW packet can cause a server running the DHCP client to be vulnerable to a DHCP ACK spoofing attack. An attacker can forge a pair of FORCERENEW and DCHP ACK packets to reconfigure the server.

systemd_project / systemd+3
Adjacent
Published May 10, 2021
CVE-2023-7008
MEDIUM5.9

A vulnerability was found in systemd-resolved. This issue may allow systemd-resolved to accept records of DNSSEC-signed domains even when they have no signature, allowing man-in-the-middles (or the upstream DNS resolver) to manipulate records.

systemd_project / systemd
Network
Published Dec 23, 2023
CVE-2018-1049
MEDIUM5.9

In systemd prior to 234 a race condition exists between .mount and .automount units such that automount requests from kernel may not be serviced by systemd resulting in kernel holding the mountpoint and any processes that try to use said mount will hang. A race condition like this may lead to denial of service, until mount points are unmounted.

systemd_project / systemd+16
Network
Published Feb 16, 2018
CVE-2012-1101
MEDIUM5.5

systemd 37-1 does not properly handle non-existent services, which causes a denial of service (failure of login procedure).

systemd_project / systemd
Local
Published Mar 11, 2020
CVE-2021-3997
MEDIUM5.5

A flaw was found in systemd. An uncontrolled recursion in systemd-tmpfiles may lead to a denial of service at boot time when too many nested directories are created in /tmp.

systemd_project / systemd+5
Local
Published Aug 23, 2022