CVE-2026-62278 Details
Description
LubeLogger is a self-hosted, open-source, web-based vehicle maintenance and fuel mileage tracker. Prior to 1.6.8, authenticated non-administrative users could reach HandleTranslationFileUpload and influence the name passed from Controllers/FilesController.cs to RenameFile in Helper/FileHelper.cs. RenameFile constructed newFilePath with string replacement and moved the uploaded file without verifying the resolved absolute path remained under the web root or data directory. A crafted upload name could therefore move an uploaded file outside the intended storage directory, enabling unauthorized file placement or overwrite with the privileges of the application process. This issue is fixed in version 1.6.8.
A path traversal vulnerability has been identified in LubeLogger versions prior to 1.6.8. This vulnerability allows authenticated non-administrative users to manipulate file upload names and move uploaded files outside the designated storage directories. The issue arises in the translation file upload handling, where the application fails to properly validate or sanitize the file names before processing. As a result, an attacker could exploit this flaw to place or overwrite files in sensitive locations with the application's process privileges.
Users can update to LubeLogger version 1.6.8 or later, where this vulnerability has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 18, 2026CISA-ADP
Assessed Sep 18, 2026References 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.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/hargata/lubelog/commit/c8d5888ebc69e6a163e33f36200233ec845e5c57 | [email protected] | Source CodeVendor |
| https://github.com/hargata/lubelog/issues/1398 | [email protected] | Issue TrackingVendor |
| https://github.com/hargata/lubelog/pull/1395 | [email protected] | Source CodeVendor |
| https://github.com/hargata/lubelog/releases/tag/v1.6.8 | [email protected] | Release NotesVendor |
| https://github.com/hargata/lubelog/security/advisories/GHSA-qm5x-mmwx-q7rm | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| LubeLogger | <= 1.6.7 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 21, 2026 | CVE Modified | CISA-ADP |
| Sep 18, 2026 | New CVE Received | [email protected] |
Volerion