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, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
229351 6.8 警告 BitTorrent, Inc. - uTorrent の create torrent dialog 機能におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2009-5134 2013-01-22 16:04 2013-01-18 Show GitHub Exploit DB Packet Storm
229352 6.3 警告 シスコシステムズ - Cisco Adaptive Security Appliances におけるサービス運用妨害 (デバイスクラッシュ) の脆弱性 CWE-20
不適切な入力確認
CVE-2012-6395 2013-01-22 16:03 2013-01-12 Show GitHub Exploit DB Packet Storm
229353 4.3 警告 IBM - IBM Intelligent Operations Center におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6360 2013-01-22 16:02 2012-12-14 Show GitHub Exploit DB Packet Storm
229354 4.3 警告 IBM - IBM TFIM および TFIMBG における OpenID プロバイダのデータを偽造される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-6359 2013-01-22 16:01 2013-01-18 Show GitHub Exploit DB Packet Storm
229355 6.3 警告 シスコシステムズ - Cisco Adaptive Security Appliances におけるサービス運用妨害 (デバイスクラッシュ) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5717 2013-01-22 16:01 2013-01-16 Show GitHub Exploit DB Packet Storm
229356 4.3 警告 RPM - RPM の lib/package.c における RPM の署名確認を回避される脆弱性 CWE-255
証明書・パスワード管理
CVE-2012-6088 2013-01-22 15:02 2013-01-18 Show GitHub Exploit DB Packet Storm
229357 5 警告 Firefly Media Server - Firefly Media Server におけるサービス運用妨害 (NULL ポインタデリファレンス) の脆弱性 CWE-Other
その他
CVE-2012-5875 2013-01-22 15:01 2013-01-18 Show GitHub Exploit DB Packet Storm
229358 2.1 注意 Inkscape - Inkscape のラスタ化プロセスにおける任意のファイルを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5656 2013-01-22 15:00 2012-12-17 Show GitHub Exploit DB Packet Storm
229359 4.3 警告 レッドハット - JBoss Enterprise Portal Platform の GateIn Portal におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-5531 2013-01-22 14:59 2013-01-7 Show GitHub Exploit DB Packet Storm
229360 5 警告 レッドハット
SquirrelMail Project
- Red Hat Enterprise Linux で使用される SquirrelMail におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-2124 2013-01-22 14:59 2013-01-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
271 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: flow_dissector: do not dissect PPPoE PFC frames RFC 2516 Section 7 states that Protocol Field Compression (PFC) is NOT RECOMMENDE… Update - CVE-2026-46306 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
272 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: nvmet: avoid recursive nvmet-wq flush in nvmet_ctrl_free nvmet_tcp_release_queue_work() runs on nvmet-wq and can drop the final c… Update - CVE-2026-46304 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
273 8.2 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: isofs: validate Rock Ridge CE continuation extent against volume size rock_continue() reads rs->cont_extent verbatim from the Roc… Update - CVE-2026-46303 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
274 7.0 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix held lock freed on hfsplus_fill_super() hfsplus_fill_super() calls hfs_find_init() to initialize a search structure,… Update - CVE-2026-46299 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
275 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: lib/scatterlist: fix length calculations in extract_kvec_to_sg Patch series "Fix bugs in extract_iter_to_sg()", v3. Fix bugs in … Update - CVE-2026-46289 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
276 8.4 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: of: unittest: fix use-after-free in of_unittest_changeset() The variable 'parent' is assigned the value of 'nchangeset' earlier i… Update - CVE-2026-46288 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
277 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: lib: test_hmm: evict device pages on file close to avoid use-after-free Patch series "Minor hmm_test fixes and cleanups". Two bu… Update - CVE-2026-46280 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
278 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: mm/zone_device: do not touch device folio after calling ->folio_free() The contents of a device folio can immediately change afte… Update - CVE-2026-46277 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
279 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_uart: fix UAFs and race conditions in close and init paths Vulnerabilities leading to Use-After-Free (UAF) and Nul… Update - CVE-2026-46275 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
280 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: io-wq: check that the predecessor is hashed in io_wq_remove_pending() io_wq_remove_pending() needs to fix up wq->hash_tail[] if t… Update - CVE-2026-46274 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm