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":June 6, 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
237941 4.3 警告 マイクロソフト - Microsoft Windows XP SP3 の GDI+ におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2008-4327 2012-09-25 17:17 2008-09-30 Show GitHub Exploit DB Packet Storm
237942 5 警告 Mozilla Foundation - Mozilla Firefox のユーザインターフェースイベントディスパッチャーにおけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-4324 2012-09-25 17:17 2008-09-29 Show GitHub Exploit DB Packet Storm
237943 4.3 警告 マイクロソフト - Microsoft Windows XP SP3 の Windows Explorer におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2008-4323 2012-09-25 17:17 2008-09-29 Show GitHub Exploit DB Packet Storm
237944 4.3 警告 OpenNMS - OpenNMS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-4320 2012-09-25 17:17 2008-09-29 Show GitHub Exploit DB Packet Storm
237945 6.4 警告 libra file manager - Libra File Manager の fileadmin.php における任意のファイルを変更される脆弱性 CWE-287
不適切な認証
CVE-2008-4319 2012-09-25 17:17 2008-09-29 Show GitHub Exploit DB Packet Storm
237946 5 警告 マイクロソフト - Microsoft IIS の adsiis.dll におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-4300 2012-09-25 17:17 2008-09-29 Show GitHub Exploit DB Packet Storm
237947 5 警告 マイクロソフト - Microsoft IAS Helper COM Component におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2008-4299 2012-09-25 17:17 2008-09-29 Show GitHub Exploit DB Packet Storm
237948 5 警告 LIGHTTPD - lighttpd の request.c の http_request_parse 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-4298 2012-09-25 17:17 2008-09-27 Show GitHub Exploit DB Packet Storm
237949 5 警告 Mercurial - Mercurial における任意のファイルを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-4297 2012-09-25 17:17 2008-09-27 Show GitHub Exploit DB Packet Storm
237950 5.4 警告 マイクロソフト - Microsoft Windows Mobile 6.0 におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-4295 2012-09-25 17:17 2008-09-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 6, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3111 - - - In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Initialize new folios before use KMSAN reports an uninitialized value in longest_match_std(), invoked from ntfs_compres… - CVE-2025-71311 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3112 - - - In the Linux kernel, the following vulnerability has been resolved: net: remove WARN_ON_ONCE when accessing forward path array Although unlikely, recent support for IPIP tunnels increases chances o… - CVE-2026-45847 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3113 - - - In the Linux kernel, the following vulnerability has been resolved: apparmor: fix NULL sock in aa_sock_file_perm Deal with the potential that sock and sock-sk can be NULL during socket setup or tea… - CVE-2026-45848 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3114 - - - In the Linux kernel, the following vulnerability has been resolved: net: mscc: ocelot: add missing lock protection in ocelot_port_xmit_inj() ocelot_port_xmit_inj() calls ocelot_can_inject() and oce… - CVE-2026-45849 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3115 - - - In the Linux kernel, the following vulnerability has been resolved: smack: /smack/doi: accept previously used values Writing to /smack/doi a value that has ever been written there in the past disab… - CVE-2025-71304 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3116 - - - In the Linux kernel, the following vulnerability has been resolved: drm/display/dp_mst: Add protection against 0 vcpi When releasing a timeslot there is a slight chance we may end up with the wrong… - CVE-2025-71305 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3117 - - - In the Linux kernel, the following vulnerability has been resolved: ipvs: skip ipv6 extension headers for csum checks Protocol checksum validation fails for IPv6 if there are extension headers befo… - CVE-2026-45850 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3118 - - - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Use kvfree instead of kfree in amdgpu_gmc_get_nps_memranges() amdgpu_discovery_get_nps_info() internally allocates me… - CVE-2026-45853 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3119 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: inside-secure/eip93 - unregister only available algorithm EIP93 has an options register. This register indicates which cr… - CVE-2026-45854 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
3120 - - - In the Linux kernel, the following vulnerability has been resolved: scsi: csiostor: Fix dereference of null pointer rn The error exit path when rn is NULL ends up deferencing the null pointer rn vi… - CVE-2026-45857 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm