Back to overview

CVE-2025-8625

CRITICAL
9.8
CVSS 3.1
Description
The Copypress Rest API plugin for WordPress is vulnerable to Remote Code Execution via copyreap_handle_image() Function in versions 1.1 to 1.2. The plugin falls back to a hard-coded JWT signing key when no secret is defined and does not restrict which file types can be fetched and saved as attachments. As a result, unauthenticated attackers can forge a valid token to gain elevated privileges and upload an arbitrary file (e.g. a PHP script) through the image handler, leading to remote code execution.

Metadata

CVE ID
CVE-2025-8625
State
PUBLISHED
Assigner
Wordfence
Reserved
2025-08-05 21:49 UTC
Published
2025-09-30 03:35 UTC
Last updated
2025-09-30 13:24 UTC
Primary CWE
CWE-321
CWE-321 Use of Hard-coded Cryptographic Key
Vendor / Product
copypressdev / Copypress Rest API
Sources
cve.org  ·  NVD

Severity & Metrics

9.8 CRITICAL CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
SSVC — CISA Coordinator
Exploitation
none
Automatable
yes
Tech. Impact
total
Affected products (1)
VendorProductPlatformVersions
copypressdev Copypress Rest API 1.1 ≤ 1.2
Weakness (CWE)
CWESourceDescription
CWE-321 cna CWE-321 Use of Hard-coded Cryptographic Key
CVSS scores (1)
ScoreSeverityVersionSourceVector
9.8 CRITICAL 3.1 cna CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Back to overview