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-25163-Nuclei-Template — This repository features a Nuclei template specifically designed to detect the Path Traversal vulnerability (CVE-2025-25163) in the Plugin A/B Image Optimizer for WordPress. This vulnerability poses a critical security risk, allowing unauthorized access to sensitive server files. | Kitploit
Tools/GitHubGitHub/rootharpy/cve-2025-25163-nuclei-template
Vulnerability ScannersWeb Vulnerability ScannersExploitationInformation GatheringWeb SecurityPenetration Testing
GitHubrootharpy/cve-2025-25163-nuclei-template

CVE-2025-25163-Nuclei-Template

This repository features a Nuclei template specifically designed to detect the Path Traversal vulnerability (CVE-2025-25163) in the Plugin A/B Image Optimizer for WordPress. This vulnerability poses a critical security risk, allowing unauthorized access to sensitive server files.

View Repository
131 year 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

Nuclei Template for CVE-2025-25163

🚀 Overview

This repository features a Nuclei template specifically designed to detect the Path Traversal vulnerability (CVE-2025-25163) in the Plugin A/B Image Optimizer for WordPress. This vulnerability poses a critical security risk, allowing unauthorized access to sensitive server files.

🔍 Vulnerability Description

CVE-2025-25163 is a path traversal vulnerability that permits attackers to manipulate file paths, enabling access to files beyond the intended directory structure. Exploitation of this vulnerability can result in the exposure of sensitive data, compromising the confidentiality and integrity of the system.

🛑 Affected Versions

  • Plugin A/B Image Optimizer: Versions up to and including 3.3.

📊 CVSS Score

  • Base Score: 7.5 (High)

🏷️ CVSS Vector

  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

📋 Template Details

This Nuclei template attempts to exploit the path traversal vulnerability by targeting the /etc/passwd file—a standard technique for testing such vulnerabilities.

🛠️ Usage Instructions

To utilize this template with Nuclei, ensure that you have Nuclei installed. Run the following command in your terminal:

root@kitploit:~
nuclei -t path/to/template.yaml -u <target_url>

👤 Author

This template was developed by rootharpy. For inquiries or contributions, please reach out via GitHub.

Download Tool