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-XWiki-RCE — This vulnerability could allow a malicious user to execute remote code by sending appropriately crafted requests to the default search engine SolrSearch | Kitploit
Tools/GitHubGitHub/hex00-0x4/cve-2025-24893-xwiki-rce
ReconnaissanceVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingCommand and Control
GitHubhex00-0x4/cve-2025-24893-xwiki-rce

CVE-2025-24893-XWiki-RCE

This vulnerability could allow a malicious user to execute remote code by sending appropriately crafted requests to the default search engine SolrSearch

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
View Repository
611 year agoNot yet reviewed

📜 Description

A critical RCE vulnerability exists in XWiki that allows unauthenticated attackers to execute arbitrary system commands via vulnerable API endpoints.
Exploitation can result in:

  • Full server takeover
  • Data theft or destruction
  • Pivoting into internal networks

💥 Impact

  • Complete compromise of the affected XWiki instance and underlying OS.
  • Loss of confidentiality, integrity, and availability.

🛠 Fix / Mitigation

  • Upgrade to the latest patched version (****).
  • Restrict or disable vulnerable API endpoints.
  • Apply WAF rules to block malicious payloads.

Exploitation:

SHODAN DORK : http.title:"XWiki"

Screenshot 2025-08-08 111156

Usage:

git clone https://github.com/Hex00-0x4/CVE-2025-24893-XWiki-RCE.git

cd CVE-2025-24893-XWiki-RCE

python3 CVE-2025-24893.py

Screenshot 2025-08-08 111415
Download Tool