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 9, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
247611 6.8 警告 Mutare Software - Mutare EVM におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-1104 2012-03-27 18:43 2011-02-28 Show GitHub Exploit DB Packet Storm
247612 5 警告 エフ・セキュア - F-Secure Policy Manager の WebReporting モジュールにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-1103 2012-03-27 18:43 2011-02-25 Show GitHub Exploit DB Packet Storm
247613 4.3 警告 エフ・セキュア - F-Secure Policy Manager の WebReporting モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1102 2012-03-27 18:43 2011-02-25 Show GitHub Exploit DB Packet Storm
247614 6.8 警告 シトリックス・システムズ - Citrix Licensing Administration Console のサードパーティコンポーネントにおけるライセンス管理機能へ不正アクセスされる脆弱性 CWE-noinfo
情報不足
CVE-2011-1101 2012-03-27 18:43 2011-02-25 Show GitHub Exploit DB Packet Storm
247615 6.5 警告 Pixelpost.org - Pixelpost の admin/index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-1100 2012-03-27 18:43 2011-02-25 Show GitHub Exploit DB Packet Storm
247616 5.8 警告 focalmedia.net - FocalMedia.Net Quick Polls におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-1099 2012-03-27 18:43 2011-03-9 Show GitHub Exploit DB Packet Storm
247617 7.6 危険 VideoLAN - VideoLAN VLC media player におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1087 2012-03-27 18:43 2011-05-3 Show GitHub Exploit DB Packet Storm
247618 4.9 警告 Linux - Linux kernel の epoll 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1083 2012-03-27 18:43 2011-04-4 Show GitHub Exploit DB Packet Storm
247619 1.9 注意 FreeBSD - FreeBSD の crontab における任意のディレクトリの存在を確定される脆弱性 CWE-200
情報漏えい
CVE-2011-1074 2012-03-27 18:43 2011-03-4 Show GitHub Exploit DB Packet Storm
247620 1.9 注意 アップル
FreeBSD
- FreeBSD および Apple Mac OS X の crontab.c における任意のファイルを特定する脆弱性 CWE-59
リンク解釈の問題
CVE-2011-1073 2012-03-27 18:43 2011-03-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 9, 2026, 5:07 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
421 - - - In the Linux kernel, the following vulnerability has been resolved: comedi: Reinit dev->spinlock between attachments to low-level drivers `struct comedi_device` is the main controlling structure fo… New - CVE-2026-43340 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
422 - - - In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent possible UaF in addrconf_permanent_addr() The mentioned helper try to warn the user about an exceptional condition,… New - CVE-2026-43339 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
423 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: reserve enough transaction items for qgroup ioctls Currently our qgroup ioctls don't reserve any space, they just do a tra… New - CVE-2026-43338 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
424 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix NULL pointer dereference in dcn401_init_hw() dcn401_init_hw() assumes that update_bw_bounding_box() is valid… New - CVE-2026-43337 2026-05-8 23:16 2026-05-8 Show GitHub Exploit DB Packet Storm
425 - - - 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
426 - - - 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
427 - - - 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
428 - - - 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
429 - - - 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
430 - - - 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