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
axios-ssrf — Demonstration of CVE-2025-27152 | Kitploit
Tools/GitHubGitHub/andreglock/axios-ssrf
Vulnerability AnalysisWeb Application ExploitationLearning & EducationLabs & Practice
GitHubandreglock/axios-ssrf

axios-ssrf

Demonstration of CVE-2025-27152

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

Get Started

  • run pnpm install on the root, backend, and frontend directories
  • run pnpm start:dev on the root directory

Vulnerabilities

This website is published on: https://axios-ssrf.onrender.com/

Server Side Request Forgery:

I specifically used a version of axios that is vulnerable to SSRF attacks.

  • Go to the search bar and type an absolute URL like http://example.com

Path Traversal:

The downloads middleware is vulnerable to path traversal attacks. Because this is not a conventional controller this can't be detected by the SAST tools (semgrep and checkmarx).

  • https://axios-ssrf.onrender.com/api/downloads/linda/..%2f..%2f..%2fmain.ts
Download Tool
  • https://axios-ssrf.onrender.com/api/downloads/linda/..%2f..%2f..%2fdist%2fmain.ts