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
222761 6.8 警告 arthurdejong - nss-pam-ldapd におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-119
バッファエラー
CVE-2013-0288 2014-03-28 16:33 2013-02-18 Show GitHub Exploit DB Packet Storm
222762 2.1 注意 Canonical
QXL Virtual GPU
レッドハット
- QXL Virtual GPU におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-0241 2014-03-28 16:29 2013-01-31 Show GitHub Exploit DB Packet Storm
222763 5 警告 Squid-cache.org
Canonical
- Squid の cachemgr.cgi におけるサービス運用妨害 (リソース消費) の脆弱性 CWE-119
バッファエラー
CVE-2013-0189 2014-03-28 16:24 2013-02-8 Show GitHub Exploit DB Packet Storm
222764 7.5 危険 Google - Google Chrome OS の CrosDisks におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2014-1707 2014-03-28 16:21 2014-03-14 Show GitHub Exploit DB Packet Storm
222765 7.5 危険 アップル
富士通
Ruby on Rails project
- Ruby on Rails に複数の脆弱性 CWE-20
不適切な入力確認
CVE-2013-0156 2014-03-28 15:31 2013-01-9 Show GitHub Exploit DB Packet Storm
222766 4.3 警告 The Foreman - Foreman の app/views/common/500.html.erb におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-0089 2014-03-28 14:54 2014-03-24 Show GitHub Exploit DB Packet Storm
222767 4.3 警告 RSAセキュリティ - EMC RSA Authentication Manager のセルフサービス・コンソールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-0623 2014-03-28 14:25 2014-03-26 Show GitHub Exploit DB Packet Storm
222768 9.3 危険 Boris Eyrich Software - Artweaver Plus および Free におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-3481 2014-03-28 13:48 2013-05-30 Show GitHub Exploit DB Packet Storm
222769 9.3 危険 Nuance Communications - Nuance PDF Reader の PDFCore8.dll におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0732 2014-03-28 13:47 2013-06-4 Show GitHub Exploit DB Packet Storm
222770 10 危険 アドビシステムズ - Adobe Reader における PDF サンドボックス保護メカニズムを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-0512 2014-03-28 13:35 2014-03-13 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