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 5, 2026, 2:06 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
221661 5 警告 Esri - ESRI ArcPad におけるバッファオーバーフローの脆弱性 - CVE-2006-0089 2014-03-11 17:43 2006-01-5 Show GitHub Exploit DB Packet Storm
221662 7.5 危険 SCO - SCO OpenServer におけるバッファオーバーフローの脆弱性 - CVE-2006-0072 2014-03-11 17:43 2006-01-4 Show GitHub Exploit DB Packet Storm
221663 4.3 警告 Chipmunk Scripts - Chipmunk Guestbook におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-0069 2014-03-11 17:43 2006-01-3 Show GitHub Exploit DB Packet Storm
221664 5.1 警告 kaffeine - Kaffeine Player におけるバッファオーバーフローの脆弱性 - CVE-2006-0051 2014-03-11 17:43 2006-04-5 Show GitHub Exploit DB Packet Storm
221665 7.2 危険 linley henzell - crawl における権限を取得される脆弱性 - CVE-2006-0045 2014-03-11 17:43 2006-01-20 Show GitHub Exploit DB Packet Storm
221666 4.6 警告 SUSE - SUSE Linux におけるバッファオーバーフローの脆弱性 - CVE-2006-0043 2014-03-11 17:43 2006-01-31 Show GitHub Exploit DB Packet Storm
221667 3.5 注意 IBM - IBM Cognos Business Intelligence のサーバにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-0861 2014-03-11 17:33 2014-02-14 Show GitHub Exploit DB Packet Storm
221668 6.5 警告 ownCloud - ownCloud Server の lib/bookmarks.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-2046 2014-03-11 17:30 2013-05-14 Show GitHub Exploit DB Packet Storm
221669 6.5 警告 ownCloud - ownCloud Server の lib/db.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-2045 2014-03-11 17:30 2013-05-14 Show GitHub Exploit DB Packet Storm
221670 6.5 警告 ownCloud - ownCloud Server の addressbookprovider.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-1893 2014-03-11 17:29 2013-03-25 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 5, 2026, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2561 - - - In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix & Optimize table creation from possibly unaligned memory Source blob may come from userspace and might be unaligned… - CVE-2026-45893 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2562 - - - In the Linux kernel, the following vulnerability has been resolved: mtd: intel-dg: Fix accessing regions before setting nregions The regions array is counted by nregions, but it's set only after ac… - CVE-2026-45896 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2563 - - - 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
2564 - - - 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
2565 - - - 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
2566 - - - 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
2567 - - - 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
2568 - - - 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
2569 - - - 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
2570 - - - 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