Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
CWE
公開-検索開始年
公開-検索開始月
公開-検索開始日
公開-検索終了年
公開-検索終了月
公開-検索終了日
レベルソート
In descending order of publication date
In descending order of update date
Number of items displayed

You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database).
Search keywords must be entered in English otherwise will not be searched in both JVN and NVD.

To search by CWE, please refer to the CWE Overview and check the CWE number.

  • Urgent
  • Important
  • Warning
  • Low
JVN Vulnerability Information

Update Date":May 19, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
301 6.1 警告
Network
Open Knowledge Foundation CKAN Open Knowledge FoundationのCKANにおけるクロスサイトリクエストフォージェリの脆弱性 New CWE-352
同一生成元ポリシー違反
CVE-2026-41255 2026-05-18 11:31 2026-05-13 Show GitHub Exploit DB Packet Storm
302 9.8 緊急
Network
Apache Software Foundation Apache Tomcat Apache Software FoundationのApache Tomcatにおける入力確認に関する脆弱性 New CWE-20
不適切な入力確認
CVE-2026-41293 2026-05-18 11:31 2026-05-12 Show GitHub Exploit DB Packet Storm
303 5 警告
Local
マイクロソフト Visual Studio Code マイクロソフトのVisual Studio Codeにおける複数の脆弱性 New CWE-200
CWE-59
CWE-79
CWE-79
CVE-2026-41610 2026-05-18 11:31 2026-05-12 Show GitHub Exploit DB Packet Storm
304 3.3
Local
マイクロソフト Visual Studio Code Visual Studio Code のリモートでコードが実行される脆弱性 New CWE-77
CWE-79
CWE-80
CVE-2026-41611 2026-05-18 11:30 2026-05-12 Show GitHub Exploit DB Packet Storm
305 8.8 重要
Network
マイクロソフト Visual Studio Code マイクロソフトのVisual Studio Codeにおける複数の脆弱性 New CWE-384
CWE-384
CWE-78
CVE-2026-41613 2026-05-18 11:30 2026-05-12 Show GitHub Exploit DB Packet Storm
306 7.4 重要
Network
マイクロソフト Microsoft Authenticator Microsoft Authenticator の情報漏えいの脆弱性 New CWE-200
情報漏えい
CVE-2026-41615 2026-05-18 11:30 2026-05-14 Show GitHub Exploit DB Packet Storm
307 6.5 警告
Network
Distribution Distribution Distributionにおける不正な認証に関する脆弱性 New CWE-863
不正な認証
CVE-2026-41888 2026-05-18 11:30 2026-05-14 Show GitHub Exploit DB Packet Storm
308 7.5 重要
Network
Signal K Signal K Server Signal KのSignal K Serverにおける過度な認証試行の不適切な制限に関する脆弱性 New CWE-307
過度な認証試行の不適切な制限
CVE-2026-41893 2026-05-18 11:30 2026-05-9 Show GitHub Exploit DB Packet Storm
309 9.8 緊急
Network
Open Knowledge Foundation CKAN Open Knowledge FoundationのCKANにおけるSQL インジェクションの脆弱性 New CWE-89
SQLインジェクション
CVE-2026-42031 2026-05-18 11:30 2026-05-13 Show GitHub Exploit DB Packet Storm
310 9.1 緊急
Network
Open Knowledge Foundation CKAN Open Knowledge FoundationのCKANにおける不正な認証に関する脆弱性 New CWE-863
不正な認証
CVE-2026-42032 2026-05-18 11:30 2026-05-13 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 19, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
311871 7.8 HIGH
Local
randygaul cute_png cute_png v1.05 was discovered to contain a heap buffer overflow via the cp_find() function at cute_png.h. CWE-787
 Out-of-bounds Write
CVE-2024-46264 2024-10-5 01:38 2024-10-1 Show GitHub Exploit DB Packet Storm
311872 7.8 HIGH
Local
randygaul cute_png cute_png v1.05 was discovered to contain a heap buffer overflow via the cp_stored() function at cute_png.h. CWE-787
 Out-of-bounds Write
CVE-2024-46274 2024-10-5 01:37 2024-10-1 Show GitHub Exploit DB Packet Storm
311873 7.8 HIGH
Local
randygaul cute_png cute_png v1.05 was discovered to contain a heap buffer overflow via the cp_chunk() function at cute_png.h. CWE-787
 Out-of-bounds Write
CVE-2024-46276 2024-10-5 01:36 2024-10-1 Show GitHub Exploit DB Packet Storm
311874 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Shutdown timer and prevent rearming when driver unloading When unload the btnxpuart driver, its associated … NVD-CWE-noinfo
CVE-2024-44962 2024-10-5 01:20 2024-09-5 Show GitHub Exploit DB Packet Storm
311875 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUG_ON() when freeing tree block after error When freeing a tree block, at btrfs_free_tree_block(), if we fail to c… NVD-CWE-noinfo
CVE-2024-44963 2024-10-5 01:19 2024-09-5 Show GitHub Exploit DB Packet Storm
311876 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix pti_clone_pgtable() alignment assumption Guenter reported dodgy crashes on an i386-nosmp build using GCC-11 that had … NVD-CWE-noinfo
CVE-2024-44965 2024-10-5 01:17 2024-09-5 Show GitHub Exploit DB Packet Storm
311877 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: binfmt_flat: Fix corruption when not offsetting data start Commit 04d82a6d0881 ("binfmt_flat: allow not offsetting data start") i… NVD-CWE-noinfo
CVE-2024-44966 2024-10-5 01:15 2024-09-5 Show GitHub Exploit DB Packet Storm
311878 4.3 MEDIUM
Network
- - Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: CVE-2024-7859. Reason: This candidate is a reservation duplicate of CVE-2024-7859. Notes: All CVE users should reference CV… - CVE-2024-8197 2024-10-5 01:15 2024-08-27 Show GitHub Exploit DB Packet Storm
311879 9.8 CRITICAL
Network
wpjobportal wp_job_portal The WP Job Portal – A Complete Recruitment System for Company or Job Board website plugin for WordPress is vulnerable to Local File Inclusion, Arbitrary Settings Update, and User Creation in all vers… CWE-862
 Missing Authorization
CVE-2024-7950 2024-10-5 01:12 2024-09-4 Show GitHub Exploit DB Packet Storm
311880 4.3 MEDIUM
Network
fluentforms contact_form The Contact Form Plugin by Fluent Forms for Quiz, Survey, and Drag & Drop WP Form Builder plugin for WordPress is vulnerable to unauthorized Malichimp API key update due to an insufficient capability… CWE-862
 Missing Authorization
CVE-2024-5053 2024-10-5 01:02 2024-09-1 Show GitHub Exploit DB Packet Storm