Lucene search
+L

39096 matches found

ATTACKERKB
ATTACKERKB
added 2026/01/27 10:14 p.m.6 views

CVE-2026-24909

vlt before 1.0.0-rc.10 mishandles path sanitization for tar, leading to path traversal during extraction...

5.9CVSS5.9AI score0.00183EPSS
SaveExploits0References5
OSV
OSV
added 2026/01/27 10:14 p.m.8 views

CVE-2026-24909

vlt before 1.0.0-rc.10 mishandles path sanitization for tar, leading to path traversal during extraction...

5.9CVSS5.9AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/01/27 12:40 a.m.46 views

CVE-2026-24490 MobSF has Stored XSS via Manifest Analysis - Dialer Code Host Field

MobSF is a mobile application security testing tool used. Prior to version 4.4.5, a Stored Cross-site Scripting XSS vulnerability in MobSF's Android manifest analysis allows an attacker to execute arbitrary JavaScript in the context of a victim's browser session by uploading a malicious APK. The...

8.1CVSS0.00316EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/01/27 12:36 a.m.12 views

EUVD-2026-4832

Gakido is a Python HTTP client focused on browser impersonation and anti-bot evasion. A vulnerability was discovered in Gakido prior to version 0.1.1 that allowed HTTP header injection through CRLF Carriage Return Line Feed sequences in user-supplied header values and names. When making HTTP...

5.3CVSS6AI score0.00366EPSS
SaveExploits1References3
OSV
OSV
added 2026/01/27 12:36 a.m.10 views

CVE-2026-24489 Gakido vulnerable to HTTP Header Injection (CRLF Injection)

Gakido is a Python HTTP client focused on browser impersonation and anti-bot evasion. A vulnerability was discovered in Gakido prior to version 0.1.1 that allowed HTTP header injection through CRLF Carriage Return Line Feed sequences in user-supplied header values and names. When making HTTP...

5.3CVSS6AI score
SaveExploits0References5
CVE
CVE
added 2026/01/27 12:36 a.m.37 views

CVE-2026-24489

Gakido is a Python HTTP client vulnerable to HTTP header injection (CRLF/NULL) in versions prior to 0.1.1. The vulnerability arises from user-controlled header names/values not being sanitized, allowing an attacker to inject arbitrary headers into requests. The fix added in 0.1.1 provides a dedic...

5.3CVSS6AI score0.00366EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/01/27 12:36 a.m.42 views

CVE-2026-24489 Gakido vulnerable to HTTP Header Injection (CRLF Injection)

Gakido is a Python HTTP client focused on browser impersonation and anti-bot evasion. A vulnerability was discovered in Gakido prior to version 0.1.1 that allowed HTTP header injection through CRLF Carriage Return Line Feed sequences in user-supplied header values and names. When making HTTP...

5.3CVSS0.00366EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/01/27 12:00 a.m.28 views

PT-2026-5031

vlt before 1.0.0-rc.10 mishandles path sanitization for tar, leading to path traversal during extraction...

5.9CVSS5.9AI score0.00183EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/01/26 11:29 p.m.3 views

HTTP Response Splitting

Overview gakido is a High-performance CPython HTTP client with browser impersonation. Affected versions of this package are vulnerable to HTTP Response Splitting via improper sanitization of user-supplied header values and names in the canonicalizeheaders function. An attacker can inject arbitrar...

6.9CVSS6AI score0.00366EPSS
SaveExploits1References3
CVE
CVE
added 2026/01/26 9:32 p.m.62 views

CVE-2026-22709

CVE-2026-22709 affects the vm2 Node.js sandbox module prior to 3.10.2. The vulnerability arises because Promise.prototype.then/catch sanitization is incomplete: the globalPromise path isn’t sanitized in lib/setup-sandbox.js, allowing an attacker to escape the sandbox and execute arbitrary code. U...

10CVSS5.9AI score0.01243EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/01/26 9:32 p.m.5 views

CVE-2026-22709 vm2 has a Sandbox Escape

vm2 is an open source vm/sandbox for Node.js. In vm2 prior to version 3.10.2, Promise.prototype.then Promise.prototype.catch callback sanitization can be bypassed. This allows attackers to escape the sandbox and run arbitrary code. In lib/setup-sandbox.js, the callback function of...

9.8CVSS5.9AI score0.01243EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/01/26 9:32 p.m.14 views

EUVD-2026-4660

vm2 is an open source vm/sandbox for Node.js. In vm2 prior to version 3.10.2, Promise.prototype.then Promise.prototype.catch callback sanitization can be bypassed. This allows attackers to escape the sandbox and run arbitrary code. In lib/setup-sandbox.js, the callback function of...

9.8CVSS5.9AI score0.01243EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/01/26 6:57 p.m.12 views

vm2 has a Sandbox Escape

In vm2 for version 3.10.0, Promise.prototype.then Promise.prototype.catch callback sanitization can be bypassed. This allows attackers to escape the sandbox and run arbitrary code. js const VM = require"vm2"; const code = const error = new Error; error.name = Symbol; const f = async = error.stack...

10CVSS6AI score0.01243EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2026/01/26 7:16 a.m.16 views

CVE-2025-14316

The AhaChat Messenger Marketing WordPress plugin through 1.1 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin...

7.1CVSS0.00192EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/01/26 6:00 a.m.8 views

CVE-2025-14316

The AhaChat Messenger Marketing WordPress plugin through 1.1 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin...

7.1CVSS5.9AI score0.00192EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2026/01/26 3:03 a.m.197 views

100-days-challenge-day-30-XSS-attacks

100-days-challenge-day-30-XSS-attacks XSS attacks demonstrate...

5.8AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/26 12:00 a.m.11 views

PT-2026-4842

Name of the Vulnerable Software and Affected Versions Gakido versions prior to 0.1.1 Description Gakido, a Python HTTP client designed for browser impersonation and anti-bot evasion, contains a flaw that allows for HTTP header injection. This occurs due to the lack of proper sanitization of...

5.3CVSS6.1AI score0.00366EPSS
SaveExploits1References17
Positive Technologies
Positive Technologies
added 2026/01/26 12:00 a.m.13 views

PT-2026-4821

Name of the Vulnerable Software and Affected Versions vm2 versions prior to 3.10.2 Description vm2 is a Node.js library used to create sandboxed environments for executing untrusted code. A flaw exists in versions prior to 3.10.2 where the sanitization of Promise.prototype.then and...

10CVSS9AI score0.01243EPSS
SaveExploits1References58
OSV
OSV
added 2026/01/26 12:00 a.m.11 views

CVE-2025-70368

Worklenz version 2.1.5 contains a Stored Cross-Site Scripting XSS vulnerability in the Project Updates feature. An attacker can submit a malicious payload in the Updates text field which is then rendered in the reporting view without proper sanitization. Malicious JavaScript may be executed in a...

5.4CVSS5.6AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/01/26 12:00 a.m.29 views

PT-2026-4725

Name of the Vulnerable Software and Affected Versions AhaChat Messenger Marketing WordPress plugin versions through 1.1 Description The plugin does not properly sanitize and escape a parameter before displaying it on the page, which can lead to a Reflected Cross-Site Scripting issue. This could...

7.1CVSS5.9AI score0.00192EPSS
SaveExploits0References7
Rows per page
Query Builder