Lucene search
+L

30 matches found

EUVD
EUVD
added 2026/09/03 3:37 p.m.10 views

EUVD-2026-70533

A vulnerability in MISP's event template handling allowed an authenticated user with permission to create or modify event templates to bypass validation of the template definition field. The EventTemplate::beforeValidate method only performed semantic validation when the supplied definition was...

7.1CVSS5.8AI score0.00256EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/03 3:37 p.m.16 views

CVE-2026-85239

MISP is vulnerable to a validation bypass in its event template handling. The EventTemplate::beforeValidate() method only applied semantic validation when the definition was already an array; a caller supplying a pre-encoded string (including malformed JSON ) bypassed validateDefinition() and onl...

7.1CVSS5.8AI score0.00256EPSS
SaveExploits0References1Affected Software1
RedHat Linux
RedHat Linux
added 2026/09/01 8:34 a.m.9 views

kernel: nfsd: fix posix_acl leak on SETACL decode failure

A flaw was found in the Linux kernel's Network File System Daemon nfsd. This vulnerability occurs during the processing of Access Control List ACL set operations. If a specific decode step fails, a memory leak of a posixacl object occurs. This can lead to resource exhaustion over time, potentiall...

7.5CVSS5.8AI score0.00529EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.8 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-100565)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-100565 advisory. In the Linux kernel, the following vulnerability has been resolved: nfsd: fix posixacl leak on SETACL decode failure nfsaclsvcdecodesetaclargs and...

7.5CVSS4.8AI score0.00529EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/01 12:22 p.m.9 views

CVE-2026-67304 FreeRDP before 3.29.0 NULL Dereference via smartcard cleanup

FreeRDP before 3.29.0 contains a null pointer dereference vulnerability in smartcard device control request cleanup when reader-state decoding fails. Attackers can send malformed smartcard IRP requests with non-zero cReaders and truncated reader-state data to crash the process via null pointer...

8.7CVSS5.5AI score0.00369EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/08/01 12:22 p.m.16 views

EUVD-2026-51848

FreeRDP before 3.29.0 contains a null pointer dereference vulnerability in smartcard device control request cleanup when reader-state decoding fails. Attackers can send malformed smartcard IRP requests with non-zero cReaders and truncated reader-state data to crash the process via null pointer...

8.7CVSS5.5AI score0.00369EPSS
SaveExploits1References3
NVD
NVD
added 2026/07/19 12:16 p.m.14 views

CVE-2026-53398

In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix SECINFONONAME decode error cleanup nfsd4decodesecinfononame currently initializes sinexp after decoding sinstyle. If the XDR stream is truncated, the decoder returns nfserrbadxdr before sinexp is initialized. Since comm...

9.8CVSS0.00543EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/19 12:01 p.m.13 views

EUVD-2026-45519

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix posixacl leak on SETACL decode failure nfsaclsvcdecodesetaclargs and nfs3svcdecodesetaclargs each call nfsstreamdecodeacl twice, first for NFSACL and then for NFSDFACL. Each successful call transfers ownership of a...

5.5AI score0.00529EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/19 12:01 p.m.45 views

CVE-2026-53397 nfsd: fix posix_acl leak on SETACL decode failure

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix posixacl leak on SETACL decode failure nfsaclsvcdecodesetaclargs and nfs3svcdecodesetaclargs each call nfsstreamdecodeacl twice, first for NFSACL and then for NFSDFACL. Each successful call transfers ownership of a...

7.5CVSS0.00529EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/19 12:01 p.m.44 views

CVE-2026-53397

The CVE-2026-53397 entry describes a Linux kernel leakage with posix_acl objects during SETACL decode in NFS code paths. Specifically, nfsaclsvc_decode_setaclargs() and nfs3svc_decode_setaclargs() call nfs_stream_decode_acl() for NFS_ACL and NFS_DFACL; if the first succeeds and the second fails, ...

7.5CVSS5.5AI score0.00529EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/07/19 12:01 p.m.12 views

CVE-2026-53397 nfsd: fix posix_acl leak on SETACL decode failure

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix posixacl leak on SETACL decode failure nfsaclsvcdecodesetaclargs and nfs3svcdecodesetaclargs each call nfsstreamdecodeacl twice, first for NFSACL and then for NFSDFACL. Each successful call transfers ownership of a...

7.5CVSS5.5AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.18 views

PT-2026-61102

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak occurs in the nfsd component when a SETACL decode failure happens. The functions nfsaclsvc decode setaclargs and nfs3svc decode setaclargs call nfs stream decode acl twice ...

7.5CVSS5.2AI score0.00529EPSS
SaveExploits0
NVD
NVD
added 2026/06/22 6:16 p.m.23 views

CVE-2026-54269

protobufjs compiles protobuf definitions into JavaScript JS functions. Prior to 8.6.0 and 7.6.3, protobufjs accepted certain schema-derived names that could collide with properties used by protobufjs runtime helpers. The known affected names are fields named hasOwnProperty, field or oneof names...

5.3CVSS0.00402EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/24 2:42 p.m.14 views

CVE-2026-31610 ksmbd: fix mechToken leak when SPNEGO decode fails after token alloc

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix mechToken leak when SPNEGO decode fails after token alloc The kernel ASN.1 BER decoder calls action callbacks incrementally as it walks the input. When ksmbddecodenegTokenInit reaches the mechToken 2 OCTET STRING...

5.9AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/04/24 12:00 a.m.14 views

PT-2026-34962

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the ksmbd component during the SPNEGO decoding process. When the ksmbd decode negTokenInit function processes the mechToken OCTET STRING element, the ksmbd neg...

5.5CVSS5.9AI score0.00136EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/04/08 9:14 a.m.11 views

CVE-2026-34781

A flaw was found in Electron. An application that calls clipboard.readImage may be vulnerable to a denial of service DoS. If the system clipboard contains image data that fails to decode, the application can crash. This vulnerability does not lead to memory corruption or code execution. Mitigatio...

5CVSS5.9AI score0.00144EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/03/31 4:59 a.m.24 views

CVE-2026-30077

OpenAirInterface V2.2.0 AMF crashes when it fails to decode the message. Not all decode failures result in a crash. But the crash is consistent for particular inputs. An example input in hex stream is 80 00 00 0E 00 00 01 00 0F 80 02 02 40 00 58 00 01 88...

7.5CVSS5.9AI score0.00267EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/03/30 6:31 p.m.17 views

EUVD-2026-17142

OpenAirInterface V2.2.0 AMF crashes when it fails to decode the message. Not all decode failures result in a crash. But the crash is consistent for particular inputs. An example input in hex stream is 80 00 00 0E 00 00 01 00 0F 80 02 02 40 00 58 00 01 88...

7.5CVSS5.9AI score0.00267EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/30 12:00 a.m.35 views

CVE-2026-30077

OpenAirInterface V2.2.0 AMF crashes when it fails to decode the message. Not all decode failures result in a crash. But the crash is consistent for particular inputs. An example input in hex stream is 80 00 00 0E 00 00 01 00 0F 80 02 02 40 00 58 00 01 88...

0.00267EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/30 12:00 a.m.5 views

CVE-2026-30077

OpenAirInterface V2.2.0 AMF crashes when it fails to decode the message. Not all decode failures result in a crash. But the crash is consistent for particular inputs. An example input in hex stream is 80 00 00 0E 00 00 01 00 0F 80 02 02 40 00 58 00 01 88...

7.5CVSS5.9AI score0.00267EPSS
SaveExploits0References3
Rows per page
Query Builder