Lucene search
+L

765 matches found

Cvelist
Cvelist
added 10 hours ago11 views

CVE-2026-10050 Digest authentication lossy encoding

In Eclipse Jetty, the Digest authentication server-side component uses ISO-8859-1 to encode the password as bytes. This was done because the initial specification for HTTP did not specify explicitly a charset, and it was assumed to be ISO-8859-1 for historical reasons. If the password contains...

8.7CVSS
SaveExploits0References2
CVE
CVE
added 10 hours ago90 views

CVE-2026-10050

CVE-2026-10050 relates to Eclipse Jetty’s Digest authentication where server-side password encoding uses ISO-8859-1. Passwords with characters outside ISO-8859-1 are silently replaced by '?', enabling a crafted digest header to match any password of the same length containing non-ISO-8859-1 chara...

8.7CVSS5.5AI score
SaveExploits0References2
RedHat Linux
RedHat Linux
added yesterday5 views

glib: buffer over-read in g_regex_replace() via glib/gregex.c:string_append() and g_utf8_next_char()

A flaw was found in GLib. A buffer over-read can occur in the gregexreplace function when used with the GREGEXRAW compile flag and case-change replacement escapes because the stringappend function processes matched substrings using UTF-8 functions that assume valid UTF-8 input, even when the stri...

8.2CVSS5.6AI score0.00363EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 3 days ago6 views

openSUSE 16 Security Update : google-guest-agent (openSUSE-SU-2026:21476-1)

The remote openSUSE 16 host has a package installed that is affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:21476-1 advisory. - CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and privilege...

9.6CVSS5.6AI score0.00655EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 4 days ago6 views

openSUSE 16 Security Update : amazon-ecs-init (openSUSE-SU-2026:21455-1)

The remote openSUSE 16 host has a package installed that is affected by a vulnerability as referenced in the openSUSE- SU-2026:21455-1 advisory. This update for amazon-ecs-init fixes the following issue - CVE-2026-56852: golang.org/x/text/unicode/norm: infinite loop on truncated/invalid UTF-8 inp...

7.5CVSS7.3AI score0.00446EPSS
SaveExploits0References3
NVD
NVD
added 5 days ago8 views

CVE-2026-67550

re2 provides Node.js bindings for Google's RE2 regular expression engine. Prior to 1.25.2, re2 validates lastIndex against the UTF-8 byte length of a subject but uses it as a UTF-16 code-unit offset in exec, test, match, replace, and split, allowing an attacker-influenced lastIndex on a non-ASCII...

5.7CVSS0.00121EPSS
SaveExploits0References3
SUSE Linux
SUSE Linux
added 5 days ago6 views

Security update for google-osconfig-agent

This update for google-osconfig-agent fixes the following issues CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and privilege escalation bsc1266603. CVE-2026-56852: golang.org/x/text/unicode/norm: improper handling of input...

9.1CVSS6.1AI score0.00655EPSS
SaveExploits0References8
OSV
OSV
added 5 days ago5 views

OPENSUSE-SU-2026:21482-1 Security update for ignition

This update for ignition fixes the following issues: - CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and privilege escalation bsc1266606. - CVE-2026-56852: golang.org/x/text/unicode/norm: handling of input containing inval...

9.6CVSS6.1AI score0.00655EPSS
SaveExploits0References4
OSV
OSV
added 5 days ago4 views

OPENSUSE-SU-2026:21480-1 Security update for mcphost

This update for mcphost fixes the following issues: - CVE-2026-5160: github.com/yuin/goldmark/renderer: Cross-site Scripting due to improper URL validation bsc1272488. - CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and...

9.6CVSS5.5AI score0.00655EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 5 days ago12 views

PT-2026-66547

In schreibfaul1 ESP32-audioI2S 3.4.5, a heap-based buffer overflow vulnerability exists in the latinToUTF8 character encoding conversion function. The function calculates required buffer size by simply doubling input length and reallocates ps ptr heap buffer without strict boundary validation...

6.2AI score0.00425EPSS
SaveExploits0References2
OSV
OSV
added 6 days ago4 views

OPENSUSE-SU-2026:21476-1 Security update for google-guest-agent

This update for google-guest-agent fixes the following issues: - CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and privilege escalation bsc1266603. - CVE-2026-56852: golang.org/x/text/unicode/norm: improper handling of inp...

9.6CVSS6.1AI score0.00655EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 6 days ago6 views

SUSE SLES15 Security Update : yq (SUSE-SU-2026:3327-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:3327-1 advisory. Update to v4.53.3. - CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass a...

9.6CVSS6.5AI score0.00655EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 6 days ago5 views

openSUSE 16 Security Update : yq (openSUSE-SU-2026:21454-1)

The remote openSUSE 16 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:21454-1 advisory. Changes in yq: - Update the golang.org/x/net dependency to version v0.57.0 to fix CVE-2026-39821 for good bsc1267199. - update to v4.53.3 Add...

9.6CVSS6AI score0.00655EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/07/28 1:38 p.m.4 views

CVE-2026-64647

A flaw was found in Next.js. This vulnerability allows a remote attacker to potentially access confidential data. When a server-side fetch processes a request with a body using a non-UTF-8 character set, it may incorrectly return a cached response body from a different request to the same URL but...

6.3CVSS5.8AI score0.00339EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/28 7:10 a.m.4 views

OPENSUSE-SU-2026:21456-1 Security update for google-osconfig-agent

This update for google-osconfig-agent fixes the following issues: - CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and privilege escalation bsc1266603. - CVE-2026-56852: golang.org/x/text/unicode/norm: improper handling of...

9.6CVSS6.3AI score0.00655EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/27 7:11 p.m.37 views

CVE-2026-64647

Summary: Next.js versions affected include 12.0.0–15.5.20 and 16.0.0–16.2.10. A server-side fetch with a request body can return a cached response body from a different request to the same URL when the request body uses a non-UTF-8 charset, causing confidential data in the POST response to leak t...

6.3CVSS5.8AI score0.00339EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/27 5:0 p.m.5 views

SUSE-SU-2026:3300-1 Security update for ignition

This update for ignition fixes the following issues - CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and privilege escalation bsc1266606. - CVE-2026-56852: golang.org/x/text/unicode/norm: handling of input containing invali...

9.6CVSS6.3AI score0.00655EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
added 2026/07/27 5:0 p.m.5 views

Security update for ignition

This update for ignition fixes the following issues CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and privilege escalation bsc1266606. CVE-2026-56852: golang.org/x/text/unicode/norm: handling of input containing invalid...

9.1CVSS6.3AI score0.00655EPSS
SaveExploits0References8
SUSE Linux
SUSE Linux
added 2026/07/27 10:53 a.m.7 views

Security update for ignition

This update for ignition fixes the following issues CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and privilege escalation bsc1266606. CVE-2026-56852: golang.org/x/text/unicode/norm: handling of input containing invalid...

9.1CVSS5.9AI score0.00655EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/27 10:52 a.m.4 views

SUSE-SU-2026:3266-1 Security update for ignition

This update for ignition fixes the following issues - CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and privilege escalation bsc1266606. - CVE-2026-56852: golang.org/x/text/unicode/norm: handling of input containing invali...

9.6CVSS6.3AI score0.00655EPSS
SaveExploits0References5
Rows per page
Query Builder