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":June 9, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
249021 10 危険 grisoft - Grisoft AVG Anti-Virus における詳細不明の脆弱性 - CVE-2006-5938 2012-06-26 15:37 2006-11-15 Show GitHub Exploit DB Packet Storm
249022 7.5 危険 grisoft - Grisoft AVG Anti-Virus における整数バッファオーバーフローの脆弱性 - CVE-2006-5937 2012-06-26 15:37 2006-11-15 Show GitHub Exploit DB Packet Storm
249023 5.1 警告 aigaion - Aigaion Web ベースのバイオグラフィ管理システムにおける PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5931 2012-06-26 15:37 2006-11-15 Show GitHub Exploit DB Packet Storm
249024 7.5 危険 aigaion - Aigaion Web ベースバイオグラフィ管理システムにおける PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5930 2012-06-26 15:37 2006-11-15 Show GitHub Exploit DB Packet Storm
249025 7.5 危険 asp scripter - ASP Scripter Easy Portal の cpLogin.asp における SQL インジェクションの脆弱性 - CVE-2006-5927 2012-06-26 15:37 2006-11-15 Show GitHub Exploit DB Packet Storm
249026 5.8 警告 efficientip - Efficient IPm の index.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5924 2012-06-26 15:37 2006-11-15 Show GitHub Exploit DB Packet Storm
249027 7.5 危険 chris mac - Chris Mac gtcatalog の index.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5923 2012-06-26 15:37 2006-11-15 Show GitHub Exploit DB Packet Storm
249028 7.5 危険 activecampaign - ActiveCampaign KnowledgeBuilder の admin/e_data/visEdit_control.class.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5919 2012-06-26 15:37 2006-11-15 Show GitHub Exploit DB Packet Storm
249029 10 危険 campware.org - Campware Campsite における詳細不明な脆弱性 - CVE-2006-5912 2012-06-26 15:37 2006-11-15 Show GitHub Exploit DB Packet Storm
249030 7.5 危険 campware.org - Campware Campsite における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5911 2012-06-26 15:37 2006-11-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 9, 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
313031 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: x86/bugs: Use code segment selector for VERW operand Robert Gill reported below #GP in 32-bit mode when dosemu software was execu… NVD-CWE-noinfo
CVE-2024-50072 2024-11-9 01:15 2024-10-29 Show GitHub Exploit DB Packet Storm
313032 7.0 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remove due to race condition In the switchtec_ntb_add fu… CWE-416
 Use After Free
CVE-2024-50059 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm
313033 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: serial: protect uart_port_dtr_rts() in uart_shutdown() too Commit af224ca2df29 (serial: core: Prevent unsafe uart port access, pa… CWE-476
 NULL Pointer Dereference
CVE-2024-50058 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm
313034 3.3 LOW
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change rfcomm_sk_state_change attempts to use sock_lock so it must ne… CWE-667
 Improper Locking
CVE-2024-50044 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm
313035 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: thermal: core: Free tzp copy along with the thermal zone The object pointed to by tz->tzp may still be accessed after being freed… CWE-416
 Use After Free
CVE-2024-50027 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm
313036 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: cpufreq: Avoid a bad reference count on CPU node In the parse_perf_domain function, if the call to of_parse_phandle_with_args ret… NVD-CWE-Other
CVE-2024-50012 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm
313037 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ALSA: asihpi: Fix potential OOB array access ASIHPI driver stores some values in the static array upon a response from the driver… CWE-129
 Improper Validation of Array Index
CVE-2024-50007 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm
313038 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: netfilter: br_netfilter: fix panic with metadata_dst skb Fix a kernel panic in the br_netfilter module when sending untagged traf… CWE-476
 NULL Pointer Dereference
CVE-2024-50045 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm
313039 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: igb: Do not bring the device up after non-fatal error Commit 004d25060c78 ("igb: Fix igb_down hung on surprise removal") changed … NVD-CWE-noinfo
CVE-2024-50040 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm
313040 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: uprobes: fix kernel info leak via "[uprobes]" vma xol_add_vma() maps the uninitialized page allocated by __create_xol_area() into… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2024-49975 2024-11-9 01:15 2024-10-22 Show GitHub Exploit DB Packet Storm