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 21, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
222521 3.8 注意 ヒューレット・パッカード - HP-UX 上で稼動する HP-UX Whitelisting におけるアクセス制限を回避される脆弱性 CWE-noinfo
情報不足
CVE-2013-6219 2014-04-23 16:41 2013-10-21 Show GitHub Exploit DB Packet Storm
222522 10 危険 ヒューレット・パッカード - HP Network Node Manager i における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2013-6218 2014-04-23 16:40 2013-10-21 Show GitHub Exploit DB Packet Storm
222523 8.5 危険 ヒューレット・パッカード - HP Universal Configuration Management Database の Integration Service における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2013-6215 2014-04-23 16:40 2013-10-21 Show GitHub Exploit DB Packet Storm
222524 4 警告 ヒューレット・パッカード - HP Universal Configuration Management Database の Integration Service における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2013-6214 2014-04-23 16:39 2013-10-21 Show GitHub Exploit DB Packet Storm
222525 10 危険 ヒューレット・パッカード - HP LoadRunner の Virtual User Generator における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2013-6213 2014-04-23 16:38 2013-10-30 Show GitHub Exploit DB Packet Storm
222526 6.5 警告 ヒューレット・パッカード - HP Database and Middleware Automation における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2013-6212 2014-04-23 16:37 2013-10-21 Show GitHub Exploit DB Packet Storm
222527 3.5 注意 Fedora Project
Digium
- Asterisk Open Source の PJSIP チャネルドライバの res/res_pjsip_exten_state.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-2289 2014-04-23 15:53 2014-03-10 Show GitHub Exploit DB Packet Storm
222528 4.3 警告 Fedora Project
Digium
- Asterisk Open Source の PJSIP チャネルドライバにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-2288 2014-04-23 15:52 2014-03-10 Show GitHub Exploit DB Packet Storm
222529 3.5 注意 Fedora Project
Digium
- Asterisk Open Source および Certified Asterisk の channels/chan_sip.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-2287 2014-04-23 15:52 2014-03-10 Show GitHub Exploit DB Packet Storm
222530 7.5 危険 Fedora Project
Digium
- Asterisk Open Source および Certified Asterisk の main/http.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2014-2286 2014-04-23 15:52 2014-03-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 21, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
911 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,… - CVE-2026-46299 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
912 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 … - CVE-2026-46289 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
913 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… - CVE-2026-46288 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
914 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… - CVE-2026-46280 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
915 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… - CVE-2026-46277 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
916 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… - CVE-2026-46275 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
917 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… - CVE-2026-46274 2026-06-14 15:16 2026-06-9 Show GitHub Exploit DB Packet Storm
918 6.5 MEDIUM
Network
gpac gpac A NULL pointer dereference in the ctts_box_write function (isomedia/box_code_base.c) of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service (DoS) via supplying a crafted MP4 file. CWE-476
 NULL Pointer Dereference
CVE-2025-55659 2026-06-14 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm
919 7.5 HIGH
Network
gpac gpac A NULL pointer dereference in the gf_odf_vvc_cfg_write_bs function (odf/descriptors.c) of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service (DoS) via supplying a crafted MP4 file. CWE-476
 NULL Pointer Dereference
CVE-2025-55657 2026-06-14 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm
920 5.5 MEDIUM
Local
gpac gpac A NULL pointer dereference in the gf_isom_get_user_data_count function (isomedia/isom_read.c) of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service (DoS) via supplying a crafted MP4 file. CWE-476
 NULL Pointer Dereference
CVE-2025-55651 2026-06-14 09:16 2026-06-10 Show GitHub Exploit DB Packet Storm