Intel

AIKIDO-2026-10091

shipperhq/module-address-autocomplete is vulnerable to Cross-site Scripting (XSS)

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

45

Medium Risk

This Affects:

PHPshipperhq/module-address-autocomplete
21.0.0 - 21.0.1
Fixed in 21.0.2
Are you affected? Scan for Free

TL;DR

Affected versions of this package have unescaped output in a template file (autocomplete.phtml), which could lead to cross-site scripting (XSS) or other unintended rendering behavior when config data is displayed. The patched version fixes the unescaped output to ensure data is properly encoded before rendering.

Who does this affect?

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

Background info

shipperhq/module-address-autocomplete is vulnerable to Cross-site Scripting (XSS) in versions 21.0.0 - 21.0.1.

How to fix this

Upgrade the shipperhq/module-address-autocomplete library to the patch version.