CVE-2026-10075
Path Traversal Vulnerability in DreamMaker
Publication date: 2026-05-29
Last updated on: 2026-05-29
Assigner: TWCERT/CC
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| interinfo | dreammaker | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-36 | The product 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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in DreamMaker, a product developed by Interinfo. It is a Path Traversal vulnerability that allows unauthenticated remote attackers to read file names located under arbitrary paths. The issue arises from an Absolute Path Traversal flaw, which means attackers can specify absolute file paths to access files outside the intended directory.
How can this vulnerability impact me? :
The vulnerability allows attackers to read file names from arbitrary locations on the affected system without authentication. This can lead to unauthorized disclosure of sensitive information, potentially exposing system configuration files, user data, or other critical files. Although the vulnerability does not allow modification or deletion of files, the exposure of file names alone can aid attackers in further exploiting the system.