Lucene search
+L

2659 matches found

NVD
NVD
added yesterday5 views

CVE-2026-10050

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
ATTACKERKB
ATTACKERKB
added yesterday3 views

CVE-2026-10050

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.7CVSS5.5AI score
SaveExploits0References3Affected Software3
Cvelist
Cvelist
added yesterday18 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 yesterday98 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
ATTACKERKB
ATTACKERKB
added yesterday5 views

CVE-2026-11835

Time-of-check time-of-use TOCTOU vulnerability combined with missing input validation in Caliptra Core ROM UpdateResetFlow::run in subsystem mode allows a compromised local attacker to silently bypass secure boot by supplying an AXI staging address that is not validated against the strap-configur...

5.6CVSS5.5AI score0.00082EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2 days ago6 views

CVE-2026-18568

XML::Sig versions from 0.29 before 0.72 for Perl allow signature verification bypass because verify returns true when every signature was skipped before any cryptographic check. verify in lib/XML/Sig.pm counts the //dsig:Signature elements into $numsigs and iterates over them, but two paths reach...

9.3CVSS5.4AI score0.00191EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2 days ago7 views

CVE-2026-9390

XML::Sig versions before 0.71 for Perl allow XPath injection in ID lookup. verify and getsignedxml in lib/XML/Sig.pm build XPath expressions by concatenating the SignedInfo/Reference/@URI value read from the document being verified. The value is neither escaped nor checked against the NCName...

9.1CVSS0.00282EPSS
SaveExploits0References3
EUVD
EUVD
added 2 days ago8 views

EUVD-2026-52269

XML::Sig versions before 0.71 for Perl allow XPath injection in ID lookup. verify and getsignedxml in lib/XML/Sig.pm build XPath expressions by concatenating the SignedInfo/Reference/@URI value read from the document being verified. The value is neither escaped nor checked against the NCName...

9.1CVSS5.6AI score0.00282EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2 days ago6 views

CVE-2026-9390

XML::Sig versions before 0.71 for Perl allow XPath injection in ID lookup. verify and getsignedxml in lib/XML/Sig.pm build XPath expressions by concatenating the SignedInfo/Reference/@URI value read from the document being verified. The value is neither escaped nor checked against the NCName...

5.6AI score0.00282EPSS
SaveExploits0References4
CVE
CVE
added 2 days ago14 views

CVE-2026-9390

CVE-2026-9390 affects XML::Sig (Perl) versions before 0.71. The issue arises when verify()/_get_signed_xml() build XPath expressions by concatenating SignedInfo/Reference/@URI from the document without escaping or enforcing NCName rules. A URI containing a single quote can terminate the string li...

9.1CVSS5.6AI score0.00282EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2 days ago40 views

CVE-2026-38447

osTicket 1.18.3 generates API keys using a predictable construction based on MD5 hashing. The use of MD5, combined with predictable inputs such as the current timestamp and client IP address, significantly reduces entropy. An attacker can approximate the key generation time and brute-force the ke...

0.00455EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 3 days ago7 views

Fedora 44 : curl (2026-e691fbbfe7)

The remote Fedora 44 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-e691fbbfe7 advisory. - Fix trailing dot domain super cookie CVE-2026-8924 - Fix SSH improper host validation CVE-2026-9547 - Fix password leak with netrc and user in URL...

9.8CVSS5.6AI score0.00604EPSS
SaveExploits6References7
OSV
OSV
added 6 days ago4 views

SUSE-SU-2026:3419-1 Security update for tomcat

This update for tomcat fixes the following issues: Update to Tomcat 9.0.120. Security issues fixed: - CVE-2026-59083: incorrect URL decoding in RewriteValve may allow security control bypass bsc1271397. - CVE-2026-59084: EncryptInterceptor requirements are not clearly documented bsc1271398. Other...

9.1CVSS5.8AI score0.00506EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added last week5 views

CVE-2026-64534

A flaw was found in the Linux kernel's NVMe over TCP nvmet-tcp implementation. When a data digest mismatch occurs, a reference count underflow can happen due to an unconditional cleanup call. This issue can lead to a use-after-free condition and ultimately result in a permanent workqueue deadlock...

9.8CVSS5.8AI score0.00384EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/28 5:8 p.m.6 views

SUSE CVE-2026-64544

In the Linux kernel, the following vulnerability has been resolved: crypto: asymmetrickeys - fix OOB read in pefiledigestpecontents pefiledigestpecontents computes the trailing-data hash length as pelen - hashedbytes + certssize. A crafted PE can make the addition exceed pelen, causing the unsign...

5.8AI score0.00176EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/27 9:17 p.m.3 views

UBUNTU-CVE-2026-64544

In the Linux kernel, the following vulnerability has been resolved: crypto: asymmetrickeys - fix OOB read in pefiledigestpecontents pefiledigestpecontents computes the trailing-data hash length as pelen - hashedbytes + certssize. A crafted PE can make the addition exceed pelen, causing the unsign...

5.7AI score0.00176EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/27 8:10 p.m.5 views

CVE-2026-64544 crypto: asymmetric_keys - fix OOB read in pefile_digest_pe_contents

In the Linux kernel, the following vulnerability has been resolved: crypto: asymmetrickeys - fix OOB read in pefiledigestpecontents pefiledigestpecontents computes the trailing-data hash length as pelen - hashedbytes + certssize. A crafted PE can make the addition exceed pelen, causing the unsign...

5.8AI score
SaveExploits0References11
CVE
CVE
added 2026/07/27 8:10 p.m.13 views

CVE-2026-64544

CVE-2026-64544 affects the Linux kernel’s crypto: asymmetric_keys path, specifically pefile_digest_pe_contents. The vulnerability arises when calculating the trailing-data hash length as pelen - (hashed_bytes + certs_size); a crafted PE could make the addition overflow the pelen, causing an unsig...

5.8AI score0.00176EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/27 8:10 p.m.7 views

CVE-2026-64544

In the Linux kernel, the following vulnerability has been resolved: crypto: asymmetrickeys - fix OOB read in pefiledigestpecontents pefiledigestpecontents computes the trailing-data hash length as pelen - hashedbytes + certssize. A crafted PE can make the addition exceed pelen, causing the unsign...

5.7AI score0.00176EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/27 8:10 p.m.7 views

EUVD-2026-49595

In the Linux kernel, the following vulnerability has been resolved: crypto: asymmetrickeys - fix OOB read in pefiledigestpecontents pefiledigestpecontents computes the trailing-data hash length as pelen - hashedbytes + certssize. A crafted PE can make the addition exceed pelen, causing the unsign...

5.8AI score0.00176EPSS
SaveExploits0References8
Rows per page
Query Builder