Lucene search
+L

33169 matches found

CVE
CVE
added 2026/07/03 7:45 p.m.33 views

CVE-2026-14607

CVE-2026-14607 affects RT-Thread up to 5.0.2, specifically the sys_getaddrinfo implementation in components/lwp/lwp_syscall.c. Manipulating the ai_addr argument can cause memory corruption; exploit public and local access required. A fix is being prepared in a pull request (RT-Thread/rt-thread#11...

6.8CVSS5.6AI score0.00119EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/03 7:45 p.m.8 views

CVE-2026-14607 RT-Thread lwp_syscall.c sys_getaddrinfo memory corruption

A weakness has been identified in RT-Thread up to 5.0.2. This affects the function sysgetaddrinfo of the file components/lwp/lwpsyscall.c. Executing a manipulation of the argument aiaddr can lead to memory corruption. The attack can only be executed locally. The exploit has been made available to...

6.8CVSS5.6AI score
SaveExploits0References9
Circl
Circl
added 2026/07/03 5:51 p.m.19 views

CVE-2026-46464

creationtimestamp| type| source ---|---|--- 2026-07-03 17:51:43+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mpr4dxghxb2z 2026-07-04 06:38:09+00:00| seen| https://bsky.app/profile/kriptabiz.bsky.social/post/3mpsh6gpyes2n...

4.9CVSS5.9AI score0.00422EPSS
SaveExploits0References2
Circl
Circl
added 2026/07/03 5:4 p.m.21 views

CVE-2026-14620

creationtimestamp| type| source ---|---|--- 2026-07-03 17:04:38+00:00| seen| https://bsky.app/profile/ulisesgascon.com/post/3mpqzpoxq4c2i 2026-07-03 22:00:41+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mprkb56qhi2z...

4.7CVSS5.9AI score0.00149EPSS
SaveExploits0References2
Circl
Circl
added 2026/07/03 2:41 p.m.20 views

CVE-2026-59234

creationtimestamp| type| source ---|---|--- 2026-07-03 14:41:14+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mpqrpeabqu2l 2026-07-04 04:11:56+00:00| seen| https://bsky.app/profile/kriptabiz.bsky.social/post/3mps6yxxuv723...

6.9CVSS5.9AI score0.00403EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/03 1:17 p.m.13 views

CVE-2026-56015

Net::IP::LPM versions through 1.10 for Perl allow a heap out-of-bounds read via an unbounded prefix length. add passes the prefix string to the trie builder addPrefixToTrie without checking it against the address width. addPrefixToTrie then walks the prefix buffer by prefixlength bits, reading...

9.1CVSS0.00537EPSS
SaveExploits0References3
Circl
Circl
added 2026/07/03 10:2 a.m.16 views

CVE-2026-48192

creationtimestamp| type| source ---|---|--- 2026-07-03 10:02:59+00:00| seen| https://bsky.app/profile/kriptabiz.bsky.social/post/3mpqc5saxiw2u...

6.8CVSS5.9AI score0.00193EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/03 7:16 a.m.7 views

ALPINE-CVE-2026-8926

When asking curl to use a .netrc file to find credentials and at the same time specifying a URL with a usernamewithout a password, like https://[email protected]/, curl could wrongly get and use the password for another user set in the .netrc file for that host if such a one exists and there is no...

9.1CVSS6AI score0.00376EPSS
SaveExploits1References1
NVD
NVD
added 2026/07/03 6:16 a.m.12 views

CVE-2026-8892

The CM Business Directory – Optimise and showcase local business plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Business Address Meta Fields in all versions up to, and including, 1.5.7 due to insufficient input sanitization and output escaping. This makes it possible for...

6.4CVSS0.00206EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/03 6:15 a.m.13 views

CVE-2026-8926 password leak with netrc and user in URL

When asking curl to use a .netrc file to find credentials and at the same time specifying a URL with a usernamewithout a password, like https://[email protected]/, curl could wrongly get and use the password for another user set in the .netrc file for that host if such a one exists and there is no...

9.1CVSS6.1AI score0.00376EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2026/07/03 6:15 a.m.9 views

CVE-2026-8926 password leak with netrc and user in URL

When asking curl to use a .netrc file to find credentials and at the same time specifying a URL with a usernamewithout a password, like https://[email protected]/, curl could wrongly get and use the password for another user set in the .netrc file for that host if such a one exists and there is no...

6AI score0.00376EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/07/03 6:15 a.m.24 views

EUVD-2026-41507

When asking curl to use a .netrc file to find credentials and at the same time specifying a URL with a usernamewithout a password, like https://[email protected]/, curl could wrongly get and use the password for another user set in the .netrc file for that host if such a one exists and there is no...

6AI score0.00376EPSS
SaveExploits1References3
CVE
CVE
added 2026/07/03 6:13 a.m.67 views

CVE-2026-12064

CVE-2026-12064 describes an issue in curl where using a schemeless URL with --proto-default for SFTP/SCP causes the tool layer to skip SSH security configuration (notably CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256 and CURLOPT_SSH_KNOWNHOSTS ). The libcurl runtime honors the default protocol and proceeds ...

7.5CVSS6AI score0.00339EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/03 6:13 a.m.9 views

CVE-2026-12064 proto-default skips SSH verification

When a user invokes curl using a schemeless URL combined with --proto-default sftp or scp, a disconnect occurs between the tool layer and libcurl. The tool layer incorrectly infers the URL scheme, which erroneously bypasses the initialization of critical SSH security options like...

6AI score0.00339EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/07/03 4:30 a.m.19 views

EUVD-2026-41491

The CM Business Directory – Optimise and showcase local business plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Business Address Meta Fields in all versions up to, and including, 1.5.7 due to insufficient input sanitization and output escaping. This makes it possible for...

6.4CVSS5.9AI score0.00206EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/07/03 4:30 a.m.13 views

CVE-2026-8892

The CM Business Directory – Optimise and showcase local business plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Business Address Meta Fields in all versions up to, and including, 1.5.7 due to insufficient input sanitization and output escaping. This makes it possible for...

6.4CVSS5.9AI score0.00206EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/03 4:30 a.m.47 views

CVE-2026-8892 CM Business Directory <= 1.5.7 - Authenticated (Contributor+) Stored Cross-Site Scripting via Business Address Meta Fields

The CM Business Directory – Optimise and showcase local business plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Business Address Meta Fields in all versions up to, and including, 1.5.7 due to insufficient input sanitization and output escaping. This makes it possible for...

6.4CVSS0.00206EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/03 4:30 a.m.44 views

CVE-2026-8892

CVE-2026-8892 affects the CM Business Directory plugin for WordPress (versions up to and including 1.5.7). The vulnerability is a Stored Cross-Site Scripting (XSS) via the Business Address Meta Fields, caused by insufficient input sanitization and output escaping. Authenticated attackers with con...

6.4CVSS5.9AI score0.00206EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/07/03 2:0 a.m.21 views

EUVD-2026-41482

An Improper Export of Android Application Components vulnerability in ASUS Router App allows a third-party application on the same device to send a crafted Intent that causes ASUS Router App to open an specified URL. Refer to the ' Security Update for ASUS Router Android App ' section on the ASUS...

6CVSS5.8AI score0.00119EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2026/07/03 12:0 a.m.11 views

Fedora 43 : cpp-httplib (2026-1d4bd0354a)

The remote Fedora 43 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-1d4bd0354a advisory. Update to 0.48.0 rhbz2481109 Security fixes - Complete the IP-host certificate identity fix from v0.47.0 for the Mbed TLS and wolfSSL backends. An...

9.9CVSS6.1AI score0.00327EPSS
SaveExploits5References7
Rows per page
Query Builder