Intel

AIKIDO-2026-10497

globalpayments/php-sdk is vulnerable to Cross-site Scripting (XSS)

Cross-site Scripting (XSS) Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
Published Apr 16, 2026

35

Low Risk

This Affects:

PHPglobalpayments/php-sdk
14.1.3 - 14.1.8
Fixed in 14.1.9
Are you affected? Scan for Free

TL;DR

Affected versions of this package are vulnerable to cross-site scripting (XSS) in example code that renders user-supplied values into HTML output without proper escaping. The affected examples output fields derived from transaction or request data directly into the page, allowing attacker-controlled input to be interpreted as markup or script content. An attacker able to influence these values can inject arbitrary HTML or JavaScript, leading to execution in the browser when the example code is used in a web context.

Who does this affect?

You are affected if you are using the example code from a version that falls within the vulnerable range.

Background info

globalpayments/php-sdk is vulnerable to Cross-site Scripting (XSS) in versions 14.1.3 - 14.1.8.

How to fix this

Check if you are using the vulnerable example code and upgrade to the patch version.