CVE-2025-8895 CRITICAL

CVE-2025-8895: WP Webhooks <= 3.3.5 - Unauthenticated Arbitrary File Copy

Vendor Cozmoslabs
Product WP Webhooks – Automate repetitive tasks by creating powerful automation workflows directly within WordPress
Weakness CWE-22 · Path traversal
Published August 21, 2025
Last update April 8, 2026

CVSS base score

9.8/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

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

What the vulnerability does

01Description

The WP Webhooks plugin for WordPress is vulnerable to arbitrary file copy due to missing validation of user-supplied input in all versions up to, and including, 3.3.5. This makes it possible for unauthenticated attackers to copy arbitrary files on the affected site's server to arbitrary locations. This can be used to copy the contents of wp-config.php into a text file which can then be accessed in a browser to reveal database credentials.

Explanation of Vulnerability in Simple Terms

02Summary

The WP Webhooks plugin for WordPress versions 3.3.5 and earlier contains a path traversal vulnerability that allows unauthenticated attackers to read arbitrary files from the server. An attacker can access sensitive files such as configuration files, database credentials, and other protected data without needing to log in or interact with a site administrator.

What an attacker can do

03Attacker Capabilities

Read any file on the server, including configuration files and database credentials.

Potential impact on your site

04Site Impact

Attackers can steal database credentials, API keys, and other sensitive files stored on your server.

Conditions required to exploit

05Prerequisites

None. The attacker needs only network access to the WordPress site.

Key dates

06Disclosure timeline

August 21, 2025 CVE published
April 8, 2026 Record updated