Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-39079 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

An issue in prestashop upsshipping all versions through at least 2.4.0 allows a remote attacker to obtain sensitive information via the /modules/upsshipping/logs/, and /modules/upsshipping/lib/UPSBaseApi.php components

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://labs.esokia.com/cve/cve-2026-39079/ CISA-ADPAdvisoryExploitRemedyTechnical Analysis
https://labs.esokia.com/cve/cve-2026-39079/ [email protected]AdvisoryExploitRemedyTechnical Analysis

Weakness Enumeration

CWE-IDCWE NameSource
CWE-200Exposure of Sensitive Information to an Unauthorized ActorCISA-ADP

Affected Products

ProductVersions
PrestaShop
<= 2.4.0 (semver)

CPE

  • cpe:2.3:a:prestashop:prestashop:*:*:*:*:*:*:*:*

Remediation

  • Workaround:high effort

    Remove the `upsshipping` module from the PrestaShop installation and delete the `modules/upsshipping/` directory from the filesystem. Disabling the module is not sufficient as the files remain on disk and the `logs/` directory remains publicly accessible.

  • Mitigation:low effort

    Block public access to the `logs/` directory at the web-server level. After deployment, verify the fix by requesting any known log URL. The server must return `403 Forbidden` (or `404` for the nginx variant).

  • Mitigation:low effort

    Purge all existing XML log files in `modules/upsshipping/logs/`.

  • Mitigation:low effort

    Rotate UPS API credentials: change the UPS account password and request a new `AccessLicenseNumber` from UPS. Assume any historical credentials are compromised.

Agence Web 360 UPS Shipping Module
All versions

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • No remediation found in references.

Change History

4 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-39079
NVD Published Date:
May 18, 2026
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2026-39079 Details - Not Deferred