Lucene search
+L

50086 matches found

OSV
OSV
added 2026/09/05 3:04 p.m.5 views

OESA-2026-3694 libsoup3 security update

Libsoup is an HTTP library implementation in C. It was originally part of a SOAP Simple Object Access Protocol implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. Security Fixes: A heap out-of-bounds read flaw was found in libsoup. When parsing...

7.5CVSS6.2AI score0.0046EPSS
SaveExploits2References6
OSV
OSV
added 2026/09/05 3:03 p.m.6 views

OESA-2026-3692 libsoup security update

libsoup is an HTTP client/server library for GNOME. It uses GObjects and the glib main loop, to integrate well with GNOME applications, and also has a synchronous API, for use in threaded applications. Security Fixes: A heap out-of-bounds read flaw was found in libsoup. When parsing multipart HTT...

7.5CVSS6.2AI score0.0046EPSS
SaveExploits3References7
OSV
OSV
added 2026/09/05 3:03 p.m.6 views

OESA-2026-3672 expat security update

expat is a stream-oriented XML parser library written in C. expat excels with files too large to fit RAM, and where performance and flexibility are crucial. Security Fixes: Expat through 2.8.3 contains a denial of service vulnerability caused by quadratic algorithmic complexity in the storeAtts...

7.5CVSS7.4AI score0.00586EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/05 3:03 p.m.5 views

OESA-2026-3650 gstreamer1-plugins-good security update

GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types ...

6.6CVSS6.2AI score0.00131EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/09/05 5:17 a.m.4 views

CVE-2026-86144

In xinclude in libxml2 before 2.15.4, xmlXIncludeProcess and xmlXIncludeProcessTree do not propagate parseFlags. This has security relevance for, for example, the XMLPARSENONET flag, if without it a custom resource loader accesses the internet and triggers XML external entity injection, SSRF, or ...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/09/05 5:17 a.m.6 views

CVE-2026-86137

In libxml2 before 2.15.4, xmlFAParsePosCharGroup has an out-of-bounds read, aka an out-of-bounds read in the NXT macro in xmlregexp...

6.1CVSS5.9AI score0.0013EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2026/09/05 12:31 a.m.15 views

SUSE CVE-2026-54909

pion/stun is a Go implementation of STUN. Prior to 3.1.3, XORMappedAddress.GetFromAs can panic while parsing a malformed short XOR-MAPPED-ADDRESS attribute in STUN or ICE Binding-response parsing paths, allowing remote denial of service. This issue is fixed in version 3.1.3...

5.3CVSS5.4AI score0.00371EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/09/05 12:27 a.m.9 views

SUSE CVE-2026-80801

In the Linux kernel, the following vulnerability has been resolved: nfc: microread: validate target discovery payload lengths microreadtargetdiscovered parses target discovery payloads from skb-data according to the HCI gate. The fixed field offsets and UID copies were checked only against the...

5.9AI score0.00195EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/05 12:17 a.m.8 views

parsedmarc v11.0.1

parsedmarc parsedmarc is a Python module and CLI utility for parsing DMARC reports. When used with Elasticsearch and Kibana or Splunk, or with OpenSearch and Grafana, it works as a self-hosted open-source alternative to commercial DMARC report processing services such as Agari Brand Protection,...

6AI score
SaveExploits0References3
OSV
OSV
added 2026/09/04 6:18 p.m.5 views

AZL-99579 CVE-2026-80906 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: net: packet: fix wrong transportheader when sending VLAN-tagged frame In packetparseheaders, when processing a VLAN-tagged frame, skbsetnetworkheader is called to advance networkheader past the VLAN tag to the inner protocol...

5.8AI score0.00165EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 6:17 p.m.7 views

DEBIAN-CVE-2026-57163

PJSIP is a free and open source multimedia communication library written in C. Prior to commit c4a151a, a stack buffer overflow exists in the GnuTLS TLS backend when parsing the Subject Alternative Name extension of a peer certificate tlscertgetinfo in sslsockgtls.c. Only GnuTLS builds are affect...

9.1CVSS6AI score0.00234EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/04 6:17 p.m.7 views

CVE-2026-57163

PJSIP is a free and open source multimedia communication library written in C. Prior to commit c4a151a, a stack buffer overflow exists in the GnuTLS TLS backend when parsing the Subject Alternative Name extension of a peer certificate tlscertgetinfo in sslsockgtls.c. Only GnuTLS builds are affect...

9.1CVSS0.00234EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/04 5:19 p.m.34 views

CVE-2026-80912 selinux: reject an unclaimed class value in security_get_classes()

In the Linux kernel, the following vulnerability has been resolved: selinux: reject an unclaimed class value in securitygetclasses securitygetclasses sizes an array by pclasses.nprim and fills it at value - 1, so a class value the policy never defines leaves a NULL. selmakeclasses passes every...

0.00165EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/04 5:19 p.m.29 views

CVE-2026-80906 net: packet: fix wrong transport_header when sending VLAN-tagged frame

In the Linux kernel, the following vulnerability has been resolved: net: packet: fix wrong transportheader when sending VLAN-tagged frame In packetparseheaders, when processing a VLAN-tagged frame, skbsetnetworkheader is called to advance networkheader past the VLAN tag to the inner protocol...

0.00165EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/04 5:19 p.m.12 views

CVE-2026-80905 net: tap: fix wrong transport_header when sending VLAN-tagged frame

In the Linux kernel, the following vulnerability has been resolved: net: tap: fix wrong transportheader when sending VLAN-tagged frame In tapgetuserxdp, when processing a VLAN-tagged frame e.g. ETHP8021Q, skbsetnetworkheader is called first to advance networkheader past the VLAN tag to the inner...

5.6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/04 5:11 p.m.34 views

CVE-2026-57163 PJSIP: Stack overflow parsing a TLS peer certificate's SubjectAltName in GnuTLS backend

PJSIP is a free and open source multimedia communication library written in C. Prior to commit c4a151a, a stack buffer overflow exists in the GnuTLS TLS backend when parsing the Subject Alternative Name extension of a peer certificate tlscertgetinfo in sslsockgtls.c. Only GnuTLS builds are affect...

8.8CVSS0.00234EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/04 5:11 p.m.23 views

CVE-2026-57162

CVE-2026-57162 is a stack buffer overflow in PJSIP 's SRTP/SDES media transport, specifically in sdes_encode_sdp() in transport_srtp_sdes.c. During SDP offer/answer negotiation, a=crypto attributes from a remote peer are collected into a fixed-size array without bounding their count. A remote att...

9.1CVSS5.8AI score0.00351EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/09/04 5:11 p.m.3 views

CVE-2026-57162 PJSIP: Stack overflow parsing SDP a=crypto attributes

PJSIP is a free and open source multimedia communication library written in C. Prior to commit a1b707c, a stack buffer overflow exists in the SRTP/SDES media transport when processing a=crypto attributes during SDP offer/answer sdesencodesdp in transportsrtpsdes.c. This affects applications with...

8.8CVSS6.2AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/04 5:11 p.m.36 views

CVE-2026-57162 PJSIP: Stack overflow parsing SDP a=crypto attributes

PJSIP is a free and open source multimedia communication library written in C. Prior to commit a1b707c, a stack buffer overflow exists in the SRTP/SDES media transport when processing a=crypto attributes during SDP offer/answer sdesencodesdp in transportsrtpsdes.c. This affects applications with...

8.8CVSS0.00351EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/04 4:18 p.m.4 views

AZL-99596 CVE-2026-80800 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: bound the connectsn TLV walk to the skb Commit 27256cdb290e "nfc: llcp: bound SNL TLV parsing to the skb and add length checks" fixed the unbounded TLV walk in nfcllcprecvsnl, and commit d8bd2dedbde5 "nfc: llcp: fix OO...

5.8AI score0.00234EPSS
SaveExploits0References1
Rows per page
Query Builder