7.3
CVE-2026-41046
- EPSS 0.19%
- Veröffentlicht 22.06.2026 15:20:30
- Zuletzt bearbeitet 28.06.2026 00:17:15
- CVE-Watchlists
- Unerledigt
path traversal via `config` parameter in qSnapper
A path traversal attack when using a "configName" parameter in qSnapper before version 1.3.3 allowed a local attacker to use malicious config files for snapper and so cause a denial of service or potentially escalate privileges to root.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.19% | 0.083 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| NIST | 7.3 | 1.8 | 5.5 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H
|
| SUSE | 7.3 | 2.5 | 4.7 |
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H
|
CWE-23 Relative Path Traversal
The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize sequences such as ".." that can resolve to a location that is outside of that directory.
https://github.com/presire/qSnapper/releases/tag/v1.3.3
https://security.opensuse.org/2026/05/26/qsnapper-dbus-issues.html#issue-path-traversal
https://bugzilla.suse.com/show_bug.cgi?id=1261889