CVE-2025-15513 MEDIUM

CVE-2025-15513: Float Payment Gateway <= 1.1.9 - Improper Authorization to Unauthenticated Order Status Manipulation

Vendor Floattechnologies
Product Float Payment Gateway
Weakness CWE-863 · Incorrect authorization
Published January 14, 2026
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Float Payment Gateway plugin for WordPress is vulnerable to unauthorized modification of data due to improper error handling in the verifyFloatResponse() function in all versions up to, and including, 1.1.9. This makes it possible for unauthenticated attackers to mark any WooCommerce order as failed.

Explanation of Vulnerability in Simple Terms

02Summary

Float Payment Gateway versions up to 1.1.9 contain an authorization flaw that allows unauthenticated attackers to modify data via the network. The vulnerability stems from incorrect authorization checks that fail to properly validate user permissions before processing requests. No authentication is required to exploit this issue. Site administrators should update to a version newer than 1.1.9.

What an attacker can do

03Attacker Capabilities

Modify payment gateway data or settings without authentication.

Potential impact on your site

04Site Impact

Attackers can alter payment processing configuration, potentially disrupting transactions or redirecting funds.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

January 14, 2026 CVE published
April 8, 2026 Record updated