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 30, 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
245981 5 警告 Atlassian - JIRA Enterprise Edition における別のユーザの共有フィルタを削除される脆弱性 CWE-DesignError
CVE-2007-6618 2012-06-26 15:54 2008-01-3 Show GitHub Exploit DB Packet Storm
245982 4.3 警告 Atlassian - JIRA Enterprise Edition の 500page.jsp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-6617 2012-06-26 15:54 2008-01-3 Show GitHub Exploit DB Packet Storm
245983 6.8 警告 agaresmedia - Agares Media phpAutoVideo の includes/block.php におけるディレクトリトラバーサルの脆弱性 CWE-94
コード・インジェクション
CVE-2007-6615 2012-06-26 15:54 2008-01-3 Show GitHub Exploit DB Packet Storm
245984 6.8 警告 agaresmedia - Agares Media phpAutoVideo の admin/frontpage_right.php における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-6614 2012-06-26 15:54 2008-01-3 Show GitHub Exploit DB Packet Storm
245985 5 警告 GNU Project - GNU Compact Disc Input および libcdio の src/iso-info.c におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-6613 2012-06-26 15:54 2007-12-31 Show GitHub Exploit DB Packet Storm
245986 10 危険 Debian - unp における任意のコマンドを実行される脆弱性 CWE-DesignError
CVE-2007-6610 2012-06-26 15:54 2007-10-29 Show GitHub Exploit DB Packet Storm
245987 5 警告 coolplayer - CoolPlayer の CPI_PlaylistItem.c の CPLI_ReadTag_OGG 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-6609 2012-06-26 15:54 2007-12-31 Show GitHub Exploit DB Packet Storm
245988 5 警告 ClamAV - ClamAV におけるスキャナを回避される脆弱性 CWE-20
不適切な入力確認
CVE-2007-6596 2012-06-26 15:54 2007-12-31 Show GitHub Exploit DB Packet Storm
245989 2.1 注意 ClamAV - ClamAV における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2007-6595 2012-06-26 15:54 2007-12-31 Show GitHub Exploit DB Packet Storm
245990 4.3 警告 アップル - Apple Safari におけるなりすまされた Web サイトの無効な証明書を承認する脆弱性 CWE-DesignError
CVE-2007-6592 2012-06-26 15:54 2007-12-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 30, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1321 - - - In the Linux kernel, the following vulnerability has been resolved: ima: Fix stack-out-of-bounds in is_bprm_creds_for_exec() KASAN reported a stack-out-of-bounds access in ima_appraise_measurement … - CVE-2025-71306 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1322 - - - In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: fix deadlock in ni_read_folio_cmpr Syzbot reported a task hung in ni_readpage_cmpr (now ni_read_folio_cmpr). This is ca… - CVE-2025-71309 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1323 - - - In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: fix ntfs_mount_options leak in ntfs_fill_super() In ntfs_fill_super(), the fc->fs_private pointer is set to NULL withou… - CVE-2025-71312 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1324 - - - 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
1325 - - - 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
1326 - - - 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
1327 - - - 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
1328 - - - 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
1329 - - - In the Linux kernel, the following vulnerability has been resolved: efi: Fix reservation of unaccepted memory table The reserve_unaccepted() function incorrectly calculates the size of the memblock… - CVE-2026-45851 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1330 - - - In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix double free in rxe_srq_from_init In rxe_srq_from_init(), the queue pointer 'q' is assigned to 'srq->rq.queue' befor… - CVE-2026-45852 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm