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 16, 2026, noon

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
247011 9.3 危険 オートデスク株式会社 - Revit Architecture 2009 SP2 で使用される DWF Viewer ActiveX コントロール (AdView.dll) の CExpressViewerControl クラスにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-4471 2012-06-26 16:02 2008-10-7 Show GitHub Exploit DB Packet Storm
247012 7.5 危険 extrovert software - eXtrovert Thyme の groups モジュールの pick_users.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-4459 2012-06-26 16:02 2008-10-6 Show GitHub Exploit DB Packet Storm
247013 7.5 危険 ephpscripts - E-Php B2B Trading Marketplace Script の listings.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-4458 2012-06-26 16:02 2008-10-6 Show GitHub Exploit DB Packet Storm
247014 9.3 危険 dspicture - GdPicture Light Imaging Toolkit の GdPicture4S.Imaging ActiveX コントロールなどにおける任意のファイルを変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-4453 2012-06-26 16:02 2008-10-6 Show GitHub Exploit DB Packet Storm
247015 9 危険 cambridge computer corporation - Cambridge Computer Corporation vxFtpSrv におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-4452 2012-06-26 16:02 2008-10-6 Show GitHub Exploit DB Packet Storm
247016 4.3 警告 domain group network - Domain Group Network GooCMS の index.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-4424 2012-06-26 16:02 2008-10-3 Show GitHub Exploit DB Packet Storm
247017 2.1 注意 Debian - sabre の XRunSabre におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2008-4407 2012-06-26 16:02 2008-07-20 Show GitHub Exploit DB Packet Storm
247018 7.2 危険 Debian - sabre の run スクリプトへの特定の Debian のパッチにおける任意のファイルを削除される脆弱性 CWE-59
リンク解釈の問題
CVE-2008-4406 2012-06-26 16:02 2008-07-20 Show GitHub Exploit DB Packet Storm
247019 6.9 警告 Gentoo Linux - Portage における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2008-4394 2012-06-26 16:02 2008-10-9 Show GitHub Exploit DB Packet Storm
247020 9.3 危険 シスコシステムズ - Cisco Linksys WVC54GC ワイアレスビデオカメラにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-4391 2012-06-26 16:02 2008-12-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 16, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1511 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix out-of-bounds stream encoder index v3 eng_id can be negative and that stream_enc_regs[] can be indexed out o… CWE-125
Out-of-bounds Read
CVE-2026-46263 2026-06-10 04:57 2026-06-4 Show GitHub Exploit DB Packet Storm
1512 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: coresight: tmc-etr: Fix race condition between sysfs and perf mode When trying to run perf and sysfs mode simultaneously, the WAR… CWE-362
Race Condition
CVE-2026-46272 2026-06-10 04:52 2026-06-4 Show GitHub Exploit DB Packet Storm
1513 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: do WoW offloads only on primary link In case of multi-link connection, WCN7850 firmware crashes due to WoW offloads… NVD-CWE-noinfo
CVE-2026-46271 2026-06-10 04:52 2026-06-4 Show GitHub Exploit DB Packet Storm
1514 8.4 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: power: supply: rt9455: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ the `de… CWE-416
 Use After Free
CVE-2026-46270 2026-06-10 04:52 2026-06-4 Show GitHub Exploit DB Packet Storm
1515 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: pinctrl: canaan: k230: Fix NULL pointer dereference when parsing devicetree When probing the k230 pinctrl driver, the kernel trig… CWE-476
 NULL Pointer Dereference
CVE-2026-46269 2026-06-10 04:51 2026-06-4 Show GitHub Exploit DB Packet Storm
1516 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: PCI/P2PDMA: Fix p2pmem_alloc_mmap() warning condition Commit b7e282378773 has already changed the initial page refcount of p2pdma… NVD-CWE-noinfo
CVE-2026-46268 2026-06-10 04:48 2026-06-4 Show GitHub Exploit DB Packet Storm
1517 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: nfc: hci: shdlc: Stop timers and work before freeing context llc_shdlc_deinit() purges SHDLC skb queues and frees the llc_shdlc s… CWE-416
 Use After Free
CVE-2026-46267 2026-06-10 04:48 2026-06-4 Show GitHub Exploit DB Packet Storm
1518 9.1 CRITICAL
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP Yizhou Zhao reported that simply having one RAW socket on protocol IP… NVD-CWE-noinfo
CVE-2026-46266 2026-06-10 04:47 2026-06-4 Show GitHub Exploit DB Packet Storm
1519 7.5 HIGH
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix WQ_MEM_RECLAIM warning When sunrpc is used, if a reset triggered, our wq may lead the following trace: workqueue: … NVD-CWE-noinfo
CVE-2026-46265 2026-06-10 04:46 2026-06-4 Show GitHub Exploit DB Packet Storm
1520 5.7 MEDIUM
Physics
- - Dell Client Platform BIOS contains a Weak Encoding for Password vulnerability. An unauthenticated attacker with physical access could potentially exploit this vulnerability, leading to Elevation of P… CWE-261
 Weak Encoding for Password
CVE-2026-40639 2026-06-10 04:30 2026-06-10 Show GitHub Exploit DB Packet Storm