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 10, 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
203071 6.9 警告 IBM - Windows 上で稼動する IBM Informix Dynamic Server のクライアント実装における権限を取得される脆弱性 CWE-Other
その他
CVE-2016-0226 2016-03-30 11:01 2016-03-21 Show GitHub Exploit DB Packet Storm
203072 2.1 注意 アップル - Apple iOS の LaunchServices の XPC Services API におけるイベントハンドラの制限を回避される脆弱性 CWE-Other
その他
CVE-2016-1760 2016-03-30 11:00 2016-03-21 Show GitHub Exploit DB Packet Storm
203073 3.5 注意 シスコシステムズ - Cisco Unified Communications Domain Manager におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-1314 2016-03-30 10:48 2016-03-28 Show GitHub Exploit DB Packet Storm
203074 5.5 警告 Granite Data Services - Granite Data Services に XML 外部実体参照 (XXE) に関する脆弱性 CWE-Other
その他
CVE-2016-2340 2016-03-29 16:15 2016-03-24 Show GitHub Exploit DB Packet Storm
203075 9.3 危険 アップル - Apple iOS などで使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-1727 2016-03-29 15:44 2016-01-19 Show GitHub Exploit DB Packet Storm
203076 9.3 危険 アップル - Apple iOS および Safari などで使用される WebKit における任意のコードを実行される脆弱性が存在します。 CWE-119
バッファエラー
CVE-2016-1726 2016-03-29 15:44 2016-01-19 Show GitHub Exploit DB Packet Storm
203077 9.3 危険 アップル - Apple iOS および Safari などで使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-1725 2016-03-29 15:44 2016-01-19 Show GitHub Exploit DB Packet Storm
203078 9.3 危険 アップル - Apple iOS などで使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-1724 2016-03-29 15:44 2016-01-19 Show GitHub Exploit DB Packet Storm
203079 9.3 危険 アップル - Apple iOS および Safari などで使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-1723 2016-03-29 15:44 2016-01-19 Show GitHub Exploit DB Packet Storm
203080 7.2 危険 アップル - 複数の Apple 製品の syslog における権限を取得される脆弱性 CWE-119
CWE-264
CVE-2016-1722 2016-03-29 15:44 2016-01-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 10, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
601 - - - In the Linux kernel, the following vulnerability has been resolved: lib/crypto: chacha: Zeroize permuted_state before it leaves scope Since the ChaCha permutation is invertible, the local variable … New - CVE-2026-43336 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
602 - - - In the Linux kernel, the following vulnerability has been resolved: interconnect: qcom: sm8450: Fix NULL pointer dereference in icc_link_nodes() The change to dynamic IDs for SM8450 platform interc… New - CVE-2026-43335 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
603 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SMP: force responder MITM requirements before building the pairing response smp_cmd_pairing_req() currently builds the… New - CVE-2026-43334 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
604 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: reject direct access to nullable PTR_TO_BUF pointers check_mem_access() matches PTR_TO_BUF via base_type() which strips PTR_… New - CVE-2026-43333 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
605 - - - In the Linux kernel, the following vulnerability has been resolved: thermal: core: Fix thermal zone device registration error path If thermal_zone_device_register_with_trips() fails after registeri… New - CVE-2026-43332 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
606 - - - In the Linux kernel, the following vulnerability has been resolved: x86/kexec: Disable KCOV instrumentation after load_segments() The load_segments() function changes segment registers, invalidatin… New - CVE-2026-43331 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
607 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: caam - fix overflow on long hmac keys When a key longer than block size is supplied, it is copied and then hashed into th… New - CVE-2026-43330 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
608 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: strictly check for maximum number of actions The maximum number of flowtable hardware offload actions in IP… New - CVE-2026-43329 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
609 - - - In the Linux kernel, the following vulnerability has been resolved: cpufreq: governor: fix double free in cpufreq_dbs_governor_init() error path When kobject_init_and_add() fails, cpufreq_dbs_gover… New - CVE-2026-43328 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
610 - - - 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… New - CVE-2026-43327 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm