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-2025-27591_PoC — Proof-of-concept exploit for CVE-2025-27591, demonstrating a binary vulnerability and providing a buildable Go exploit for security testing. | Kitploit
Tools/GitHubGitHub/alialucas7/cve-2025-27591_poc
Vulnerability AnalysisExploitationPenetration TestingRed TeamingPayload DevelopmentBinary Exploitation
GitHubalialucas7/cve-2025-27591_poc

CVE-2025-27591_PoC

Proof-of-concept exploit for CVE-2025-27591, demonstrating a binary vulnerability and providing a buildable Go exploit for security testing.

View Repository
1 year 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

Proof-Of-Concept

Usage

  1. build
root@kitploit:~
go build -o poc exploit.go 
  1. move the binary to the target machine

https://github.com/user-attachments/assets/d5e3f8e7-ba05-42f8-a533-21179cd77177

References

https://nvd.nist.gov/vuln/detail/CVE-2025-27591 https://access.redhat.com/security/cve/cve-2025-27591 https://github.com/facebookincubator/below/commit/da9382e6e3e332fd2c3195e22f34977f83f0f1f3 https://github.com/BridgerAlderson/CVE-2025-27591-PoC/tree/main

Download Tool