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 9, 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
230931 4.3 警告 IBM - IBM Lotus Notes における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-4846 2012-12-20 15:21 2012-12-12 Show GitHub Exploit DB Packet Storm
230932 3.3 注意 IBM - Linux 上で稼働する IBM ASU および BoMC における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2012-3329 2012-12-20 15:11 2012-12-19 Show GitHub Exploit DB Packet Storm
230933 4.3 警告 シスコシステムズ - Cisco Wireless LAN Controller デバイスにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6007 2012-12-20 14:57 2012-12-13 Show GitHub Exploit DB Packet Storm
230934 6.8 警告 シスコシステムズ - Cisco Wireless LAN Controller デバイスにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-5992 2012-12-20 14:52 2012-12-13 Show GitHub Exploit DB Packet Storm
230935 6.3 警告 シスコシステムズ - Cisco Wireless LAN Controller デバイスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2012-5991 2012-12-20 14:46 2012-12-13 Show GitHub Exploit DB Packet Storm
230936 9.3 危険 シスコシステムズ - Cisco Secure Desktop の WebLaunch 機能における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2012-4655 2012-12-20 14:13 2012-06-20 Show GitHub Exploit DB Packet Storm
230937 6.4 警告 Mozilla Foundation - Mozilla Firefox のドラッグ&ドロップにおけるアドレスバーを偽造される脆弱性 CWE-Other
その他
CVE-2012-1950 2012-12-20 14:11 2012-07-17 Show GitHub Exploit DB Packet Storm
230938 2.6 注意 アップル
サン・マイクロシステムズ
ヒューレット・パッカード
VMware
日立
レッドハット
- 複数の Oracle 製品の Java Runtime Environment における脆弱性 CWE-noinfo
情報不足
CVE-2010-4472 2012-12-20 14:10 2011-02-15 Show GitHub Exploit DB Packet Storm
230939 1.9 注意 VMware
Linux
レッドハット
- Linux kernel の bluetooth サブシステムにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-2492 2012-12-20 13:45 2011-07-28 Show GitHub Exploit DB Packet Storm
230940 6.9 警告 VMware
Linux
レッドハット
- Linux kernel の agp_generic_remove_memory 関数におけるサービス運用妨害 (システムクラッシュ) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-2022 2012-12-20 13:41 2011-05-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 10, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
131 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: fbdev: of: display_timing: fix refcount leak in of_get_display_timings() of_parse_phandle() returns a device_node with refcount i… New NVD-CWE-Other
CVE-2026-43264 2026-05-9 05:33 2026-05-6 Show GitHub Exploit DB Packet Storm
132 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: bnxt_en: Fix RSS context delete logic We need to free the corresponding RSS context VNIC in FW everytime an RSS context is delete… New CWE-415
 Double Free
CVE-2026-43260 2026-05-9 05:31 2026-05-6 Show GitHub Exploit DB Packet Storm
133 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: phy: fsl-imx8mq-usb: set platform driver data Add missing platform_set_drvdata() as the data will be used in remove(). New NVD-CWE-noinfo
CVE-2026-43259 2026-05-9 05:31 2026-05-6 Show GitHub Exploit DB Packet Storm
134 8.1 HIGH
Network
google chrome Insufficient policy enforcement in DevTools in Google Chrome prior to 148.0.7778.96 allowed a remote attacker to potentially perform a sandbox escape via malicious network traffic. (Chromium security… New NVD-CWE-noinfo
CWE-693
 Protection Mechanism Failure
CVE-2026-8018 2026-05-9 05:16 2026-05-7 Show GitHub Exploit DB Packet Storm
135 4.2 MEDIUM
Network
google chrome Insufficient data validation in DataTransfer in Google Chrome prior to 148.0.7778.96 allowed a remote attacker who had compromised the renderer process to perform arbitrary read/write via a crafted H… New CWE-20
 Improper Input Validation 
CVE-2026-7989 2026-05-9 05:16 2026-05-7 Show GitHub Exploit DB Packet Storm
136 3.1 LOW
Network
google chrome Inappropriate implementation in Navigation in Google Chrome prior to 148.0.7778.96 allowed a remote attacker who had compromised the renderer process to bypass site isolation via a crafted HTML page.… New NVD-CWE-noinfo
CWE-284
CWE-693
Improper Access Control
 Protection Mechanism Failure
CVE-2026-7959 2026-05-9 05:16 2026-05-7 Show GitHub Exploit DB Packet Storm
137 4.3 MEDIUM
Network
google chrome Insufficient policy enforcement in WebUI in Google Chrome on Linux, Mac, Windows, ChromeOS prior to 148.0.7778.96 allowed a remote attacker who had compromised the renderer process to bypass site iso… New NVD-CWE-noinfo
CWE-693
 Protection Mechanism Failure
CVE-2026-7946 2026-05-9 05:16 2026-05-7 Show GitHub Exploit DB Packet Storm
138 4.4 MEDIUM
Local
google chrome Insufficient policy enforcement in Downloads in Google Chrome prior to 148.0.7778.96 allowed a local attacker to bypass navigation restrictions via a crafted HTML page. (Chromium security severity: M… New NVD-CWE-noinfo
CWE-693
 Protection Mechanism Failure
CVE-2026-7932 2026-05-9 05:16 2026-05-7 Show GitHub Exploit DB Packet Storm
139 8.3 HIGH
Network
google chrome Insufficient data validation in InterestGroups in Google Chrome prior to 148.0.7778.96 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a… New NVD-CWE-noinfo
CWE-20
 Improper Input Validation 
CVE-2026-7916 2026-05-9 05:16 2026-05-7 Show GitHub Exploit DB Packet Storm
140 8.1 HIGH
Network
- - SmarterTools SmarterMail builds prior to 9560 contain a local file inclusion vulnerability in the /api/v1/report/summary/{type} API endpoint that allows authenticated users to read arbitrary .json fi… New CWE-22
Path Traversal
CVE-2026-7807 2026-05-9 05:16 2026-05-9 Show GitHub Exploit DB Packet Storm