Lucene search
+L

1412 matches found

RedhatCVE
RedhatCVE
added 2026/03/26 3:19 p.m.8 views

CVE-2025-67039

An issue was discovered in Lantronix EDS3000PS 3.1.0.0R2. The authentication on management pages can be bypassed by appending a specific suffix to the URL and by sending an Authorization header that uses "admin" as the username...

9.1CVSS5.8AI score0.00311EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/03/23 9:36 p.m.18 views

EUVD-2026-14599

OpenClaw before 2026.3.7 contains an improper header validation vulnerability in fetchWithSsrFGuard that forwards custom authorization headers across cross-origin redirects. Attackers can trigger redirects to different origins to intercept sensitive headers like X-Api-Key and Private-Token intend...

9.3CVSS5.8AI score0.00316EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/23 9:36 p.m.3 views

CVE-2026-32913 OpenClaw < 2026.3.7 - Custom Authorization Header Leakage via Cross-Origin Redirects

OpenClaw before 2026.3.7 contains an improper header validation vulnerability in fetchWithSsrFGuard that forwards custom authorization headers across cross-origin redirects. Attackers can trigger redirects to different origins to intercept sensitive headers like X-Api-Key and Private-Token intend...

8.8CVSS5.9AI score0.00316EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2026/03/23 12:0 a.m.8 views

Fedora: Security Advisory (FEDORA-2026-f029d04054)

The remote host is missing an update for the SPDX-FileCopyrightText: 2026 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.8CVSS5.8AI score0.00237EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/03/20 12:0 a.m.17 views

Fedora 43 : libsoup3 (2026-f029d04054)

The remote Fedora 43 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-f029d04054 advisory. Add patch for CVE-2026-1539 Also remove Proxy-Authorization header on cross origin redirect Tenable has extracted the preceding description block directly fr...

5.8CVSS5.8AI score0.00237EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/03/20 12:0 a.m.6 views

Fedora 45 : libsoup3 (2026-6fb683df94)

The remote Fedora 45 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-6fb683df94 advisory. Automatic update for libsoup3-3.6.6-6.fc45. Changelog Thu Mar 19 2026 Milan Crha - 3.6.6-6 - Add patch for CVE-2026-1539 Also remove Proxy-Authorization head...

5.8CVSS5.8AI score0.00237EPSS
SaveExploits0References2
GitLab Advisory Database
GitLab Advisory Database
added 2026/03/18 12:0 a.m.32 views

HAPI FHIR HTTP authentication leak in redirects

When setting headers in HTTP requests, the internal HTTP client sends headers first to the host in the initial URL but also, if asked to follow redirects and a 30X HTTP response code is returned, to the host mentioned in URL in the Location: response header value. Sending the same set of headers ...

8.2CVSS5.9AI score0.00264EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/03/17 12:0 a.m.8 views

MiracleLinux 9 : fence-agents-4.10.0-98.el9_7.10 (AXBA:2026-317:06)

The remote MiracleLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXBA:2026-317:06 advisory. - urllib3 is a user-friendly HTTP client library for Python. When using urllib3's proxy support with ProxyManager, the Proxy-Authorization header is...

8.9CVSS6.9AI score0.02667EPSS
SaveExploits1References5
OSV
OSV
added 2026/03/16 8:49 p.m.14 views

GHSA-9W88-79F8-M3VP Permissive List of Allowed Inputs in ewe

Summary ewe's chunked transfer encoding trailer handling merges declared trailer fields into req.headers after body parsing, but the denylist only blocks 9 header names. Security-sensitive headers like authorization, cookie, and x-forwarded-for can be injected or overwritten by a malicious client...

5.3CVSS5.8AI score0.00386EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/03/16 8:49 p.m.8 views

Permissive List of Allowed Inputs in ewe

Summary ewe's chunked transfer encoding trailer handling merges declared trailer fields into req.headers after body parsing, but the denylist only blocks 9 header names. Security-sensitive headers like authorization, cookie, and x-forwarded-for can be injected or overwritten by a malicious client...

5.3CVSS5.8AI score0.00386EPSS
SaveExploits1References6Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/16 12:0 a.m.16 views

PT-2026-26175

Summary ewe's chunked transfer encoding trailer handling merges declared trailer fields into req.headers after body parsing, but the denylist only blocks 9 header names. Security-sensitive headers like authorization, cookie, and x-forwarded-for can be injected or overwritten by a malicious client...

5.3CVSS5.9AI score0.00386EPSS
SaveExploits1References8
EUVD
EUVD
added 2026/03/11 6:30 p.m.8 views

EUVD-2025-208589

An issue was discovered in Lantronix EDS3000PS 3.1.0.0R2. The authentication on management pages can be bypassed by appending a specific suffix to the URL and by sending an Authorization header that uses "admin" as the username...

5.8AI score0.00311EPSS
SaveExploits0References4
NVD
NVD
added 2026/03/11 5:16 p.m.11 views

CVE-2025-67039

An issue was discovered in Lantronix EDS3000PS 3.1.0.0R2. The authentication on management pages can be bypassed by appending a specific suffix to the URL and by sending an Authorization header that uses "admin" as the username...

9.1CVSS0.00311EPSS
SaveExploits0References1
RustSec
RustSec
added 2026/03/11 12:0 p.m.19 views

`Authorization::value` and `WwwAuthenticate::value` can violate ASCII invariants

Authorization::value uses HeaderValue::value with the claim that the internal string is ASCII, but Authorization::new and Authorization::setcredentials accept arbitrary String credentials without validation. As a result, safe code can construct a header value containing non-ASCII UTF-8 while the...

5.7AI score
SaveExploits0
OSV
OSV
added 2026/03/11 12:0 p.m.21 views

RUSTSEC-2026-0174 `Authorization::value` and `WwwAuthenticate::value` can violate ASCII invariants

Authorization::value uses HeaderValue::value with the claim that the internal string is ASCII, but Authorization::new and Authorization::setcredentials accept arbitrary String credentials without validation. As a result, safe code can construct a header value containing non-ASCII UTF-8 while the...

5.7AI score
SaveExploits0References3
CVE
CVE
added 2026/03/11 12:0 a.m.20 views

CVE-2025-67039

CVE-2025-67039 affects Lantronix EDS3000PS (v3.1.0.0R2). Authentication on management pages can be bypassed by appending a URL suffix and by sending an Authorization header with username “admin,” enabling potential unauthorized access over the network. Related disclosures group this under BRIDGE:...

9.1CVSS5.8AI score0.00311EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2026/03/11 12:0 a.m.9 views

Lantronix EDS3000PS 安全漏洞

Lantronix EDS3000PS is a serial device server developed by the American company Lantronix. The Lantronix EDS3000PS version 3.1.0.0R2 contains a security vulnerability. This vulnerability stems from the possibility of bypassing authentication on the management page, allowing attackers to circumven...

9.1CVSS6.6AI score0.00311EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/11 12:0 a.m.4 views

CVE-2025-67039

An issue was discovered in Lantronix EDS3000PS 3.1.0.0R2. The authentication on management pages can be bypassed by appending a specific suffix to the URL and by sending an Authorization header that uses "admin" as the username...

5.8AI score0.00311EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/03/06 12:0 a.m.4 views

SUSE SLED15 / SLES15 / openSUSE 15 Security Update : libsoup2 (SUSE-SU-2026:0811-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:0811-1 advisory. - CVE-2026-1467: lack of input sanitization can lead to unintended or unauthorized HTTP requests...

5.8CVSS6.1AI score0.00423EPSS
SaveExploits1References10
RedHat Linux
RedHat Linux
added 2026/03/05 7:7 p.m.17 views

keycloak: Keycloak Authorization Header Parsing Leading to Potential Security Control Bypass

A flaw was found in Keycloak. The Keycloak Authorization header parser is overly permissive regarding the formatting of the "Bearer" authentication scheme. It accepts non-standard characters such as tabs as separators and tolerates case variations that deviate from RFC 6750 specifications...

5.3CVSS5.8AI score0.00361EPSS
SaveExploits0References5
Rows per page
Query Builder