Skip to main content

Absolute Path Traversal

CVE-2025-67898

Severity Medium
Score 4.5/10

Summary

MJML allows "mj-include" Directory Traversal to test file existence and (in the type="css" case) read files.

  • HIGH
  • LOCAL
  • NONE
  • CHANGED
  • NONE
  • NONE
  • LOW
  • LOW

CWE-36 - Absolute Path Traversal

The software uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize absolute path sequences such as "/abs/path" that can resolve to a location that is outside of that directory.

Advisory Timeline

  • Published