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 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
247481 4.3 警告 Invensys - Invensys Wonderware Information Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-0225 2012-04-4 16:33 2012-04-2 Show GitHub Exploit DB Packet Storm
247482 5 警告 Rockwell Automation - Rockwell Automation Allen-Bradley FactoryTalk および RSLogix 5000 におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2012-0222 2012-04-4 16:32 2012-01-17 Show GitHub Exploit DB Packet Storm
247483 5 警告 Rockwell Automation - Rockwell Automation Allen-Bradley FactoryTalk および RSLogix 5000 におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2012-0221 2012-04-4 16:31 2012-01-17 Show GitHub Exploit DB Packet Storm
247484 7.5 危険 シックス・アパート株式会社 - Movable Type におけるデータを読まれる脆弱性 CWE-noinfo
情報不足
CVE-2011-5085 2012-04-4 16:30 2012-04-2 Show GitHub Exploit DB Packet Storm
247485 4.3 警告 シックス・アパート株式会社 - Movable Type におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-5084 2012-04-4 16:22 2012-04-2 Show GitHub Exploit DB Packet Storm
247486 9.3 危険 Ecava - Ecava IntegraXor の ActiveX コントロールにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2012-0246 2012-04-4 11:52 2012-03-23 Show GitHub Exploit DB Packet Storm
247487 5 警告 PHP Grade Book - PHP Grade Book の admin/index.php におけるデータベースを読まれる脆弱性 CWE-200
情報漏えい
CVE-2012-1670 2012-04-4 11:51 2012-03-31 Show GitHub Exploit DB Packet Storm
247488 10 危険 ヒューレット・パッカード - HP Performance Manager における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2012-0127 2012-04-4 11:50 2012-03-27 Show GitHub Exploit DB Packet Storm
247489 7.5 危険 Google - Google Chrome で使用される Skia におけるサービス運用妨害 (メモリ破損) の脆弱性 CWE-119
バッファエラー
CVE-2011-3065 2012-04-4 11:50 2012-03-28 Show GitHub Exploit DB Packet Storm
247490 10 危険 Google - Google Chrome における詳細不明な脆弱性 CWE-20
不適切な入力確認
CVE-2011-3063 2012-04-4 11:48 2012-03-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 14, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
811 - - - In the Linux kernel, the following vulnerability has been resolved: iio: light: bh1780: fix PM runtime leak on error path Move pm_runtime_put_autosuspend() before the error check to ensure the PM r… Update - CVE-2026-43355 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
812 - - - In the Linux kernel, the following vulnerability has been resolved: iio: gyro: mpu3050-core: fix pm_runtime error handling The return value of pm_runtime_get_sync() is not checked, allowing the dri… Update - CVE-2026-43357 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
813 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: add missing RCU unlock in error path in try_release_subpage_extent_buffer() Call rcu_read_lock() before exiting the loop i… Update - CVE-2026-43358 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
814 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: io_uring/kbuf: check if target buffer list is still legacy on recycle There's a gap between when the buffer was grabbed and when … Update - CVE-2026-43366 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
815 8.8 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: Fix UAF in le_read_features_complete This fixes the following backtrace caused by hci_conn being freed befor… Update - CVE-2026-43322 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
816 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: USB: dummy-hcd: Fix interrupt synchronization error This fixes an error in synchronization in the dummy-hcd driver. The error ha… Update - CVE-2026-43324 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
817 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd: Fix a few more NULL pointer dereference in device cleanup I found a few more paths that cleanup fails due to a NULL vers… Update - CVE-2026-43367 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
818 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix use-after-free race in VM acquire Replace non-atomic vm->process_info assignment with cmpxchg() to prevent race w… Update - CVE-2026-43370 2026-05-12 23:10 2026-05-9 Show GitHub Exploit DB Packet Storm
819 - - - In the Linux kernel, the following vulnerability has been resolved: sched_ext: Fix SCX_KICK_WAIT deadlock by deferring wait to balance callback SCX_KICK_WAIT busy-waits in kick_cpus_irq_workfn() us… Update - CVE-2026-43326 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm
820 - - - In the Linux kernel, the following vulnerability has been resolved: USB: dummy-hcd: Fix locking/synchronization error Syzbot testing was able to provoke an addressing exception and crash in the usb… Update - CVE-2026-43327 2026-05-12 23:10 2026-05-8 Show GitHub Exploit DB Packet Storm