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-24893 — CVE-2025-24893 tool | Kitploit
Tools/GitHubGitHub/kimtangker/cve-2025-24893
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRemote Access Tool
GitHubkimtangker/cve-2025-24893

CVE-2025-24893

CVE-2025-24893 tool

View Repository
110 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-24893 XWiki RCE Vulnerability Analysis

Environment Setup

1. Running XWiki 15.10.10 Environment

root@kitploit:~
docker-compose up -d

2. Accessing XWiki

  • URL: http://localhost:8080
  • Proceed with testing after completing the initial setup
  • Create an admin account after accessing the initial page
  • Install XWiki default extensions
  • Grant user script rights

Vulnerability Information

  • CVE ID: CVE-2025-24893
  • Product: XWiki Platform
  • Version: 15.10.10
  • Vulnerability Type: Remote Code Execution (RCE)
  • CVSS: TBD

PoC Code

The PoC performs RCE via template injection in the SolrSearch functionality.

Analysis Environment

Download Tool
  • OS: Windows 10
  • Docker: Latest version
  • XWiki: 15.10.10