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-69212_PoC — This repository contains a PoC exploit for CVE-2025-69212. | Kitploit
Tools/GitHubGitHub/0zetrium0/cve-2025-69212_poc
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingCommand and ControlLearning & Education
GitHub0zetrium0/cve-2025-69212_poc

CVE-2025-69212_PoC

This repository contains a PoC exploit for CVE-2025-69212.

View Repository
1 month 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-2025-69212: OpenSTAManager Proof of Concept (PoC)

This repository contains a Proof of Concept (PoC) demonstrating the vulnerability identified as CVE-2025-69212 within OpenSTAManager, an OS Command Injection vulnerability caused by the P7M (signed XML) file decoding functionality. The versions affected are 2.9.8 and earlier.

Description

CVE-2025-69212 is a security vulnerability discovered in OpenSTAManager. This PoC is designed to illustrate the mechanics of the vulnerability for educational purposes, security research, and patch verification.

Disclaimer

[!WARNING] This code is provided exclusively for educational purposes, security research, and authorized penetration testing. Unauthorized testing against systems without explicit written permission is illegal and unethical. The author accepts no liability for any damage or misuse caused by this tools/code.

References & Resources

The development of this Proof of Concept was guided by the following official advisories and vulnerability databases:

  • GitHub Security Advisory: GHSA-25fp-8w8p-mx36
  • National Vulnerability Database (NVD): CVE-2025-69212

Requirements

  • Python 3.x

Usage

root@kitploit:~
# Clone the repository
git clone https://github.com/0Zetrium0/CVE-2025-69212_PoC.git
cd CVE-2025-69212_PoC

# Usage
python CVE-2025-69212_PoC.py --url "http://openstamanager.local" --username "test" --password "test" --command "id"

Mitigation

It is highly recommended to update OpenSTAManager to the latest patched version to remediate this vulnerability. Refer to the GitHub Security Advisory for more details, specific version fixes and upgrade paths.

Download Tool