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 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
248241 - - - In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when uninstalling driver When the driver is uninstalled and the VF is disabled concurrently, a kernel… - CVE-2024-50296 2024-11-19 11:16 2024-11-19 Show GitHub Exploit DB Packet Storm
248242 - - - In the Linux kernel, the following vulnerability has been resolved: net/smc: do not leave a dangling sk pointer in __smc_create() Thanks to commit 4bbd360a5084 ("socket: Print pf->create() when it … - CVE-2024-50293 2024-11-19 11:16 2024-11-19 Show GitHub Exploit DB Packet Storm
248243 - - - In the Linux kernel, the following vulnerability has been resolved: ksmbd: Fix the missing xa_store error check xa_store() can fail, it return xa_err(-EINVAL) if the entry cannot be stored in an XA… - CVE-2024-50284 2024-11-19 11:16 2024-11-19 Show GitHub Exploit DB Packet Storm
248244 - - - In the Linux kernel, the following vulnerability has been resolved: dm: fix a crash if blk_alloc_disk fails If blk_alloc_disk fails, the variable md->disk is set to an error value. cleanup_mapped_d… - CVE-2024-50277 2024-11-19 11:16 2024-11-19 Show GitHub Exploit DB Packet Storm
248245 - - - In the Linux kernel, the following vulnerability has been resolved: filemap: Fix bounds checking in filemap_read() If the caller supplies an iocb->ki_pos value that is close to the filesystem upper… - CVE-2024-50272 2024-11-19 11:16 2024-11-19 Show GitHub Exploit DB Packet Storm
248246 - - - In the Linux kernel, the following vulnerability has been resolved: ASoC: stm32: spdifrx: fix dma channel release in stm32_spdifrx_remove In case of error when requesting ctrl_chan DMA channel, ctr… - CVE-2024-50292 2024-11-19 11:16 2024-11-19 Show GitHub Exploit DB Packet Storm
248247 - - - In the Linux kernel, the following vulnerability has been resolved: dm cache: fix flushing uninitialized delayed_work on cache_ctr error An unexpected WARN_ON from flush_work() may occur when cache… - CVE-2024-50280 2024-11-19 11:16 2024-11-19 Show GitHub Exploit DB Packet Storm
248248 - - - In the Linux kernel, the following vulnerability has been resolved: dm cache: fix out-of-bounds access to the dirty bitset when resizing dm-cache checks the dirty bits of the cache blocks to be dro… - CVE-2024-50279 2024-11-19 11:16 2024-11-19 Show GitHub Exploit DB Packet Storm
248249 - - - In the Linux kernel, the following vulnerability has been resolved: dm cache: fix potential out-of-bounds access on the first resume Out-of-bounds access occurs if the fast device is expanded unexp… - CVE-2024-50278 2024-11-19 11:16 2024-11-19 Show GitHub Exploit DB Packet Storm
248250 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scmi: Fix the double free in scmi_debugfs_common_setup() Clang static checker(scan-build) throws below warning: |… CWE-415
 Double Free
CVE-2024-50159 2024-11-19 11:16 2024-11-7 Show GitHub Exploit DB Packet Storm