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 13, 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
217791 7.5 危険 SAP - SAP SQL Anywhere の .NET Data Provider におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2014-9264 2014-12-15 18:25 2014-12-9 Show GitHub Exploit DB Packet Storm
217792 5 警告 Trihedral Engineering Ltd. - Trihedral Engineering VTScada における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2014-9192 2014-12-15 18:23 2014-12-9 Show GitHub Exploit DB Packet Storm
217793 9 危険 VMware - VMware vCloud Automation Center の VMware Remote Console 機能における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-8373 2014-12-15 18:22 2014-12-9 Show GitHub Exploit DB Packet Storm
217794 4 警告 VMware - AirWatch by VMware On-Premise における任意のテナントから組織の情報および統計データを取得される脆弱性 CWE-200
情報漏えい
CVE-2014-8372 2014-12-15 18:21 2014-12-10 Show GitHub Exploit DB Packet Storm
217795 4.3 警告 レッドハット - Red Hat JBoss Portal で使用される JBoss RichFaces におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-7852 2014-12-15 18:21 2014-12-9 Show GitHub Exploit DB Packet Storm
217796 2.1 注意 ヒューレット・パッカード - Windows および Linux 上で稼働する HP Smart Update Manager における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2014-2608 2014-12-15 18:20 2014-12-9 Show GitHub Exploit DB Packet Storm
217797 4 警告 IBM - IBM WebSphere DataPower XC10 アプライアンスにおけるグリッドデータのアクセス制限を回避される脆弱性 CWE-200
情報漏えい
CVE-2014-6138 2014-12-15 18:19 2014-12-8 Show GitHub Exploit DB Packet Storm
217798 3.5 注意 IBM - IBM WebSphere DataPower XC10 アプライアンスにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-6163 2014-12-15 18:18 2014-12-8 Show GitHub Exploit DB Packet Storm
217799 2.1 注意 IBM - IBM WebSphere DataPower XC10 アプライアンスにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-6143 2014-12-15 18:17 2014-12-8 Show GitHub Exploit DB Packet Storm
217800 6 警告 IBM - IBM WebSphere DataPower XC10 アプライアンスにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-3058 2014-12-15 18:17 2014-12-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1201 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
1202 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
1203 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
1204 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
1205 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
1206 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
1207 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
1208 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
1209 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
1210 8.8 HIGH
Network
google chrome Out of bounds memory access in Skia in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: … CWE-125
CWE-787
Out-of-bounds Read
 Out-of-bounds Write
CVE-2026-10941 2026-06-10 04:21 2026-06-5 Show GitHub Exploit DB Packet Storm