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
PoC-CVE-2025-26529 — SSRF to XSS - XSS to RCE Moodle | Kitploit
Tools/GitHubGitHub/astroo18/poc-cve-2025-26529
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & EducationRed Teaming
GitHubastroo18/poc-cve-2025-26529

PoC-CVE-2025-26529

SSRF to XSS - XSS to RCE Moodle

View Repository
2761 year agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

PoC for CVE-2025-26529 – Moodle XSS to RCE Exploit

This is a Proof of Concept (PoC) demonstrating the SSRF to XSS → XSS to RCE vulnerability chain in Moodle.

Overview

I’ve uploaded all the necessary files to demonstrate the full chain of exploitation:

  1. SSRF to XSS
  2. Grabbing the admin cookie
  3. Using the admin cookie to achieve Remote Code Execution (RCE) in Moodle

Tested on Moodle version 4.4.5 (Build: 20241209).

Important Instructions

Before proceeding, make sure to carefully review the files. You'll need to modify certain elements like your IP address.

PoC Video

For a step-by-step walkthrough, I’ve also uploaded a video demonstrating the exploit:

PoC for CVE-2025-26529

Mitigation Recommendations

To mitigate this vulnerability:

  • Disable the guest user in Moodle.
  • Update to the latest version of Moodle.

Credits

Special thanks to p0dalirius, from whom I got the plugin used to upload and gain Remote Code Execution in Moodle.

Download Tool