Lucene search
+L

5721 matches found

RedhatCVE
RedhatCVE
added 2026/05/08 10:25 p.m.13 views

CVE-2026-7900

A heap buffer overflow flaw was found in the ANGLE component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=496503799...

8.3CVSS5.9AI score0.00227EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/05/08 10:25 p.m.12 views

CVE-2026-7899

An out of bounds read and write flaw was found in the V8 component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=505481948...

8.8CVSS5.7AI score0.00296EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/05/08 10:25 p.m.13 views

CVE-2026-7905

An insufficient validation of untrusted input flaw was found in the Media component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=495259842...

9CVSS5.7AI score0.0022EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/05/08 9:50 p.m.12 views

CVE-2026-7898

An use after free flaw was found in the Chromoting component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=504587882...

9.8CVSS5.7AI score0.00309EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/08 7:50 p.m.15 views

CLSA-2026-1778261513 Update of alt-php

Miscellaneous Ubuntu changes - Packaging: add tuxcare suffix Miscellaneous upstream changes - xfrm: esp: avoid in-place decrypt on shared skb frags - rxrpc: Also unshare DATA/RESPONSE packets when paged frags are present...

5.8AI score
SaveExploits0References1
OSV
OSV
added 2026/05/08 7:47 p.m.22 views

CLSA-2026-1778261301 Update of alt-php

Miscellaneous upstream changes - xfrm: esp: avoid in-place decrypt on shared skb frags...

5.8AI score
SaveExploits0References1
OSV
OSV
added 2026/05/08 7:45 p.m.10 views

GHSA-HP5M-24VP-VQ2Q Open WebUI's responses passthrough endpoint lacks access control authorization

Summary The /responses endpoint in the OpenAI router accepts any authenticated user and forwards requests directly to upstream LLM providers without enforcing per-model access control. While the primary chat completion endpoint generatechatcompletion checks model ownership, group membership, and...

7.1CVSS6AI score0.00306EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/08 12:6 p.m.23 views

CVE-2026-35051

A flaw was found in Traefik, an HTTP reverse proxy and load balancer. This authentication bypass vulnerability exists in Traefik's ForwardAuth middleware when the trustForwardHeader setting is configured as false and Traefik is deployed behind a trusted upstream proxy. A remote attacker could...

10CVSS5.8AI score0.00267EPSS
SaveExploits1References7
OSV
OSV
added 2026/05/08 8:58 a.m.10 views

SUSE-SU-2026:1761-1 Security update for nginx

This update for nginx fixes the following issues: - CVE-2026-1642: plain text data injection into the response from an upstream proxied server via MITM attack bsc1257675. - CVE-2026-27654: buffer overflow in the NGINX worker process via the ngxhttpdavmodule module bsc1260416. - CVE-2026-27784:...

8.8CVSS7.7AI score0.21747EPSS
SaveExploits2References9
SUSE Linux
SUSE Linux
added 2026/05/08 8:58 a.m.15 views

Security update for nginx

This update for nginx fixes the following issues: CVE-2026-1642: plain text data injection into the response from an upstream proxied server via MITM attack bsc1257675. CVE-2026-27654: buffer overflow in the NGINX worker process via the ngxhttpdavmodule module bsc1260416. CVE-2026-27784: NGINX...

8.3CVSS7.6AI score0.21747EPSS
SaveExploits2References16
Positive Technologies
Positive Technologies
added 2026/05/08 12:0 a.m.30 views

PT-2026-39252

Name of the Vulnerable Software and Affected Versions free5GC versions prior to 4.2.2 Description The Network Exposure Function NEF in free5GC contains a nil-pointer dereference issue within the PatchIndividualApplicationPFDManagement function. This occurs when a PATCH request is sent to the...

7.5CVSS5.8AI score0.0039EPSS
SaveExploits1
OSV
OSV
added 2026/05/07 7:31 a.m.6 views

OPENSUSE-SU-2026:20696-1 Security update for iproute2

This update for iproute2 fixes the following issues: Security issues fixed: - CVE-2024-58251: terminal lock up via ANSI terminal escape sequence set in argv0 bsc1254324. Other updates and bugfixes: - Fix package for immutable mode jscPED-14787. - Add netshaper support bsc1253044. - Add follow-up...

2.5CVSS5.8AI score0.0017EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/07 7:30 a.m.9 views

SUSE-SU-2026:21572-1 Security update for iproute2

This update for iproute2 fixes the following issues: Security issues fixed: - CVE-2024-58251: terminal lock up via ANSI terminal escape sequence set in argv0 bsc1254324. Other updates and bugfixes: - Fix package for immutable mode jscPED-14787. - Add netshaper support bsc1253044. - Add follow-up...

2.5CVSS5.8AI score0.0017EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/07 5:6 a.m.18 views

MGASA-2026-0110 Updated kernel-linus packages fix security vulnerabilities

Vanilla upstream kernel version 6.6.137 fixes bugs and vulnerabilities. For information about the vulnerabilities see the links...

9.8CVSS6.2AI score0.99907EPSS
SaveExploits239References9
Mageia
Mageia
added 2026/05/07 5:6 a.m.19 views

Updated kernel-linus packages fix security vulnerabilities

Vanilla upstream kernel version 6.6.137 fixes bugs and vulnerabilities. For information about the vulnerabilities see the links...

9.8CVSS6.1AI score0.99907EPSS
SaveExploits239References8
Github Security Blog
Github Security Blog
added 2026/05/06 11:1 p.m.21 views

Nitro has a proxy scope bypass via percent-encoded path traversal in `routeRules`

A proxy route rule like: ts routeRules: "/api/orders/": proxy: to: "http://upstream/orders/" is intended to limit the proxy to URLs under /api/orders/. Before the patch, an attacker could bypass that scope by sending percent-encoded path traversal ..%2f in the URL, causing Nitro to forward a...

5.3CVSS5.8AI score0.00392EPSS
SaveExploits0References7Affected Software2
Snyk
Snyk
added 2026/05/06 11:1 p.m.19 views

Directory Traversal

Overview nitropack is a Build and Deploy Universal JavaScript Servers Affected versions of this package are vulnerable to Directory Traversal via the routeRules function. An attacker can access files or endpoints outside the intended proxy scope by sending specially crafted URLs containing...

6.9CVSS6.3AI score0.00392EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/06 11:1 p.m.9 views

GHSA-5W89-W975-HF9Q Nitro has a proxy scope bypass via percent-encoded path traversal in `routeRules`

A proxy route rule like: ts routeRules: "/api/orders/": proxy: to: "http://upstream/orders/" is intended to limit the proxy to URLs under /api/orders/. Before the patch, an attacker could bypass that scope by sending percent-encoded path traversal ..%2f in the URL, causing Nitro to forward a...

5.3CVSS5.8AI score0.00392EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/05/05 1:45 a.m.12 views

SUSE CVE-2026-35051

Traefik is an HTTP reverse proxy and load balancer. Prior to versions 2.11.43, 3.6.14, and 3.7.0-rc.2, there is an authentication bypass vulnerability in Traefik's ForwardAuth middleware when trustForwardHeader=false is configured and Traefik is deployed behind a trusted upstream proxy. This issu...

10CVSS5.7AI score0.00267EPSS
SaveExploits1References3
Packet Storm
Packet Storm
added 2026/05/05 12:0 a.m.101 views

📄 SumatraPDF 3.5.2 Remote Code Execution

SumatraPDF versions 3.5.0 to 3.5.2 disable TLS hostname verification during update checks using INTERNETFLAGIGNORECERTCNINVALID and do not perform any signature or integrity validation on the downloaded installer. Exploit Title: SumatraPDF 3.5.2 - Remote Code Execution Date: 2026-02-10 Exploit...

7.5CVSS5.8AI score0.00445EPSS
SaveExploits4
Rows per page
Query Builder