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
227941 7.5 危険 シスコシステムズ - Jboss Web アプリケーションサーバーの jmx-console における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2006-3733 2012-12-20 18:02 2006-07-19 Show GitHub Exploit DB Packet Storm
227942 5 警告 シスコシステムズ - CS-MARS における重要な情報を取得される脆弱性 - CVE-2006-3732 2012-12-20 18:02 2006-07-19 Show GitHub Exploit DB Packet Storm
227943 2.6 注意 Mozilla Foundation - Mozilla Firefox におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-3731 2012-12-20 18:02 2006-07-21 Show GitHub Exploit DB Packet Storm
227944 2.6 注意 マイクロソフト - Internet Explorer 6 の DataSourceControl におけるサービス運用妨害 (クラッシュ) の脆弱性 - CVE-2006-3729 2012-12-20 18:02 2006-07-21 Show GitHub Exploit DB Packet Storm
227945 7.5 危険 eskolar cms - Eskolar CMS における SQL インジェクションの脆弱性 - CVE-2006-3727 2012-12-20 18:02 2006-07-21 Show GitHub Exploit DB Packet Storm
227946 6.5 警告 intervations - FileCOPA FTP Server におけるバッファオーバーフローの脆弱性 - CVE-2006-3726 2012-12-20 18:02 2006-07-21 Show GitHub Exploit DB Packet Storm
227947 2.1 注意 シマンテック - Norton Personal Firewall におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-3725 2012-12-20 18:02 2006-07-21 Show GitHub Exploit DB Packet Storm
227948 10 危険 オラクル - Oracle OneWorld Tools EnterpriseOne Tools 用の JD Edward HTML Server における脆弱性 - CVE-2006-3724 2012-12-20 18:02 2006-07-18 Show GitHub Exploit DB Packet Storm
227949 10 危険 オラクル - Enforcer Portal Pack Bundle を伴う Oracle PeopleSoft Enterprise Portal における脆弱性 - CVE-2006-3723 2012-12-20 18:02 2006-07-18 Show GitHub Exploit DB Packet Storm
227950 10 危険 オラクル - Oracle PeopleSoft Enterprise Portal における脆弱性 - CVE-2006-3722 2012-12-20 18:02 2006-07-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 15, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
11 - - - In the Linux kernel, the following vulnerability has been resolved: staging: fbtft: fix potential memory leak in fbtft_framebuffer_alloc() In the error paths after fb_info structure is successfully… - CVE-2025-38612 2025-08-20 02:15 2025-08-20 Show GitHub Exploit DB Packet Storm
12 - - - In the Linux kernel, the following vulnerability has been resolved: vmci: Prevent the dispatching of uninitialized payloads The reproducer executes the host's unlocked_ioctl call in two different t… - CVE-2025-38611 2025-08-20 02:15 2025-08-20 Show GitHub Exploit DB Packet Storm
13 - - - In the Linux kernel, the following vulnerability has been resolved: powercap: dtpm_cpu: Fix NULL pointer dereference in get_pd_power_uw() The get_pd_power_uw() function can crash with a NULL pointe… - CVE-2025-38610 2025-08-20 02:15 2025-08-20 Show GitHub Exploit DB Packet Storm
14 - - - In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: Check governor before using governor->name Commit 96ffcdf239de ("PM / devfreq: Remove redundant governor_name from … - CVE-2025-38609 2025-08-20 02:15 2025-08-20 Show GitHub Exploit DB Packet Storm
15 - - - In the Linux kernel, the following vulnerability has been resolved: bpf, ktls: Fix data corruption when using bpf_msg_pop_data() in ktls When sending plaintext data, we initially calculated the cor… - CVE-2025-38608 2025-08-20 02:15 2025-08-20 Show GitHub Exploit DB Packet Storm
16 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: handle jset (if a & b ...) as a jump in CFG computation BPF_JSET is a conditional jump and currently verifier.c:can_jump() d… - CVE-2025-38607 2025-08-20 02:15 2025-08-20 Show GitHub Exploit DB Packet Storm
17 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Avoid accessing uninitialized arvif->ar during beacon miss During beacon miss handling, ath12k driver iterates over… - CVE-2025-38606 2025-08-20 02:15 2025-08-20 Show GitHub Exploit DB Packet Storm
18 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Pass ab pointer directly to ath12k_dp_tx_get_encap_type() In ath12k_dp_tx_get_encap_type(), the arvif parameter is … - CVE-2025-38605 2025-08-20 02:15 2025-08-20 Show GitHub Exploit DB Packet Storm
19 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: rtl818x: Kill URBs before clearing tx status queue In rtl8187_stop() move the call of usb_kill_anchored_urbs() before clear… - CVE-2025-38604 2025-08-20 02:15 2025-08-20 Show GitHub Exploit DB Packet Storm
20 - - - In the Linux kernel, the following vulnerability has been resolved: iwlwifi: Add missing check for alloc_ordered_workqueue Add check for the return value of alloc_ordered_workqueue since it may ret… - CVE-2025-38602 2025-08-20 02:15 2025-08-20 Show GitHub Exploit DB Packet Storm