CVE-2026-41465 PUBLISHED

ProjeQtor < 12.4.4 Path Traversal via dynamicDialog.php

Assigner: VulnCheck
Reserved: 20.04.2026 Published: 27.04.2026 Updated: 27.04.2026

ProjeQtor versions 7.0 through 12.4.3 contains a path traversal vulnerability in the log file viewer at dynamicDialog.php where the logname parameter is not validated against directory traversal sequences before constructing file paths. Authenticated attackers can inject directory traversal sequences ../ into the logname parameter to read arbitrary .log files accessible to the web server process on the filesystem.

Metrics

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

Product Status

Vendor ProjeQtor
Product ProjeQtor
Versions Default: unaffected
  • affected from 7.0 to 12.4.3 (incl.)
  • Version 12.4.4 is unaffected

Credits

  • Yassine Damiri finder
  • Noé Susset finder

References

Problem Types

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