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-2026-31431 — GitHub Actions workflow to test if the runner is vulnerable to CVE-2026-31431, confirming root privileges in a controlled environment. | Kitploit
Tools/GitHubGitHub/ruattd/cve-2026-31431
Cloud Infrastructure SecurityVulnerability AnalysisExploitationLearning & EducationCurated Resources
GitHubruattd/cve-2026-31431

cve-2026-31431

GitHub Actions workflow to test if the runner is vulnerable to CVE-2026-31431, confirming root privileges in a controlled environment.

View Repository
94 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

CVE-2026-31431 (Copy Fail) Test

This repository contains a workflow file for GitHub Actions to test whether the action runner is affected by CVE-2026-31431.

You can do the test by yourself, just create a repository by this template and trigger the test.yml workflow manually (remember to change the on field to your test target).

Can you just state the conclusion?

Yes, I've run it on the official runner based on ubuntu-latest image at 2026/4/30 10:43 (UTC+8).

The result:

root@kitploit:~
Output received: uid=0(root) gid=1001(runner) groups=1001(runner),4(adm),100(users),118(docker),999(systemd-journal)
Success: Confirmed root privileges.

Warning: Don't do bad things!

GitHub knows what you're doing, and if you do something you shouldn't, there's a high chance you'll be held accountable.

Download Tool