Description
OneNav 1.2.4 contains an authenticated arbitrary file deletion vulnerability via import_link().
Published: 2026-08-24
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

OneNav 1.2.4 includes an authentication‑bound flaw in the import_link() function that allows an attacker who has logged in to delete any file on the system. The deletion can target critical application or system files, leading to data loss or denial of service. The vulnerability is a direct result of insufficient input validation and privilege control, which permits the authenticated user to specify arbitrary file paths for removal.

Affected Systems

The affected product is OneNav version 1.2.4. No other versions or vendors are explicitly listed in the CVE data. The vulnerability applies only to installations of this specific release.

Risk and Exploitability

Exploitation requires that the attacker possess valid user credentials within the OneNav application; the attack vector is local/authenticated. Because the EPSS score is not available and the CVE is not listed in the CISA KEV catalog, the likelihood of widespread exploitation cannot be precisely quantified. Nevertheless, the impact of deleting arbitrary files can be severe if critical directories are targeted, and the flaw can be triggered with minimal effort by an authenticated user who has permissions to invoke import_link().

Generated by OpenCVE AI on August 24, 2026 at 21:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest OneNav release that contains the fix for the import_link deletion issue.
  • If a patch is not yet available, disable or restrict access to the import_link() feature for all but the most trusted users.
  • Implement file system permissions or an application role that limits delete operations to non‑critical directories.
  • Monitor system logs for unexpected file deletion activity to detect exploitation attempts.

Generated by OpenCVE AI on August 24, 2026 at 21:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 24 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
Title Authenticated Arbitrary File Deletion via import_link in OneNav 1.2.4
Weaknesses CWE-226
CWE-284

Mon, 24 Aug 2026 20:45:00 +0000

Type Values Removed Values Added
Description OneNav 1.2.4 contains an authenticated arbitrary file deletion vulnerability via import_link().
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-24T20:23:28.910Z

Reserved: 2026-08-17T00:00:00.000Z

Link: CVE-2026-75464

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-24T21:17:47.253

Modified: 2026-08-24T21:17:47.253

Link: CVE-2026-75464

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-24T21:30:16Z

Weaknesses
  • CWE-226

    Sensitive Information in Resource Not Removed Before Reuse

  • CWE-284

    Improper Access Control