What the vulnerability does
01Description
The SuperFaktura WooCommerce plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 1.40.3 via the wc_sf_url_check function. This makes it possible for authenticated attackers, with subscriber-level access and above, to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services. CVE-2024-32803 appears to be a duplicate of this issue.
Explanation of Vulnerability in Simple Terms
02Summary
SuperFaktura WooCommerce versions up to 1.40.3 contain a server-side request forgery vulnerability. An authenticated user with low privileges can make the plugin send HTTP requests to internal or external systems on the attacker's behalf. This could expose internal services or be used to interact with third-party APIs without authorization. Update to a version newer than 1.40.3.
What an attacker can do
03Attacker Capabilities
Make the site send HTTP requests to internal systems or external URLs on the attacker's behalf.
Potential impact on your site
04Site Impact
Attackers with user accounts can probe internal networks, access internal services, or abuse external APIs tied to your site.
Conditions required to exploit
05Prerequisites
Attacker must have a low-privilege authenticated account on the WordPress site.
Key dates
06Disclosure timeline
February 24, 2024
CVE published
April 8, 2026
Record updated