Lucene search
+L

1933639 matches found

Cvelist
Cvelist
added 2026/09/08 5:11 p.m.24 views

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

...

7CVSS0.00193EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/08 5:11 p.m.6 views

EUVD-2026-73016

Heap-based buffer overflow in Windows Program Compatibility Assistant Service allows an authorized attacker to elevate privileges locally...

7CVSS5.9AI score0.00193EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/08 5:11 p.m.5 views

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

...

7CVSS5.7AI score0.00193EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/08 5:11 p.m.25 views

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

...

7.8CVSS0.00616EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/08 5:11 p.m.25 views

CVE-2026-69534

CVE-2026-69534 is a command injection vulnerability in the Windows Program Compatibility Assistant Service , caused by improper neutralization of special elements used in a command. An authorized attacker can leverage this flaw to achieve local privilege escalation , with a CVSS 3.1 score of 7.8 ...

7.8CVSS5.7AI score0.00616EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/08 5:11 p.m.6 views

EUVD-2026-73011

Improper neutralization of special elements used in a command 'command injection' in Windows Program Compatibility Assistant Service allows an authorized attacker to elevate privileges locally...

7.8CVSS5.7AI score0.00616EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/08 5:11 p.m.6 views

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

...

7.8CVSS5.7AI score0.00616EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/08 5:10 p.m.5 views

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

...

7.8CVSS5.7AI score0.00318EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/08 5:10 p.m.26 views

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

...

7.8CVSS0.00318EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/08 5:10 p.m.25 views

CVE-2026-68845

CVE-2026-68845 is a heap-based buffer overflow in the Windows Program Compatibility Assistant Service that allows an authorized attacker to perform local privilege escalation . Microsoft rates it HIGH severity (CVSS 3.1: 7.8) with a local attack vector, low complexity, low privileges required, an...

7.8CVSS5.9AI score0.00318EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/08 5:10 p.m.5 views

EUVD-2026-73199

Heap-based buffer overflow in Windows Program Compatibility Assistant Service allows an authorized attacker to elevate privileges locally...

7.8CVSS5.9AI score0.00318EPSS
SaveExploits0References1
Debian
Debian
added 2026/09/08 4:49 p.m.10 views

[SECURITY] [DLA 4777-1] linux security update

------------------------------------------------------------------------- Debian LTS Advisory DLA-4777-1 [email protected] https://www.debian.org/lts/security/ Salvatore Bonaccorso September 08, 2026 https://wiki.debian.org/LTS -...

10CVSS6.2AI score0.01482EPSS
SaveExploits10
OSV
OSV
added 2026/09/08 4:42 p.m.5 views

GHSA-97QJ-X29F-37W7 NLTK: Entity-expansion DoS (billion laughs) via remaining raw ElementTree parses

Several XML parsing sites in NLTK still used xml.etree.ElementTree directly, which honours declarations in a document's internal DTD subset. A crafted document a few hundred bytes long can expand to megabytes in memory each nesting level multiplies by ten, a denial-of-service. Affected call sites...

8.7CVSS5.9AI score0.00294EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2026/09/08 4:42 p.m.7 views

NLTK: Entity-expansion DoS (billion laughs) via remaining raw ElementTree parses

Several XML parsing sites in NLTK still used xml.etree.ElementTree directly, which honours declarations in a document's internal DTD subset. A crafted document a few hundred bytes long can expand to megabytes in memory each nesting level multiplies by ten, a denial-of-service. Affected call sites...

8.7CVSS5.9AI score0.00294EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2026/09/08 4:41 p.m.6 views

GHSA-6WW7-3FRV-CQXH NLTK: pathsec SSRF protection can be bypassed when a proxy is configured

Summary Current NLTK source reopens SSRF in proxied environments. pathsec.urlopen validates the requested hostname locally, but once proxy inheritance is enabled the real fetch is performed by the proxy rather than by the validated direct-connect socket path. Details - Vulnerability type:...

8.7CVSS7.1AI score0.00253EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2026/09/08 4:41 p.m.7 views

NLTK: pathsec SSRF protection can be bypassed when a proxy is configured

Summary Current NLTK source reopens SSRF in proxied environments. pathsec.urlopen validates the requested hostname locally, but once proxy inheritance is enabled the real fetch is performed by the proxy rather than by the validated direct-connect socket path. Details - Vulnerability type:...

8.7CVSS7.1AI score0.00253EPSS
SaveExploits1References7Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/08 4:41 p.m.15 views

Security Bulletin: Langflow is vulnerable to arbitrary code execution due to multiple incomplete code security controls and missing execution guards

Summary Langflow uses a code security scanner and component-level execution policies to restrict server-side code execution to authorized users and contexts. The agentic assistant code scanner employs an incomplete denylist omitting process-spawning primitives and contains a logic error where...

9.8CVSS7.1AI score0.008EPSS
SaveExploits0Affected Software1
Github Security Blog
Github Security Blog
added 2026/09/08 4:41 p.m.7 views

NLTK: Unsafe Pickle Deserialization in TransitionParser Allows Remote Code Execution

Summary The NLTK library's TransitionParser.parse method deserializes model files using pickleload with the default restricted=False parameter, allowing arbitrary Python code execution when loading a malicious model file. The library provides a RestrictedUnpickler class for safe deserialization,...

9.6CVSS6.5AI score0.00292EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2026/09/08 4:41 p.m.6 views

GHSA-RHP5-R9X4-F5G2 NLTK: Unsafe Pickle Deserialization in TransitionParser Allows Remote Code Execution

Summary The NLTK library's TransitionParser.parse method deserializes model files using pickleload with the default restricted=False parameter, allowing arbitrary Python code execution when loading a malicious model file. The library provides a RestrictedUnpickler class for safe deserialization,...

9.4CVSS6.5AI score0.00292EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2026/09/08 4:40 p.m.7 views

NLTK: Symlink-based arbitrary file read in IPIPANCorpusReader, bypasses nltk.pathsec entirely

Summary IPIPANCorpusReader nltk/corpus/reader/ipipan.py exposes public methods, channels, domains, categories, and fileidschannels=..., that accept a caller supplied fileids list and read a file via a completely unprotected builtin open call, with no nltk.pathsec involvement at all. A symlink...

6.8CVSS6.2AI score0.00185EPSS
SaveExploits1References8Affected Software1
Rows per page
Query Builder