Home
Home
Trends
Trends
Vulnerabilities
Vulnerabilities
News
News
Researchers
Researchers
Why dbugs?
Why dbugs?
Settings

Petter Reinholdtsen

#15798of 56,335
18.2Total CVSS
Vulnerabilities · 2
High
1
Critical
1
PT-2026-53805
8.4
2026-06-30
Linuxcnc · Linuxcnc · CVE-2026-58302
**Name of the Vulnerable Software and Affected Versions** LinuxCNC versions prior to 2.9.9 **Description** The `rtapi app` component in `linuxcnc-uspace` is installed with SUID root permissions and utilizes the `dlopen()` function to load shared library modules based on a user-supplied module name. Due to insufficient validation of this module name, a path traversal attack is possible, allowing an unprivileged local user to load an arbitrary shared library. Since the process maintains elevated privileges during the loading process, this leads to local privilege escalation to root. **Recommendations** Update LinuxCNC to version 2.9.9 or later.
PT-2016-3473
9.8
2016-12-16
Xrdp · Xrdp · CVE-2013-1430
**Name of the Vulnerable Software and Affected Versions** xrdp versions prior to 0.9.1 **Description** An issue was discovered where the file ~/.vnc/sesman ${username} passwd is created when successfully logging in using RDP into an xrdp session. The content of this file is the equivalent of the user's cleartext password, DES encrypted with a known key. **Recommendations** For versions prior to 0.9.1, update to version 0.9.1 or later to resolve the issue. As a temporary workaround, consider restricting access to the ~/.vnc/sesman ${username} passwd file to minimize the risk of exploitation.