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
207361 5 警告 The PHP Group
アップル
- PHP におけるアクセス制限を回避される脆弱性 CWE-20
不適切な入力確認
CVE-2006-7243 2015-08-13 15:49 2006-12-18 Show GitHub Exploit DB Packet Storm
207362 7.2 危険 Clutter Project - Clutter のジェスチャ処理コードにおけるロックスクリーンを回避される脆弱性 CWE-Other
その他
CVE-2015-3213 2015-08-13 15:42 2015-06-1 Show GitHub Exploit DB Packet Storm
207363 - - OpenAFS - ** 削除 ** OpenAFS の vlserver におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2015-3287 2015-08-13 15:19 2015-07-29 Show GitHub Exploit DB Packet Storm
207364 4.6 警告 OpenAFS - OpenAFS の Solaris カーネルエクステンションにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-3286 2015-08-13 15:19 2015-07-29 Show GitHub Exploit DB Packet Storm
207365 2.1 注意 OpenAFS - OpenAFS の OSD FS コマンドの pioctl におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2015-3285 2015-08-13 15:19 2015-07-29 Show GitHub Exploit DB Packet Storm
207366 2.1 注意 OpenAFS - OpenAFS の pioctls におけるカーネルメモリを読まれる脆弱性 CWE-200
情報漏えい
CVE-2015-3284 2015-08-13 15:19 2015-07-29 Show GitHub Exploit DB Packet Storm
207367 6.8 警告 OpenAFS - OpenAFS における bos コマンドを偽造される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-3283 2015-08-13 15:19 2015-07-29 Show GitHub Exploit DB Packet Storm
207368 4.3 警告 OpenAFS - OpenAFS の vos におけるスタックデータを取得される脆弱性 CWE-200
情報漏えい
CVE-2015-3282 2015-08-13 15:19 2015-07-29 Show GitHub Exploit DB Packet Storm
207369 4.6 警告 Linux Containers - LXC の attach.c における AppArmor または SELinux の閉じ込めを回避される脆弱性 CWE-Other
その他
CVE-2015-1334 2015-08-13 14:52 2015-07-17 Show GitHub Exploit DB Packet Storm
207370 4.9 警告 Linux Containers - LXC の lxclock.c における任意のファイルを作成される脆弱性 CWE-59
リンク解釈の問題
CVE-2015-1331 2015-08-13 14:51 2015-07-22 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