Lucene search
+L

29334 matches found

Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.21 views

PT-2026-72774

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject sleepable BPF LSM CGROUP programs at load time The cgroup shim runs under rcu read lock dont migrate, so we should not attach any sleepable BPF programs there. Add support to the verifier to explicitly reject attempts...

5.3AI score0.00128EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/11 5:18 p.m.9 views

CVE-2026-62696

Integer underflow wrap or wraparound in Windows Program Compatibility Assistant Service allows an authorized attacker to elevate privileges locally...

7.8CVSS0.03401EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/11 5:04 p.m.30 views

CVE-2026-62696 Windows Program Compatibility Assistant Service Elevation of Privilege Vulnerability

...

7.8CVSS0.03401EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/11 5:04 p.m.74 views

CVE-2026-62696

CVE-2026-62696 impacts the Windows Program Compatibility Assistant Service. The advisory describes an integer underflow (wrap/wraparound) that allows an authorized local attacker to elevate privileges. CVSS: 3.1, Base score 7.8 (HIGH), with Local attack vector, Low attack complexity, Privileges r...

7.8CVSS5.1AI score0.03401EPSS
SaveExploits0References1Affected Software12
Vulnrichment
Vulnrichment
added 2026/08/11 5:04 p.m.18 views

CVE-2026-62696 Windows Program Compatibility Assistant Service Elevation of Privilege Vulnerability

...

7.8CVSS5.2AI score0.03401EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/11 5:04 p.m.9 views

EUVD-2026-56346

Integer underflow wrap or wraparound in Windows Program Compatibility Assistant Service allows an authorized attacker to elevate privileges locally...

7.8CVSS5.1AI score0.03401EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2026/08/11 2:00 p.m.8 views

Windows Program Compatibility Assistant Service Elevation of Privilege Vulnerability

Integer underflow wrap or wraparound in Windows Program Compatibility Assistant Service allows an authorized attacker to elevate privileges locally...

7.8CVSS5.3AI score0.03401EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.2 views

PT-2026-70462

Name of the Vulnerable Software and Affected Versions Windows Program Compatibility Assistant Service affected versions not specified Description An integer underflow wrap or wraparound occurs in the Windows Program Compatibility Assistant Service. This issue allows an authorized attacker to...

7.8CVSS5.2AI score0.03401EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/10 11:59 a.m.12 views

EUVD-2026-55537

In the Linux kernel, the following vulnerability has been resolved: binfmtelffdpic: only honour the first PTINTERP The program header scan handles PTINTERP from a switch nested in the scan loop, so its break leaves the switch and not the loop. A binary carrying more than one PTINTERP runs the cas...

5.3AI score0.00184EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.9 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: BPF: crypto: Use the correct destructor kfunc type With CONFIGCFI enabled, the kernel strictly ensures that indirect function calls use a function pointer type that matches the target function. I encountered the following type...

5.5CVSS5.9AI score0.00122EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.10 views

Astra Linux – Vulnerability in GIMP

GIMP PGM File Parsing: Uninitialized Memory Causes Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GIMP. User interaction is required to exploit this vulnerability, as the target must visit a malicious page or...

8.8CVSS7.6AI score0.00972EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.12 views

Astra Linux – Vulnerability in qBittTorrent

All versions of the qBittorrent client up to 4.5.5 use default credentials when the web user interface is enabled. Administrators are not forced to change the default credentials. As of 4.5.5, this issue has not been fixed. A remote attacker can use the default credentials to authenticate and...

9.8CVSS6AI score0.00908EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.8 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: bpf: A stack-out-of-bounds write occurred in devmap. The getupperifindexes function iterates over all upper devices and writes their indices into an array without checking bounds. As a result, callers may assume that the maximum...

7.8CVSS6AI score0.00131EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 6:00 a.m.78 views

CVE-2026-13133

LineInst.exe (LINE for Windows) before version 26.4.0 is vulnerable because Msftedit.dll is loaded via a relative path without a secure DLL search path, allowing a malicious DLL placed in the installer directory to be loaded ahead of the legitimate System32 copy. The CVSS metrics indicate a HIGH ...

8.4CVSS5.2AI score0.00117EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/06 10:25 a.m.8 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: bpf: The reuseport cBPF prog is freed after the RCU grace period. Eulgyu Kim reported the issue below with a reproduction example. The reproduction example sets up a UDP reuseport group with a cBPF prog and replaces it with a new...

7.8CVSS6.5AI score0.00104EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/05 1:24 p.m.15 views

CVE-2026-71268

OpenPLC Runtime v3's compileprogram function webserver/openplc.py parses directives from uploaded Structured Text .st program files and writes the referenced content to with no validation that filepath stays within the ./core directory. A path-validation function, validatefilepath, exists elsewhe...

9.9CVSS0.00365EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/05 12:26 p.m.74 views

CVE-2026-71268

OpenPLC Runtime v3 is affected by a path traversal in compile_program() (webserver/openplc.py): it processes directives of the form (FILE:path content ) and writes to os.path.join('./core', file_path) without validating that file_path stays under ./core. A crafted ST file like (FILE:../../../etc/...

9.9CVSS5.2AI score0.00365EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/05 12:26 p.m.12 views

EUVD-2026-53353

OpenPLC Runtime v3's compileprogram function webserver/openplc.py parses FILE:path content directives from uploaded Structured Text .st program files and writes the referenced content to os.path.join'./core', filepath with no validation that filepath stays within the ./core directory. A crafted ....

9.9CVSS6.4AI score0.00365EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/05 12:26 p.m.6 views

CVE-2026-71268

OpenPLC Runtime v3's compileprogram function webserver/openplc.py parses directives from uploaded Structured Text .st program files and writes the referenced content to with no validation that filepath stays within the ./core directory. A path-validation function, validatefilepath, exists elsewhe...

9.9CVSS5.2AI score0.00365EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/05 7:16 a.m.12 views

CVE-2026-49004

The built-in PostgreSQL service on the mobile device suffers from misconfiguration flaws and command injection vulnerabilities. This service listens on a specific port, runs with root privileges, and is protected by weak credentials. The database supports the COPY FROM PROGRAM syntax, allowing...

6.5CVSS0.00612EPSS
SaveExploits0References1
Rows per page
Query Builder