Lucene search
+L

979581 matches found

OSV
OSV
added 2026/05/06 11:42 p.m.54 views

GHSA-69XR-M8H6-H664 Angular SSR has Open Redirect and Request Steering via Encoded X-Forwarded-Prefix

Description A vulnerability exists in the X-Forwarded-Prefix header processing logic within Angular SSR. The internal validation mechanism fails to properly account for URL-encoded characters, specifically dots %2e%2e. This allows an attacker to bypass security filters by injecting encoded path...

6.9CVSS5.8AI score0.00203EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/05/06 11:42 p.m.25 views

Angular SSR has Open Redirect and Request Steering via Encoded X-Forwarded-Prefix

Description A vulnerability exists in the X-Forwarded-Prefix header processing logic within Angular SSR. The internal validation mechanism fails to properly account for URL-encoded characters, specifically dots %2e%2e. This allows an attacker to bypass security filters by injecting encoded path...

6.9CVSS5.8AI score0.00203EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/05/06 11:42 p.m.76 views

Open Redirect

Overview @angular/ssr is a the Angular server side rendering utilities. Affected versions of this package are vulnerable to Open Redirect via improper handling of the X-Forwarded-Prefix header. An attacker can manipulate internal redirects or server-side requests by injecting encoded path travers...

6.9CVSS5.8AI score0.00203EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/05/06 11:02 p.m.21 views

Open Redirect

Overview nitropack is a Build and Deploy Universal JavaScript Servers Affected versions of this package are vulnerable to Open Redirect via the routeRules function. An attacker can redirect users to arbitrary external sites by crafting URLs with double slashes after the route prefix, causing...

6.1CVSS5.9AI score0.00233EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/05/06 11:02 p.m.17 views

Nitro has an Open Redirect via Protocol-Relative URL Bypass in Wildcard Route Rules

A redirect route rule like: ts routeRules: "/legacy/": redirect: "/" is intended to rewrite paths within the same host. Before the patch, an attacker could turn the rewrite into a cross-host redirect by sliding an extra slash in after the rule prefix. Example exploit: GET /legacy//evil.com Nitro...

6.1CVSS5.8AI score0.00233EPSS
SaveExploits0References7Affected Software2
Patchstack
Patchstack
added 2026/05/06 11:02 p.m.16 views

NPM: Nitro has an Open Redirect via Protocol-Relative URL Bypass in Wildcard Route Rules

NPM: Nitro has an Open Redirect via Protocol-Relative URL Bypass in Wildcard Route Rules vulnerability discovered by ? in WordPress Npm nitropack versions 2.13.4...

5.3CVSS5.8AI score0.00233EPSS
SaveExploits0References7Affected Software1
Snyk
Snyk
added 2026/05/06 11:02 p.m.11 views

Open Redirect

Overview org.webjars.npm:nitropack is a Build and Deploy Universal JavaScript Servers Affected versions of this package are vulnerable to Open Redirect via the routeRules function. An attacker can redirect users to arbitrary external sites by crafting URLs with double slashes after the route...

6.1CVSS5.9AI score0.00233EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/06 11:02 p.m.17 views

Open Redirect

Overview nitro is a Build and Deploy Universal JavaScript Servers Affected versions of this package are vulnerable to Open Redirect via the routeRules function. An attacker can redirect users to arbitrary external sites by crafting URLs with double slashes after the route prefix, causing browsers...

6.1CVSS5.9AI score0.00233EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2026/05/06 11:02 p.m.17 views

NPM: Nitro has an Open Redirect via Protocol-Relative URL Bypass in Wildcard Route Rules

NPM: Nitro has an Open Redirect via Protocol-Relative URL Bypass in Wildcard Route Rules vulnerability discovered by ? in WordPress Npm nitro versions 3.0.260429-beta...

5.3CVSS5.8AI score0.00233EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/05/06 11:02 p.m.17 views

GHSA-9PHM-9P8F-HW5M Nitro has an Open Redirect via Protocol-Relative URL Bypass in Wildcard Route Rules

A redirect route rule like: ts routeRules: "/legacy/": redirect: "/" is intended to rewrite paths within the same host. Before the patch, an attacker could turn the rewrite into a cross-host redirect by sliding an extra slash in after the rule prefix. Example exploit: GET /legacy//evil.com Nitro...

6.1CVSS5.8AI score0.00233EPSS
SaveExploits0References7
OSV
OSV
added 2026/05/06 10:32 p.m.14 views

GHSA-PJV4-3C63-699F opentelemetry-collector-contrib's azureauthextension Authenticate method does not validate bearer tokens, allowing auth bypass via replay

Summary A server-side authentication bypass in azureauthextension allows any party who holds a single valid Azure access token for any scope the collector's configured identity can mint for to authenticate to any OpenTelemetry receiver that uses auth: azureauth. The extension's Authenticate metho...

8.1CVSS5.8AI score0.00222EPSS
SaveExploits1References3
OSV
OSV
added 2026/05/06 10:30 p.m.13 views

MAL-2026-3361 Malicious code in 24712-pl5004 (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 3d79bb37b62b8d47ca459db0858a93ffb3c35e3791423c11a0853fb4ab17388e The package 24712-pl5004 was found to contain malicious code. Source: ossf-package-analysis...

5.8AI score
SaveExploits0
Snyk
Snyk
added 2026/05/06 10:08 p.m.24 views

Arbitrary Code Injection

Overview PraisonAI is a PraisonAI is an AI Agents Framework with Self Reflection. PraisonAI application combines PraisonAI Agents, AutoGen, and CrewAI into a low-code solution for building and managing multi-agent LLM systems, focusing on simplicity, customisation, and efficient human-agent...

8.6CVSS6.3AI score0.00246EPSS
SaveExploits2References2
HackRead
HackRead
added 2026/05/06 9:53 p.m.17 views

Best OSINT Tools for Investigations and Threat Intelligence in 2026

Explore the best OSINT tools for your digital investigations, threat intelligence, reconnaissance, and tracking online activity in 2026...

5.8AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/05/06 9:50 p.m.5 views

golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip

A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A ...

6.5CVSS5.3AI score0.00643EPSS
SaveExploits1References8
EUVD
EUVD
added 2026/05/06 9:31 p.m.18 views

EUVD-2026-28163

OpenClaw versions 2026.2.21 before 2026.4.10 contain an authentication bypass vulnerability in the sandbox noVNC helper route that exposes interactive browser session credentials. Attackers can access the noVNC helper route without bridge authentication to gain unauthorized access to the...

9.8CVSS5.8AI score0.00401EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/06 9:31 p.m.11 views

EUVD-2026-28192

OpenClaw before 2026.4.22 contains a time-of-check/time-of-use race condition in the OpenShell filesystem bridge that allows attackers to read files outside the intended mount root. Attackers can exploit symlink swaps during filesystem operations to bypass sandbox restrictions and access...

6CVSS5.8AI score0.00208EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/06 9:31 p.m.9 views

GHSA-6F72-9GXX-98MJ Duplicate Advisory: OpenClaw: OpenShell FS bridge writes stay pinned to the sandbox mount root

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-wppj-c6mr-83jj. This link is maintained to preserve external references. Original Description OpenClaw before 2026.4.22 contains a time-of-check/time-of-use race condition in OpenShell sandbox filesystem writes...

6CVSS5.7AI score
SaveExploits0References4
OSV
OSV
added 2026/05/06 9:31 p.m.11 views

MAL-2026-3359 Malicious code in b2bneo-rest (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 81aa2ce0b474a6829ca4aa8dca5776be81b750b88d093c610de24760671b8fb6 The package b2bneo-rest was found to contain malicious code. Source: ossf-package-analysis...

5.8AI score
SaveExploits0
NVD
NVD
added 2026/05/06 9:16 p.m.14 views

CVE-2026-40332

Masa CMS is affected by an Open Redirect vulnerability due to improper handling of scheme-relative URLs. The application incorrectly interprets paths beginning with double slashes // as internal paths, failing to validate the redirect target before processing. The application treats these values ...

5.3CVSS0.00328EPSS
SaveExploits0References1
Rows per page
Query Builder