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":Feb. 9, 2026, 12:59 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
228531 6.5 警告 Moodle - Moodle の Portfolio プラグインにおけるファイルをアップロードされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5479 2012-11-22 15:19 2012-11-19 Show GitHub Exploit DB Packet Storm
228532 4 警告 Moodle - Moodle における異なるグループユーザの活動エントリを読まれる脆弱性 CWE-200
情報漏えい
CVE-2012-5473 2012-11-22 15:18 2012-11-19 Show GitHub Exploit DB Packet Storm
228533 4 警告 Moodle - Moodle の lib/formslib.php におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5472 2012-11-22 15:16 2012-11-19 Show GitHub Exploit DB Packet Storm
228534 6.5 警告 Moodle - Moodle の Dropbox Repository File Picker における異なるユーザの Dropbox にアクセスされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5471 2012-11-22 15:15 2012-11-19 Show GitHub Exploit DB Packet Storm
228535 6.9 警告 Mozilla Foundation - Mozilla Firefox のインストーラにおける権限を取得される脆弱性 CWE-Other
その他
CVE-2012-4206 2012-11-22 12:08 2012-11-20 Show GitHub Exploit DB Packet Storm
228536 5 警告 CA Technologies - Windows 上で稼働する CA ARCserve Backup におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2012-2972 2012-11-21 18:03 2012-10-18 Show GitHub Exploit DB Packet Storm
228537 7.5 危険 CA Technologies - Windows 上で稼働する CA ARCserve Backup のサーバにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2012-2971 2012-11-21 18:01 2012-10-18 Show GitHub Exploit DB Packet Storm
228538 4.3 警告 Mozilla Foundation - 複数の Mozilla 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1956 2012-11-21 17:42 2012-08-28 Show GitHub Exploit DB Packet Storm
228539 5 警告 VMware - VMware ESXi および ESX の vSphere API におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2012-5703 2012-11-21 15:40 2012-11-15 Show GitHub Exploit DB Packet Storm
228540 7.1 危険 アドビシステムズ - Adobe ColdFusion におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2012-5674 2012-11-21 15:37 2012-11-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 26, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
721 - - - In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: validate inner IPv4 header length in IPTFS payload Add validation of the inner IPv4 packet tot_len and ihl fields pa… New - CVE-2026-31472 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
722 - - - In the Linux kernel, the following vulnerability has been resolved: can: isotp: fix tx.buf use-after-free in isotp_sendmsg() isotp_sendmsg() uses only cmpxchg() on so->tx.state to serialize access … New - CVE-2026-31474 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
723 - - - In the Linux kernel, the following vulnerability has been resolved: ksmbd: do not expire session on binding failure When a multichannel session binding request fails (e.g. wrong password), the erro… New - CVE-2026-31476 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
724 - - - In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix memory leaks and NULL deref in smb2_lock() smb2_lock() has three error handling issues after list_del() detaches smb_l… New - CVE-2026-31477 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
725 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/efa: Fix use of completion ctx after free On admin queue completion handling, if the admin command completed with error we p… New - CVE-2026-31493 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
726 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conntrack_expect: skip expectations in other netns via proc Skip expectations that do not reside in this netns. Si… New - CVE-2026-31496 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
727 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: clamp SCO altsetting table indices btusb_work() maps the number of active SCO links to USB alternate settings t… New - CVE-2026-31497 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
728 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix deadlock in l2cap_conn_del() l2cap_conn_del() calls cancel_delayed_work_sync() for both info_timer and id_a… New - CVE-2026-31499 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
729 - - - In the Linux kernel, the following vulnerability has been resolved: drm/xe: always keep track of remap prev/next During 3D workload, user is reporting hitting: [ 413.361679] WARNING: drivers/gpu/… New - CVE-2026-31479 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm
730 - - - In the Linux kernel, the following vulnerability has been resolved: tracing: Drain deferred trigger frees if kthread creation fails Boot-time trigger registration can fail before the trigger-data c… New - CVE-2026-31481 2026-04-24 01:17 2026-04-22 Show GitHub Exploit DB Packet Storm