Skip to main content

PrestaShop upsshipping CVE-2026-39079

| EUVDEUVD-2026-30770 HIGH
Information Exposure (CWE-200)
2026-05-18 mitre GHSA-f8mg-6wwh-9h6g
7.5
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
7.5 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
vuln.today AI
7.5 HIGH

Unauthenticated direct HTTP access to exposed log/library paths gives PR:N/AC:L/AV:N; impact is confidentiality-only (likely credentials/PII) so C:H, I:N, A:N.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from NVD.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

3
Analysis Generated
Jul 23, 2026 - 18:08 vuln.today
CVE Published
May 18, 2026 - 00:00 cve.org
HIGH 7.5
CVE Published
May 18, 2026 - 00:00 nvd
UNKNOWN (no severity yet)

DescriptionCVE.org

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

AnalysisAI

Sensitive information disclosure in the PrestaShop upsshipping module (all versions through at least 2.4.0) lets remote attackers read exposed data by directly requesting the /modules/upsshipping/logs/ directory and the lib/UPSBaseApi.php component. Publicly available exploit code exists (SSVC 'poc'), the flaw is unauthenticated over the network (CVSS 7.5, PR:N), and CISA's SSVC framework rates it automatable, though EPSS remains low at 0.04%. There is no evidence of active exploitation in the wild.

Technical ContextAI

The affected component is a third-party UPS carrier/shipping integration module for PrestaShop, a widely-used PHP-based open-source e-commerce platform. The vulnerability is classed as CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor): the module ships a web-reachable logs directory (/modules/upsshipping/logs/) and a library file (lib/UPSBaseApi.php) that are served directly by the web server rather than being placed outside the web root or protected by an access-control/index guard. Because these paths are resolvable over HTTP without authentication, request/response logs or API-handling code - which for a shipping-carrier integration can contain UPS API credentials, endpoints, tracking data, addresses, or debug traces - become readable. The CPE data provided (cpe:2.3:a:n/a:n/a:*) is a placeholder and does not usefully constrain the affected product beyond the description.

RemediationAI

No vendor-released patch or fixed version is identified in the available data, so upgrade guidance cannot cite a specific release - monitor the module vendor and the Esokia Labs advisory (https://labs.esokia.com/cve/cve-2026-39079/) and NVD (https://nvd.nist.gov/vuln/detail/CVE-2026-39079) for a fixed build. As compensating controls, block direct web access to the module's internal paths by denying HTTP requests to /modules/upsshipping/logs/ and to *.php library files under /modules/upsshipping/lib/ at the web server (e.g. an Apache/Nginx location rule returning 403), which stops log scraping with no impact on legitimate storefront checkout flows that call the module server-side. Add an index.php stub or 'Deny from all' .htaccess inside the logs directory, relocate logs outside the web root if the module permits, rotate/purge any UPS API keys or credentials that may have been exposed, and review web server access logs for prior enumeration of these paths; the main trade-off is that relocating log paths may require configuration changes the module does not natively support.

More in PHP

View all
CVE-2019-11043 CRITICAL POC
9.8 Oct 28

In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it

CVE-2012-1823 CRITICAL POC
9.8 May 11

sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not

CVE-2016-1555 CRITICAL POC
9.8 Apr 21

(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear

CVE-2018-11138 CRITICAL POC
9.8 May 31

The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by

CVE-2024-11680 CRITICAL POC
9.8 Nov 26

ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C

CVE-2025-49113 CRITICAL POC
9.9 Jun 02

Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au

CVE-2017-9841 CRITICAL POC
9.8 Jun 27

Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c

CVE-2025-0108 HIGH POC
8.8 Feb 12

Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers

CVE-2021-25298 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2021-25296 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2013-4983 CRITICAL POC
10.0 Sep 10

The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

Share

CVE-2026-39079 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy