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
stack-overflow-poc — PoC for CVE-2018-12086 affecting various OPC UA stacks | Kitploit
Tools/GitHubGitHub/kevinherron/stack-overflow-poc
Vulnerability AnalysisExploitationSCADA/ICS SecurityFuzzingBinary Exploitation
GitHubkevinherron/stack-overflow-poc

stack-overflow-poc

PoC for CVE-2018-12086 affecting various OPC UA stacks

View Repository
16 years 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-2018-12086 PoC

https://nvd.nist.gov/vuln/detail/CVE-2018-12086

https://opcfoundation.org/SecurityBulletins/OPC%20Foundation%20Security%20Bulletin%20CVE-2018-12086.pdf

TL;DR: some OPC UA stacks are vulnerable to a stack overflow when decoding specially crafted requests.

Build

mvn clean package

Run

java -jar target/stack-overflow-poc.jar <endpointUrl>

Download Tool