Lucene search
+L

22771 matches found

OSV
OSV
added 6 days ago5 views

PYSEC-2026-3542 vLLM has Remote DoS via Invalid Recovered Token Reinjection

Summary A frontend-legal multi-request speculative workload can make vLLM produce an out-of-vocabulary recovered token equal to vocabsize, convert that value to -1 when choosing the next live token for a request, and then feed that -1 back into the next drafter input ids. On Qwen3 GPTQ this reach...

7.5CVSS5.5AI score0.00363EPSS
SaveExploits1References7
GithubExploit
GithubExploit
added 6 days ago75 views

Exploit for Path Traversal in Apache Http_Server

CVE-2021-41773 Apache HTTP Server Exploit This repository con...

9.8CVSS8.4AI score0.99992EPSS
SaveExploits154
IBM Security Bulletins
IBM Security Bulletins
added 6 days ago5 views

Security Bulletin: IBM App Connect Enterprise is vulnerable to multiple vulnerabilities due to multiple Node.js modules

Summary IBM App Connect Enterprise runtime, IBM App Connect Enterprise Discovery Connectors and IBM App Connect Enterprise Connector Discovery and OpenAPI Editor are vulnerable to multiple vulnerabilities due to Node.js modules multer, form-data, protobufjs and tar. Vulnerability Details...

8.7CVSS5.2AI score0.00535EPSS
SaveExploits1Affected Software1
Snyk
Snyk
added 6 days ago10 views

Directory Traversal

Overview @fastify/static is a Plugin for serving static files as fast as possible. Affected versions of this package are vulnerable to Directory Traversal through getPathnameForSend in index.js. An attacker can reach static files protected by route-based middleware or guards by sending a request...

8.7CVSS6.4AI score0.00458EPSS
SaveExploits0References2
Nuclei
Nuclei
added 6 days ago59 views

WordPress Core 5.0.0 - Crop-image Shell Upload

WordPress through 5.0.3 allows Path Traversal in wpcropimage. An attacker who has privileges to crop an image can write the output image to an arbitrary directory via a filename containing two image extensions and ../ sequences, such as a filename ending with the .jpg?/../../file.jpg substring. i...

6.5CVSS7.3AI score0.91985EPSS
SaveExploits11References5
OSV
OSV
added 6 days ago2 views

SUSE-SU-2026:22862-1 Security update for net-tools

This update for net-tools fixes the following issue: - CVE-2024-58251: denial of service via terminal escape sequences bsc1254323...

2.5CVSS5.8AI score0.0017EPSS
SaveExploits0References3
OSV
OSV
added 6 days ago2 views

OPENSUSE-SU-2026:21429-1 Security update for net-tools

This update for net-tools fixes the following issue: - CVE-2024-58251: denial of service via terminal escape sequences bsc1254323...

2.5CVSS5.8AI score0.0017EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 6 days ago8 views

PT-2026-63973

SiYuan before v3.7.2 contains a path traversal vulnerability in the /export/temp/ short-circuit branch of the serveExport handler kernel/server/serve.go. Unlike the main export branch, this branch joins the raw, percent-decoded request path with util.TempDir and serves the file without the...

7.1CVSS5.6AI score0.00399EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 6 days ago10 views

PT-2026-64036

h2oGPT through 0.2.1 contains a path traversal vulnerability in the OpenAI-compatible files API that allows unauthenticated remote attackers to read, write, and delete arbitrary files accessible to the server process by supplying traversal sequences in the bearer token. The get user dir function ...

9.8CVSS6.6AI score0.01269EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 6 days ago15 views

PT-2026-64188

Name of the Vulnerable Software and Affected Versions Microweber CMS versions prior to 2.0.21 Description A path traversal issue exists in the static file controller. Unauthenticated remote attackers can read arbitrary files, including system files and environment configuration files containing...

8.7CVSS6AI score0.00793EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 6 days ago12 views

PT-2026-64038

Vanna through 2.0.2 contains a path traversal vulnerability in the FileSystemConversationStore persistence integration that allows unauthenticated remote attackers to write attacker-controlled JSON files to arbitrary filesystem locations and read conversation metadata from outside the intended...

8.8CVSS5.7AI score0.00487EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 6 days ago7 views

PT-2026-64026

Office-Word-MCP-Server through 1.1.11 contains a path traversal vulnerability in its document tools that allows attackers who can influence the filename argument to read arbitrary .docx files or create and overwrite .docx files outside the intended working directory. Attackers can supply absolute...

7.6CVSS5.5AI score0.00321EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 6 days ago8 views

PT-2026-64142

Summary A frontend-legal multi-request speculative workload can make vLLM produce an out-of-vocabulary recovered token equal to vocab size, convert that value to -1 when choosing the next live token for a request, and then feed that -1 back into the next drafter input ids. On Qwen3 GPTQ this...

7.5CVSS5.6AI score0.00363EPSS
SaveExploits1References8
Positive Technologies
Positive Technologies
added 6 days ago8 views

PT-2026-63976

Grav API Plugin Composer package getgrav/grav-plugin-api before 1.0.10 fails to properly validate the slug field in the POST /pages/route/move endpoint. PagesController::move sanitizes the slug only with ltrim$body'slug', '.', which strips leading periods but does not neutralize '/' or '..'...

7.1CVSS5.5AI score0.00267EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 6 days ago7 views

PT-2026-63994

DOMPurify before 3.3.2 contains a mutation-XSS vulnerability when sanitized HTML is reinserted into special parsing contexts using innerHTML with wrappers like script, xmp, iframe, noembed, noframes, or noscript. Attackers can craft payloads with closing sequences that break out of the wrapper...

5.3CVSS5.5AI score0.00268EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 6 days ago13 views

PT-2026-64044

Meshery before 1.0.57 contains an unauthenticated arbitrary file read vulnerability in the /api/system/fileView and /api/system/fileDownload endpoints that pass user-supplied file parameters directly to os.Open without path validation. Attackers can supply absolute paths or traversal sequences in...

8.7CVSS5.6AI score0.00606EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 6 days ago11 views

PT-2026-64045

Diffusers through 0.39.0, fixed in commit cee298c, contains a path traversal vulnerability in the get checkpoint shard files function that allows attackers to read arbitrary files by supplying malicious weight map values in model index JSON. Attackers can use ../ sequences or absolute paths in...

5.3CVSS5.6AI score0.00325EPSS
SaveExploits0References5
OSV
OSV
added last week4 views

GHSA-4633-3J49-MH5Q Next.js: Cache confusion of response bodies for requests with bodies containing invalid UTF-8 byte sequences

Impact A server-side fetch with a request body may return a cached response body from a different request to the same URL but different body. Confidential data in the POST's response body would then leak to unauthorized requests. Though the request itself will not be deduped. This is only an issu...

6.3CVSS5.3AI score0.00512EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added last week10 views

Next.js: Cache confusion of response bodies for requests with bodies containing invalid UTF-8 byte sequences

Impact A server-side fetch with a request body may return a cached response body from a different request to the same URL but different body. Confidential data in the POST's response body would then leak to unauthorized requests. Though the request itself will not be deduped. This is only an issu...

6.3CVSS5.3AI score0.00512EPSS
SaveExploits0References6Affected Software1
Patchstack
Patchstack
added last week11 views

NPM: Next.js: Cache confusion of response bodies for requests with bodies containing invalid UTF-8 byte sequences

NPM: Next.js: Cache confusion of response bodies for requests with bodies containing invalid UTF-8 byte sequences vulnerability discovered by ? in WordPress Npm next versions = 13.0.0, 15.5.21...

6.3CVSS5.3AI score0.00512EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder