Lucene search
+L

11438 matches found

Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.7 views

PT-2026-89422

Yappp new one for this month 1-3 for September CVE-2026-87807. A good starting point for September. Updates for August 3/4 pulled another one CVE-2026-85715...

SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/09/10 12:00 a.m.7 views

Security Updates for Microsoft Outlook Products C2R (September 2026)

The Microsoft Outlook Products are missing security updates. It is, therefore, affected by multiple vulnerabilities: - Heap-based buffer overflow in Microsoft Office Outlook allows an unauthorized attacker to execute code over a network. CVE-2026-69629 - Use of uninitialized resource in Microsoft...

8.8CVSS0.00922EPSS
SaveExploits0References4
Circl
Circl
added 2026/09/09 11:20 p.m.6 views

CVE-2026-88069

creationtimestamp| type| source ---|---|--- 2026-09-09 23:20:04+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mv4ofosx6i2t 2026-09-10 01:30:25+00:00| seen| https://infosec.exchange/users/offseq/statuses/117244154620572346 2026-09-10 01:30:27+00:00| seen|...

9.3CVSS0.00331EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/09/09 10:16 p.m.5 views

lxml: lxml-html-clean: lxml: URL bypass vulnerability in Cleaner via missing xlink:href

A flaw was found in lxml, a library for processing XML and HTML in Python. The lxml.html.defs.linkattrs were missing xlink:href, which could allow an attacker to bypass URL filtering mechanisms. This vulnerability enables URL bypass attacks in embedded content such as Scalable Vector Graphics SVG...

8.2CVSS0.0024EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/09/09 9:23 p.m.31 views

CVE-2026-87017 Open WebUI: Inaccessible knowledge bases are exposed through the built-in knowledge tool on most vector backends

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.7.0 until 0.11.1, the built-in knowledge search tool passed the caller's readable knowledge identifiers through a metadata filter, but the search methods in eleven shipped vector backends ignored that...

4.3CVSS0.0021EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/09 6:29 p.m.12 views

GOXLR-malware-family

このリポジトリは当初、goxlr.net で発見されたマルウェアの分析とレポート用のものでした。最近、彼らがさまざまなマルウェア亜種を配信する他のマルウェアドメインも複数運営していたことを発見しました。これまでのところすべてスティーラーで、すべて "goxlr" のクローンです。 そのため、現在は彼らの全ドメインから見つけられるすべてのサンプルをリバースエンジニアリングしています。この GitHub リポジトリが私の情報の中心です。サンプル1と2は goxlr.net から、サンプル3は goxlrapp.com から取得したものです。 C2...

5.8AI score
SaveExploits0
Mageia
Mageia
added 2026/09/09 6:01 p.m.8 views

Updated thunderbird packages fix security vulnerabilities

Uninitialized memory in MIME parsing. CVE-2026-84639 One byte overflow read in mail parser. CVE-2026-84640 Information disclosure due to malicious IMAP server response. CVE-2026-84641 Calendar invitation attachments could launch local executables. CVE-2026-84637 Allowed UNC hostnames for...

10CVSS0.00455EPSS
SaveExploits1References7
Circl
Circl
added 2026/09/09 5:30 p.m.9 views

CVE-2026-18147

creationtimestamp| type| source ---|---|--- 2026-09-09 17:30:50+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/gvpjw73fbh6bz 2026-09-09 20:59:01+00:00| seen| https://bsky.app/profile/postac001.bsky.social/post/3mv4gji5m542r...

8.1CVSS0.00293EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/09 5:17 p.m.6 views

CVE-2026-80924

In the Linux kernel, the following vulnerability has been resolved: crypto: krb5 - use kfreesensitive for derived key buffers cryptokrb5prepareencryption and cryptokrb5preparechecksum free the buffer holding the freshly derived keys with plain kfree, leaving the key material behind in the freed...

7.5CVSS0.00192EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/09 4:19 p.m.10 views

CVE-2026-80924 crypto: krb5 - use kfree_sensitive() for derived key buffers

In the Linux kernel, the following vulnerability has been resolved: crypto: krb5 - use kfreesensitive for derived key buffers cryptokrb5prepareencryption and cryptokrb5preparechecksum free the buffer holding the freshly derived keys with plain kfree, leaving the key material behind in the freed...

7.5CVSS6.1AI score
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/09/09 3:22 p.m.7 views

kernel: nvmet-rdma: handle inline data with a nonzero offset

A flaw was found in the nvmet-rdma component of the Linux kernel. This vulnerability arises from incorrect handling of inline data with a non-zero offset, which can lead to an integer underflow. An attacker could exploit this to cause the system to read beyond its allocated memory, potentially...

9.8CVSS0.00695EPSS
SaveExploits0References5
Circl
Circl
added 2026/09/09 1:40 p.m.8 views

CVE-2026-79968

creationtimestamp| type| source ---|---|--- 2026-09-09 13:40:52+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/abptozoryekrg...

5.9CVSS0.00145EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/09 1:31 p.m.6 views

CVE-2026-73324 VLC media player 3.0.0 through 3.0.23 Heap Out-of-Bounds Read via Unterminated RealRTSP Response Line

VLC media player copies an RTSP response line into a fixed buffer without guaranteeing termination and then treats that buffer as a C string. RtspReadLine in modules/access/rtsp/access.c calls strncpy with the full buffer length, which writes no terminator when the source line is at least as long...

6.9CVSS6.2AI score
SaveExploits0References6
EUVD
EUVD
added 2026/09/09 12:37 p.m.7 views

EUVD-2026-74892

Dell SCG 5.0 Appliance versions prior to 5.36.00.16 and Dell SCG 5.0 Application versions prior to 5.36.00.00, contains an Insertion of Sensitive Information into Log File vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to informati...

3.3CVSS0.00095EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/09 12:29 p.m.7 views

CVE-2026-79694

Dell Secure Connect Gateway (SCG) 5.0 versions prior to 5.36.00.16 (Appliance) and 5.36.00.00 (Application) are affected by an Insertion of Sensitive Information into Debugging Code vulnerability. A low-privileged attacker with local access could exploit this flaw to achieve information exposure ...

5.5CVSS0.001EPSS
SaveExploits0References1Affected Software1
Circl
Circl
added 2026/09/09 12:07 p.m.8 views

CVE-2026-85978

creationtimestamp| type| source ---|---|--- 2026-09-09 12:07:17+00:00| seen| https://bsky.app/profile/stemshop.bsky.social/post/3mv3isnpztv2f 2026-09-09 22:40:04+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mv4m65y6lk2t...

10CVSS0.00877EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/09 11:17 a.m.5 views

CVE-2026-79727

Dell SCG 5.0 Appliance versions prior to 5.36.00.16 and Dell SCG 5.0 Application versions prior to 5.36.00.00, contains an Exposure of Sensitive System Information Due to Uncleared Debug Information vulnerability. A low privileged attacker with local access could potentially exploit this...

3.3CVSS0.00095EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/09/09 11:00 a.m.6 views

CVE-2026-0799

A flaw was found in libpcap. The Berkeley Packet Filter BPF interpreter in libpcap does not properly validate register indexes in BPF instructions. A local attacker could craft a malicious filter program to trigger an out-of-bounds read and write vulnerability. This could allow the attacker to re...

8.7CVSS0.00107EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/09 10:31 a.m.34 views

CVE-2026-80239

Dell SCG 5.0 Appliance versions prior to 5.36.00.16 and Dell SCG 5.0 Application versions prior to 5.36.00.00, contains an Exposure of Sensitive System Information Due to Uncleared Debug Information vulnerability. An unauthenticated attacker with physical access could potentially exploit this...

2.4CVSS0.00137EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/09 10:22 a.m.8 views

CVE-2026-87794

bestzip versions 2.2.6 and 3.0.2 contain an argument injection vulnerability in the nativeZip function that allows attackers to inject arbitrary arguments to the Info-ZIP backend. Attackers can supply a malicious destination path combined with crafted source entries to execute arbitrary commands...

8.6CVSS0.00188EPSS
SaveExploits0References7
Rows per page
Query Builder