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-14269 — CVE-2025-14269 PoC exploit | Kitploit
Tools/GitHubGitHub/r0binak/cve-2025-14269
Vulnerability AnalysisExploitationWeb SecurityCloud SecurityAuthenticationMisconfiguration
GitHubr0binak/cve-2025-14269

CVE-2025-14269

CVE-2025-14269 PoC exploit

View Repository
38 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-2025-14269

A security issue was discovered in the in-cluster version of Headlamp where unauthenticated users may be able to reuse cached credentials to access Helm functionality through the Headlamp UI. Kubernetes clusters are only affected if Headlamp is installed, is configured with config.enableHelm: true, and an authorized user has previously accessed the Helm functionality.

PoC

  • Install Headlamp version <= v0.38.0
  • Configured with config.enableHelm: true
  • The logged in user must open the Helm page (/clusters/main/helm/releases/list), after which the response will be cached
  • After this, an unauthorized user can also send a request to /clusters/main/helm/releases/list and receive a response with sensitive information, including keys, tokens, and passwords.
Снимок экрана 2025-12-17 в 21 18 43
Download Tool