Lucene search
+L

4160 matches found

Cvelist
Cvelist
added 5 hours ago6 views

CVE-2026-9390 XML::Sig versions before 0.71 for Perl allow XPath injection in ID lookup

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...

SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 5 hours ago3 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 score
SaveExploits0References4
CVE
CVE
added 5 hours ago7 views

CVE-2026-9390

XML::Sig before 0.71 for Perl is vulnerable to an XPath injection in ID lookup. The library’s verify() and _get_signed_xml() concatenate SignedInfo/Reference/@URI values directly into XPath expressions without escaping or NCName validation, allowing a crafted URI containing a quote to terminate t...

5.6AI score
SaveExploits0References3
NVD
NVD
added 8 hours ago4 views

CVE-2026-68742

A flaw was found in SSSD. The sssnssprotocolparseaddr function in the NSS responder does not validate the addrlen field against the remaining packet body size. A local attacker can exploit this via a crafted GETHOSTBYADDR request to the NSS responder socket, causing an out-of-bounds read and...

5.5CVSS
SaveExploits0References2
NVD
NVD
added 2 days ago4 views

CVE-2026-67288

FreeRDP before 3.29.0 contains a null pointer dereference vulnerability in smartcard cache request decoders that accept NULL NDR pointers for LookupName in SCARDIOCTLREADCACHEA and SCARDIOCTLWRITECACHEA operations. When smartcard emulation is enabled, attackers can send crafted smartcard cache...

8.7CVSS0.0035EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2 days ago27 views

CVE-2026-67288 FreeRDP before 3.29.0 Denial of Service via smartcard cache

FreeRDP before 3.29.0 contains a null pointer dereference vulnerability in smartcard cache request decoders that accept NULL NDR pointers for LookupName in SCARDIOCTLREADCACHEA and SCARDIOCTLWRITECACHEA operations. When smartcard emulation is enabled, attackers can send crafted smartcard cache...

8.7CVSS0.0035EPSS
SaveExploits0References4
OSV
OSV
added 2 days ago5 views

CVE-2026-67288 FreeRDP before 3.29.0 Denial of Service via smartcard cache

FreeRDP before 3.29.0 contains a null pointer dereference vulnerability in smartcard cache request decoders that accept NULL NDR pointers for LookupName in SCARDIOCTLREADCACHEA and SCARDIOCTLWRITECACHEA operations. When smartcard emulation is enabled, attackers can send crafted smartcard cache...

8.7CVSS5.5AI score0.0035EPSS
SaveExploits0References6
CVE
CVE
added 2 days ago17 views

CVE-2026-67288

Vulnerability summary: CVE-2026-67288 affects FreeRDP before 3.29.0. A null pointer dereference occurs in smartcard cache request decoders that accept NULL NDR pointers for LookupName in SCARD_IOCTL_READCACHEA and SCARD_IOCTL_WRITECACHEA. When smartcard emulation is enabled, an attacker can send ...

8.7CVSS5.5AI score0.0035EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2 days ago8 views

CVE-2026-67288

FreeRDP before 3.29.0 contains a null pointer dereference vulnerability in smartcard cache request decoders that accept NULL NDR pointers for LookupName in SCARDIOCTLREADCACHEA and SCARDIOCTLWRITECACHEA operations. When smartcard emulation is enabled, attackers can send crafted smartcard cache...

8.7CVSS5.5AI score0.0035EPSS
SaveExploits0References5
CVE
CVE
added 2 days ago7 views

CVE-2026-10773

Summary (CVE-2026-10773) : A bounds-check bug in Zephyr’s DHCPv4 client helper net_dhcpv4_msg_type_name() can read past the 8-element name table. The guard uses msg_type <= sizeof(name) instead of msg_type

5.4CVSS5.5AI score0.00175EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2 days ago28 views

CVE-2026-10773 Out-of-bounds read in DHCPv4 client message-type name lookup (net_dhcpv4_msg_type_name)

The DHCPv4 client helper netdhcpv4msgtypename in subsys/net/lib/dhcpv4/dhcpv4.c indexes a static 8-element const char name table after a faulty bounds check. The guard used msgtype = sizeofname instead of msgtype = ARRAYSIZEname; sizeof returns the byte size of the pointer array 32 on 32-bit, 64 ...

5.4CVSS0.00175EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 4 days ago5 views

SUSE CVE-2026-45721

Algernon is a small self-contained pure-Go web server. Prior to 1.17.7, when Algernon is asked for any URL path that resolves to a directory without an index file, DirPage walks upward through parent directories - past the configured server root - looking for a file named handler.lua to execute a...

9CVSS8.6AI score0.00437EPSS
SaveExploits0References2
CVE
CVE
added 4 days ago11 views

CVE-2026-44616

CVE-2026-44616 describes an LDAP injection vulnerability in Apache Zeppelin where the ActiveDirectoryGroupRealm constructed LDAP search filters using unescaped user input. This allows an authenticated attacker to inject LDAP filter syntax via the user-search endpoint and potentially expose direct...

6.5CVSS5.8AI score0.00344EPSS
SaveExploits0References3
NVD
NVD
added 4 days ago8 views

CVE-2026-18363

A logic vulnerability in the password reset token validation routine implemented by osTicket in versions prior to v1.17.8 and v1.18.4. During the password reset process, the application retrieves the timestamp associated with the provided token and checks whether the configured validity period ha...

9.1CVSS0.00298EPSS
SaveExploits1References1
OSV
OSV
added 4 days ago5 views

BIT-SQLITE-2026-51296

SQLite 3.41 has a use-after-free vulnerability in jsonRemoveFunc of SQLite JSON module. The parsed JSON object is freed at line 3555, while line 3575 still calls jsonLookupStep with the released pointer. Remote attackers can exploit this flaw to crash the service and leak heap memory information...

7AI score0.00332EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 6 days ago6 views

SUSE CVE-2026-64541

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix UAF in smccdcrxhandler by pinning the socket smccdcrxhandler looks up the connection by token under the link group's connslock, drops the lock, and then dereferences conn and the smcsock derived from it, ending in...

5.7AI score0.00521EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 6 days ago8 views

CVE-2026-66749 Let's Chat 0.4.0 - 0.4.8 Denial of Service via Null Dereference in Room Lookup

Let's Chat 0.4.0 through 0.4.8 contains a null dereference vulnerability that allows authenticated attackers to crash the server by supplying a valid 24-character hex string room parameter that matches no document in the database. Attackers can send a crafted GET /messages request causing an...

7.1CVSS5.9AI score0.00311EPSS
SaveExploits1References2
CVE
CVE
added 6 days ago14 views

CVE-2026-66749

CVE-2026-66749 affects Let's Chat versions 0.4.0–0.4.8. It describes a null dereference that allows an authenticated attacker to crash the Node.js server by supplying a valid 24-character hex room parameter that does not match any document in the database. A crafted GET /messages request triggers...

7.1CVSS5.9AI score0.00311EPSS
SaveExploits1References2
Cvelist
Cvelist
added 6 days ago31 views

CVE-2026-66749 Let's Chat 0.4.0 - 0.4.8 Denial of Service via Null Dereference in Room Lookup

Let's Chat 0.4.0 through 0.4.8 contains a null dereference vulnerability that allows authenticated attackers to crash the server by supplying a valid 24-character hex string room parameter that matches no document in the database. Attackers can send a crafted GET /messages request causing an...

7.1CVSS0.00311EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 6 days ago9 views

CVE-2026-66922

Pivotick used plain JavaScript objects as lookup tables indexed by caller-controlled graph node identifiers in its tree-layout and cycle-detection components. Node identifiers matching properties inherited from Object.prototype, such as constructor, toString, or proto, were not handled as ordinar...

5.1CVSS5.9AI score0.00284EPSS
SaveExploits0References2
Rows per page
Query Builder