Lucene search
K

27 matches found

ATTACKERKB
ATTACKERKB
added 2026/05/13 9:23 p.m.4 views

CVE-2026-44437

The Angular SSR is a server-rise rendering tool for Angular applications. From 19.0.0-next.0 to before 19.2.25, 20.3.25, 21.2.9, and 22.0.0-next.7, a vulnerability exists in the X-Forwarded-Prefix header processing logic within Angular SSR. The internal validation mechanism fails to properly...

6.9CVSS5.8AI score0.00031EPSS
Exploits0References3Affected Software1
Snyk
Snyk
added 2026/05/06 11:42 p.m.5 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.00031EPSS
Exploits0References3
OSV
OSV
added 2026/05/06 11:42 p.m.1 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.00031EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2026/05/06 12:0 a.m.7 views

PT-2026-38316

Name of the Vulnerable Software and Affected Versions Angular SSR versions 19.0.0-next.0 through 19.2.24 Angular SSR versions 20.x through 20.3.24 Angular SSR versions 21.x through 21.2.8 Angular SSR versions 22.0.0-next.0 through 22.0.0-next.6 Description An issue exists in the processing logic ...

6.9CVSS5.8AI score0.00031EPSS
Exploits0References10
Snyk
Snyk
added 2026/04/24 4:31 p.m.1 views

Insufficient Verification of Data Authenticity

Overview Affected versions of this package are vulnerable to Insufficient Verification of Data Authenticity in the ForwardAuth middleware when trustForwardHeader is set to false and the deployment is behind a trusted upstream proxy. An attacker can gain unauthorized access to protected backend...

10CVSS5.5AI score0.00025EPSS
Exploits1References2
Snyk
Snyk
added 2026/04/24 4:31 p.m.3 views

Insufficient Verification of Data Authenticity

Overview github.com/traefik/traefik/v2/pkg/middlewares/auth is a Cloud Native Application Proxy. Affected versions of this package are vulnerable to Insufficient Verification of Data Authenticity in the ForwardAuth middleware when trustForwardHeader is set to false and the deployment is behind a...

10CVSS5.5AI score0.00025EPSS
Exploits1References2
Snyk
Snyk
added 2026/04/24 4:31 p.m.2 views

Insufficient Verification of Data Authenticity

Overview Affected versions of this package are vulnerable to Insufficient Verification of Data Authenticity in the ForwardAuth middleware when trustForwardHeader is set to false and the deployment is behind a trusted upstream proxy. An attacker can gain unauthorized access to protected backend...

10CVSS5.5AI score0.00025EPSS
Exploits1References2
OSV
OSV
added 2026/03/26 1:46 p.m.1 views

CVE-2026-33397 Angular SSR Vulnerable to Protocol-Relative URL Injection via Single Backslash Bypass

The Angular SSR is a server-rise rendering tool for Angular applications. Versions on the 22.x branch prior to 22.0.0-next.2, the 21.x branch prior to 21.2.3, and the 20.x branch prior to 20.3.21 have an Open Redirect vulnerability in @angular/ssr due to an incomplete fix for CVE-2026-27738. Whil...

6.9CVSS5.9AI score0.00012EPSS
Exploits0References5
CVE
CVE
added 2026/03/26 1:46 p.m.12 views

CVE-2026-33397

The CVE concerns Angular SSR bottleneck/open-redirect in @angular/ssr. Affected series: 22.x before 22.0.0-next.2, 21.x before 21.2.3, and 20.x before 20.3.21, with a patch included in 22.0.0-next.2, 21.2.3, and 20.3.21. Root cause: incomplete fix for CVE-2026-27738 where a single backslash in X-...

6.9CVSS5.8AI score0.00012EPSS
Exploits0References3Affected Software1
CNNVD
CNNVD
added 2026/03/26 12:0 a.m.5 views

Angular 输入验证错误漏洞

Angular is an open-source development platform created by Angular. It is used to build mobile and desktop web applications using TypeScript/JavaScript and other languages. Versions of Angular prior to 22.0.0-next.2, 21.2.3, and 20.3.21 have a vulnerability related to input validation errors. This...

6.9CVSS5.8AI score0.00012EPSS
Exploits0References3
OSV
OSV
added 2026/02/25 10:41 p.m.2 views

GHSA-XH43-G2FQ-WJRJ Angular SSR has an Open Redirect via X-Forwarded-Prefix

An Open Redirect vulnerability exists in the internal URL processing logic in Angular SSR. The logic normalizes URL segments by stripping leading slashes; however, it only removes a single leading slash. When an Angular SSR application is deployed behind a proxy that passes the X-Forwarded-Prefix...

6.9CVSS5.7AI score0.00061EPSS
Exploits0References6
Github Security Blog
Github Security Blog
added 2026/02/25 10:41 p.m.4 views

Angular SSR has an Open Redirect via X-Forwarded-Prefix

An Open Redirect vulnerability exists in the internal URL processing logic in Angular SSR. The logic normalizes URL segments by stripping leading slashes; however, it only removes a single leading slash. When an Angular SSR application is deployed behind a proxy that passes the X-Forwarded-Prefix...

6.9CVSS5.6AI score0.00061EPSS
Exploits0References6Affected Software1
NVD
NVD
added 2026/02/25 5:25 p.m.1 views

CVE-2026-27738

The Angular SSR is a server-rise rendering tool for Angular applications. An Open Redirect vulnerability exists in the internal URL processing logic in versions on the 19.x branch prior to 19.2.21, the 20.x branch prior to 20.3.17, and the 21.x branch prior to 21.1.5 and 21.2.0-rc.1. The logic...

6.9CVSS0.00061EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2026/02/25 4:40 p.m.2 views

CVE-2026-27738 Angular SSR has an Open Redirect via X-Forwarded-Prefix

The Angular SSR is a server-rise rendering tool for Angular applications. An Open Redirect vulnerability exists in the internal URL processing logic in versions on the 19.x branch prior to 19.2.21, the 20.x branch prior to 20.3.17, and the 21.x branch prior to 21.1.5 and 21.2.0-rc.1. The logic...

6.9CVSS6AI score0.00061EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2023-1460

Malicious code in bioql PyPI...

7.3CVSS5.8AI score0.00318EPSS
Exploits1References7
Veracode
Veracode
added 2025/01/02 12:3 p.m.10 views

Header Injection

Traefik is vulnerable to Header Injection. The vulnerability is due to improper validation of the X-Forwarded-Prefix header, allowing it to be provided from an untrusted source...

6.3CVSS7AI score0.0024EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2024/12/02 5:12 p.m.11 views

GHSA-H924-8G65-J9WG Traefik's X-Forwarded-Prefix Header still allows for Open Redirect

Impact There is a vulnerability in Traefik that allows the client to provide the X-Forwarded-Prefix header from an untrusted source. Patches - https://github.com/traefik/traefik/releases/tag/v2.11.14 - https://github.com/traefik/traefik/releases/tag/v3.2.1 Workarounds No workaround. For more...

6.3CVSS5.9AI score0.0024EPSS
Exploits0References6
OSV
OSV
added 2024/11/29 6:15 p.m.5 views

CVE-2024-52003 X-Forwarded-Prefix Header still allows for Open Redirect in traefik

Traefik pronounced traffic is an HTTP reverse proxy and load balancer. There is a vulnerability in Traefik that allows the client to provide the X-Forwarded-Prefix header from an untrusted source. This issue has been addressed in versions 2.11.14 and 3.2.1. Users are advised to upgrade. There are...

6.3CVSS6.4AI score0.0024EPSS
Exploits0References6
CNNVD
CNNVD
added 2024/11/29 12:0 a.m.1 views

Traefik 输入验证错误漏洞

Traefik is an open source reverse proxy and load balancing tool from Traefik Open Source. An input validation error vulnerability exists in Traefik that stems from allowing a client to supply an X-Forwarded-Prefix header from an untrusted source...

6.3CVSS6.4AI score0.0024EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2023/05/15 8:51 a.m.27 views

CVE-2023-26125

A flaw was found in Gin-Gonic Gin. This flaw allows a remote attacker to bypass security restrictions caused by improper input validation. An attacker can perform cache poisoning attacks by sending a specially-crafted request using the X-Forwarded-Prefix header. Mitigation Mitigation for this iss...

7.3CVSS7AI score0.00318EPSS
Exploits1References4
Rows per page
Query Builder