CVE-2026-40027 PUBLISHED

ALEAPP NQ Vault Artifact Parser Path Traversal

Assigner: VulnCheck
Reserved: 08.04.2026 Published: 08.04.2026 Updated: 08.04.2026

ALEAPP (Android Logs Events And Protobuf Parser) through 3.4.0 contains a path traversal vulnerability in the NQ_Vault.py artifact parser that uses attacker-controlled file_name_from values from a database directly as the output filename, allowing arbitrary file writes outside the report output directory. An attacker can embed a path traversal payload such as ../../../outside_written.bin in the database to write files to arbitrary locations, potentially achieving code execution by overwriting executable files or configuration.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N
CVSS Score: 8.4

Product Status

Vendor abrignoni
Product ALEAPP
Versions Default: unaffected
  • affected from 0 to 3.4.0 (incl.)
  • Version 0cafd8fe0027663420eb3d0fa821b2d1a713880d is unaffected

Credits

  • Mobasi Security Team finder

References

Problem Types

  • CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE