Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2021-4034 — Academic study project analyzing CVE-2021-4034 (PwnKit), a local privilege escalation in polkit's pkexec, including vulnerability analysis, exploit code, and documentation. | Kitploit
Tools/GitHubGitHub/boro03/cve-2021-4034
Privilege EscalationVulnerability AnalysisExploitationPapers & ResearchLearning & EducationBinary Exploitation
GitHubboro03/cve-2021-4034

CVE-2021-4034

Academic study project analyzing CVE-2021-4034 (PwnKit), a local privilege escalation in polkit's pkexec, including vulnerability analysis, exploit code, and documentation.

View Repository
8 months agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

Study Project CVE-2021-4034 (PwnKit)

This repository contains the materials, code examples, and documentation for the study project within the elective module Applied IT Security about the security vulnerability CVE-2021-4034, also known as PwnKit.

Summary

This study project within the elective module Applied IT Security addresses the vulnerability CVE-2021-4034, which was published in January 2022. Affected is pkexec, a SUID-root program of the polkit component, which is installed by default on almost all common Linux distributions. It is an LPE (Local Privilege Escalation), through which an unprivileged local user can gain full root privileges. The vulnerability has existed since the introduction of pkexec in 2009. Its high criticality arises from the widespread distribution of polkit as well as the use of a privileged SUID binary.

Download Tool