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
251041 7.5 危険 エマソン - Emerson の DeltaV 製品におけるバッファオーバーフローの脆弱性 CWE-20
不適切な入力確認
CVE-2012-1817 2012-06-12 12:20 2012-05-30 Show GitHub Exploit DB Packet Storm
251042 5 警告 エマソン - Emerson の DeltaV 製品の PORTSERV.exe におけるサービス運用妨害 (デーモンクラッシュ) の脆弱性 CWE-119
バッファエラー
CVE-2012-1816 2012-06-12 12:18 2012-05-30 Show GitHub Exploit DB Packet Storm
251043 7.5 危険 エマソン - Emerson の DeltaV 製品における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-1815 2012-06-12 12:09 2012-05-30 Show GitHub Exploit DB Packet Storm
251044 4.3 警告 エマソン - Emerson の DeltaV 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1814 2012-06-12 12:06 2012-05-30 Show GitHub Exploit DB Packet Storm
251045 2.1 注意 GNOME Project
Canonical
- Ubuntu で使用されるアップデートマネージャにおけるリポジトリ認証情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-0948 2012-06-11 16:20 2012-06-7 Show GitHub Exploit DB Packet Storm
251046 7.8 危険 infradead - OpenConnect におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-3291 2012-06-11 15:52 2012-06-7 Show GitHub Exploit DB Packet Storm
251047 10 危険 Google
サムスン
日本エイサー
- 複数の製品の Chromebook プラットフォーム上で稼働する Google Chrome における脆弱性 CWE-noinfo
情報不足
CVE-2012-3290 2012-06-11 15:49 2012-06-4 Show GitHub Exploit DB Packet Storm
251048 7.5 危険 s9y - Serendipity の include/functions_trackbacks.inc.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-2762 2012-06-11 15:40 2012-06-7 Show GitHub Exploit DB Packet Storm
251049 4.3 警告 Sensio Labs - SensioLabs Symfony における Web セッションをハイジャックされる脆弱性 CWE-Other
その他
CVE-2012-2667 2012-06-11 15:39 2012-06-7 Show GitHub Exploit DB Packet Storm
251050 5.5 警告 MIT Kerberos - MIT Kerberos の kadmin プロトコルの実装における文字列属性を変更される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-1012 2012-06-11 15:22 2012-02-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 17, 2026, 4:19 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
5581 - - - In the Linux kernel, the following vulnerability has been resolved: power: supply: wm97xx: Fix NULL pointer dereference in power_supply_changed() In `probe()`, `request_irq()` is called before allo… - CVE-2026-45869 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
5582 - - - In the Linux kernel, the following vulnerability has been resolved: SUNRPC: auth_gss: fix memory leaks in XDR decoding error paths The gssx_dec_ctx(), gssx_dec_status(), and gssx_dec_name() functio… - CVE-2026-45870 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
5583 - - - In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: fix NULL-ptr-deref in ishtp_bus_remove_all_clients During a warm reset flow, the cl->device pointer may be NU… - CVE-2026-45877 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
5584 - - - In the Linux kernel, the following vulnerability has been resolved: power: supply: bq25980: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ the `d… - CVE-2026-45879 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
5585 - - - In the Linux kernel, the following vulnerability has been resolved: power: supply: pm8916_bms_vm: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ … - CVE-2026-45882 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
5586 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_counter: serialize reset with spinlock Add a global static spinlock to serialize counter fetch+reset operations, p… - CVE-2026-45897 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
5587 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: drop extent cache when splitting extent fails When the split extent fails, we might leave some extents still being processe… - CVE-2026-45899 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
5588 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: revert commit_mutex usage in reset path It causes circular lock dependency between commit_mutex, nfnl_subsy… - CVE-2026-45901 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
5589 - - - In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix memory leak in amdxdna_ubuf_map The amdxdna_ubuf_map() function allocates memory for sg and internal sg table … - CVE-2026-45908 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
5590 - - - In the Linux kernel, the following vulnerability has been resolved: power: supply: cpcap-battery: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ … - CVE-2026-45885 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm