Description
Path Traversal: '.../...//' vulnerability in Stefan Keller WooCommerce Payment Gateway for Saferpay woocommerce-payment-gateway-for-saferpay allows Path Traversal.This issue affects WooCommerce Payment Gateway for Saferpay: from n/a through <= 0.4.9.
Published: 2025-09-05
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a classic path traversal flaw that permits an attacker to manipulate file paths, allowing read access to arbitrary files on the server. The flaw exists in the WooCommerce Payment Gateway for Saferpay plugin due to improper handling of slashes in user-supplied input. If exploited, an attacker could retrieve sensitive configuration files, credentials, or other confidential data stored on the web server, potentially leading to further compromise. Based on the description, it is inferred that an attacker could trigger this flaw by sending a crafted HTTP request to the WordPress site containing malicious path input.

Affected Systems

WooCommerce Payment Gateway for Saferpay, a WordPress plugin developed by Stefan Keller. Versions up to and including 0.4.9 are affected; any release newer than 0.4.9 is considered safe.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity vulnerability. The EPSS score of less than 1% signals that, despite the seriousness, real-world exploitation is currently low probability, and the vulnerability is not listed in the CISA KEV catalog. Attackers can reach the vulnerable code through a web request to the WordPress site, exploiting the plugin's lack of proper path validation. Based on the description, it is inferred that the vulnerability can be exploited without authentication, as the path traversal flaw is triggered by accessing the plugin interface via standard HTTP requests. Because the attack does not require privileged credentials, the risk level is significant for sites that rely on the plugin without additional safeguards.

Generated by OpenCVE AI on May 1, 2026 at 06:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WooCommerce Payment Gateway for Saferpay to a version newer than 0.4.9, which removes the path traversal flaw.
  • Reconfigure file system permissions so that the web server user cannot read sensitive files outside the web root.
  • Deploy a web application firewall rule that blocks URLs containing suspicious path traversal patterns such as ".." or excessive slashes.

Generated by OpenCVE AI on May 1, 2026 at 06:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-27261 Path Traversal vulnerability in Stefan Keller WooCommerce Payment Gateway for Saferpay allows Path Traversal. This issue affects WooCommerce Payment Gateway for Saferpay: from n/a through 0.4.9.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Path Traversal vulnerability in Stefan Keller WooCommerce Payment Gateway for Saferpay allows Path Traversal. This issue affects WooCommerce Payment Gateway for Saferpay: from n/a through 0.4.9. Path Traversal: '.../...//' vulnerability in Stefan Keller WooCommerce Payment Gateway for Saferpay woocommerce-payment-gateway-for-saferpay allows Path Traversal.This issue affects WooCommerce Payment Gateway for Saferpay: from n/a through <= 0.4.9.
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}


Tue, 09 Sep 2025 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 05 Sep 2025 16:30:00 +0000

Type Values Removed Values Added
Description Path Traversal vulnerability in Stefan Keller WooCommerce Payment Gateway for Saferpay allows Path Traversal. This issue affects WooCommerce Payment Gateway for Saferpay: from n/a through 0.4.9.
Title WordPress WooCommerce Payment Gateway for Saferpay Plugin <= 0.4.9 - Path Traversal Vulnerability
Weaknesses CWE-35
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:12:56.126Z

Reserved: 2025-05-19T14:13:53.900Z

Link: CVE-2025-48317

cve-icon Vulnrichment

Updated: 2025-09-09T13:45:27.485Z

cve-icon NVD

Status : Deferred

Published: 2025-09-05T17:15:37.310

Modified: 2026-04-23T15:31:05.623

Link: CVE-2025-48317

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-01T06:30:10Z

Weaknesses
  • CWE-35

    Path Traversal: '.../...//'