Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
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.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.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.
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
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
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
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
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
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
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
Same weakness CWE-200 – Information Exposure
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-30770
GHSA-f8mg-6wwh-9h6g