CVE-2025-5817 HIGH

CVE-2025-5817: Amazon Products to WooCommerce <= 1.2.7 - Unauthenticated Server-Side Request Forgery

Vendor Suhailahmad64
Product Amazon Products to WooCommerce
Weakness CWE-918 · SSRF
Published July 2, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Amazon Products to WooCommerce plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 1.2.7 via the wcta2w_get_urls(). This makes it possible for unauthenticated attackers to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services.

Explanation of Vulnerability in Simple Terms

02Summary

The Amazon Products to WooCommerce plugin versions 1.2.7 and earlier contain a server-side request forgery vulnerability. An unauthenticated attacker can make the site send HTTP requests to internal or external systems on the attacker's behalf. This could expose internal services, retrieve sensitive data, or interact with third-party APIs without authorization.

What an attacker can do

03Attacker Capabilities

Make the site send HTTP requests to internal systems or external URLs controlled by the attacker.

Potential impact on your site

04Site Impact

Attackers can probe your internal network, access internal services, or abuse your site to attack other systems.

Conditions required to exploit

05Prerequisites

No authentication or user interaction required; attacker needs only network access to the site.

Key dates

06Disclosure timeline

July 2, 2025 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE