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 4, 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
234611 5.1 警告 LinPHA - LinPHA の plugins/maps/db_handler.php におけるディレクトリトラバーサル攻撃を実行される脆弱性 CWE-20
CWE-22
CVE-2008-1856 2012-09-25 17:16 2008-04-16 Show GitHub Exploit DB Packet Storm
234612 5 警告 マカフィー - ePO などの製品で使用される McAfee CMA の FrameworkService.exe におけるメモリ破損の脆弱性 CWE-399
リソース管理の問題
CVE-2008-1855 2012-09-25 17:16 2008-04-16 Show GitHub Exploit DB Packet Storm
234613 4.3 警告 ヒューレット・パッカード - HP OV NNM の ovtopmd service におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-1853 2012-09-25 17:16 2008-04-16 Show GitHub Exploit DB Packet Storm
234614 7.8 危険 ヒューレット・パッカード - HP OV NNM の ovalarmsrv におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-1852 2012-09-25 17:16 2008-04-16 Show GitHub Exploit DB Packet Storm
234615 5 警告 ヒューレット・パッカード - HP OV NNM の ovalarmsrv におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-1851 2012-09-25 17:16 2008-04-16 Show GitHub Exploit DB Packet Storm
234616 4.3 警告 osiaffiliate - Omnistar Interactive OSI Affiliate の login.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1850 2012-09-25 17:16 2008-04-16 Show GitHub Exploit DB Packet Storm
234617 5 警告 joomlacode - Mambo/Joomla! コンポーネントの joomlaXplorer におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-1849 2012-09-25 17:16 2008-04-16 Show GitHub Exploit DB Packet Storm
234618 4.3 警告 joomlacode - Mambo/Joomla! コンポーネントの joomlaXplorer におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1848 2012-09-25 17:16 2008-04-16 Show GitHub Exploit DB Packet Storm
234619 7.2 危険 mirbsd - MirOS 用の Korn シェルにおける権限を取得される脆弱性 CWE-DesignError
CVE-2008-1845 2012-09-25 17:16 2008-04-16 Show GitHub Exploit DB Packet Storm
234620 10 危険 ヒューレット・パッカード - HP OV NNM の ovspmd.exe における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2008-1842 2012-09-25 17:16 2008-04-16 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 5, 2026, 4:51 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
641 - - - In the Linux kernel, the following vulnerability has been resolved: misc: fastrpc: possible double-free of cctx->remote_heap fastrpc_init_create_static_process() may free cctx->remote_heap on the e… New - CVE-2026-31730 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
642 - - - In the Linux kernel, the following vulnerability has been resolved: thermal: core: Address thermal zone removal races with resume Since thermal_zone_pm_complete() and thermal_zone_device_resume() r… New - CVE-2026-31731 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
643 - - - In the Linux kernel, the following vulnerability has been resolved: drm/xe/pxp: Clear restart flag in pxp_start after jumping back If we don't clear the flag we'll keep jumping back at the beginnin… New - CVE-2026-31784 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
644 - - - In the Linux kernel, the following vulnerability has been resolved: drm/xe/xe_pagefault: Disallow writes to read-only VMAs The page fault handler should reject write/atomic access to read only VMAs… New - CVE-2026-31785 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
645 - - - In the Linux kernel, the following vulnerability has been resolved: gpio: Fix resource leaks on errors in gpiochip_add_data_with_key() Since commit aab5c6f20023 ("gpio: set device type for GPIO chi… New - CVE-2026-31732 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
646 - - - In the Linux kernel, the following vulnerability has been resolved: sched_ext: Fix stale direct dispatch state in ddsp_dsq_id @p->scx.ddsp_dsq_id can be left set (non-SCX_DSQ_INVALID) triggering a … New - CVE-2026-31733 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
647 - - - In the Linux kernel, the following vulnerability has been resolved: sched_ext: Fix is_bpf_migration_disabled() false negative on non-PREEMPT_RCU Since commit 8e4f0b1ebcf2 ("bpf: use rcu_read_lock_d… New - CVE-2026-31734 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
648 - - - In the Linux kernel, the following vulnerability has been resolved: counter: rz-mtu3-cnt: do not use struct rz_mtu3_channel's dev member The counter driver can use HW channels 1 and 2, while the PW… New - CVE-2026-31740 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
649 - - - In the Linux kernel, the following vulnerability has been resolved: spi: stm32-ospi: Fix resource leak in remove() callback The remove() callback returned early if pm_runtime_resume_and_get() faile… New - CVE-2026-43004 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm
650 - - - In the Linux kernel, the following vulnerability has been resolved: counter: rz-mtu3-cnt: prevent counter from being toggled multiple times Runtime PM counter is incremented / decremented each time… New - CVE-2026-31741 2026-05-2 00:24 2026-05-2 Show GitHub Exploit DB Packet Storm