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
239471 4.3 警告 olate - od におけるクロスサイトスクリプティングの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2007-4541 2012-09-25 16:59 2007-08-27 Show GitHub Exploit DB Packet Storm
239472 7.5 危険 olate - Olate Download (od) の download.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2007-4540 2012-09-25 16:59 2007-08-27 Show GitHub Exploit DB Packet Storm
239473 5 警告 Mozilla Foundation - Bugzilla の XML-RPC インターフェースにおける重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-4539 2012-09-25 16:59 2007-08-23 Show GitHub Exploit DB Packet Storm
239474 5 警告 Mozilla Foundation - Bugzilla の email_in.pl における任意のコマンドを実行される脆弱性 - CVE-2007-4538 2012-09-25 16:59 2007-08-23 Show GitHub Exploit DB Packet Storm
239475 7.8 危険 michal marcinkowski - Soldat game server などにおけるサービス運用妨害 (DoS) の脆弱性 - CVE-2007-4532 2012-09-25 16:59 2007-08-24 Show GitHub Exploit DB Packet Storm
239476 5 警告 michal marcinkowski - Soldat game server などにおけるクライアントサービス運用妨害 (DoS) の脆弱性 - CVE-2007-4531 2012-09-25 16:59 2007-08-24 Show GitHub Exploit DB Packet Storm
239477 4.3 警告 The PHP Group - PHP の ffi におけるコードを実行される脆弱性 - CVE-2007-4528 2012-09-25 16:59 2007-08-24 Show GitHub Exploit DB Packet Storm
239478 2.1 注意 Novell - Novell Identity Manager の CLE における重要な情報を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2007-4526 2012-09-25 16:59 2007-08-24 Show GitHub Exploit DB Packet Storm
239479 5 警告 ヒューレット・パッカード - HP ProCurve Manager などにおける ProCurve Manager サーバから重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2007-4514 2012-09-25 16:59 2009-04-8 Show GitHub Exploit DB Packet Storm
239480 6 警告 オラクル - Oracle の XDB.XDB_PITRIG_PKG.PITRIG_DROPMETADATA プロシージャにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-4517 2012-09-25 16:59 2007-11-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 7, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2871 - - - In the Linux kernel, the following vulnerability has been resolved: riscv: kvm: fix vector context allocation leak When the second kzalloc (host_context.vector.datap) fails in kvm_riscv_vcpu_alloc_… - CVE-2026-46171 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2872 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog task Watchdog task might end between send_sig() and kth… - CVE-2026-46180 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2873 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which can lead to info-leak btrfs_ioctl_space_info() has a TOCTOU race betw… - CVE-2026-46159 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2874 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix missing last_unlink_trans update when removing a directory When removing a directory we are not updating its last_unli… - CVE-2026-46160 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2875 - - - In the Linux kernel, the following vulnerability has been resolved: pseries/papr-hvpipe: Prevent kernel stack memory leak to userspace The hdr variable is allocated on the stack and only hdr.versio… - CVE-2026-46182 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2876 - - - In the Linux kernel, the following vulnerability has been resolved: octeon_ep_vf: add NULL check for napi_build_skb() napi_build_skb() can return NULL on allocation failure. In __octep_vf_oq_proces… - CVE-2026-46188 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2877 - - - In the Linux kernel, the following vulnerability has been resolved: fbcon: Avoid OOB font access if console rotation fails Clear the font buffer if the reallocation during console rotation fails in… - CVE-2026-46191 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2878 - - - In the Linux kernel, the following vulnerability has been resolved: spi: microchip-core-qspi: don't attempt to transmit during emulated read-only dual/quad operations The core will deal with reads … - CVE-2026-46192 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2879 - - - In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix uninit-value by validating catalog record size Syzbot reported a KMSAN uninit-value issue in hfsplus_strcasecmp(). T… - CVE-2026-46169 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm
2880 - - - In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: protect path kfree() with damon_sysfs_lock damon_sysfs_quot_goal->path can be read and written by users, … - CVE-2026-46183 2026-05-28 22:44 2026-05-28 Show GitHub Exploit DB Packet Storm