CVE-2026-49413
⚠️ highSummary
The Linuxulator determined whether a binary was set-user-ID or set-group-ID by checking the P_SUGID process flag. During execve(2), this flag is not yet set at the point where the auxiliary vector is constructed, so AT_SECURE was incorrectly set to zero for set-user-ID and set-group-ID executables. An unprivileged local user can inject a shared library via LD_PRELOAD into a set-user-ID or set-group-ID Linux binary, gaining the privileges of that binary.
CVSS Score
7.1
High
EPSS Score
0.1
Exploit Probability
Published Date
2026-06-27
First Seen: 2026-06-28
📊 Relative Risk Intelligence
This CVE is Moderate Risk - more severe than 53.2% of all 338,295 vulnerabilities in our database.
#158,488
Above average severity
Severity Percentile
🎯 CISA SSVC Assessment Updated: Jun 29, 2026
🔍 Exploitation Status
None
No known exploits
⚙️ Automatable
NO
Requires human interaction
💥 Technical Impact
Total
Complete system compromise possible
🏆 Discovered By
Minseong Kim of NSHC Red Alert Labs
SSVC data provided by
CISA
Last Modified
2026-07-01
Source
NVD 🔗
CVSS Vector 3.1
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
CWE IDs (Weakness Types)