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 4, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
240381 6.8 警告 マイクロソフト - Microsoft Visual Studio 6.0 SP6 の MSVC におけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2007-0468 2012-09-25 16:47 2007-01-23 Show GitHub Exploit DB Packet Storm
240382 10 危険 The PHP Group - PHP の fopen 関数における safe_mode 制限を回避される脆弱性 - CVE-2007-0448 2012-09-25 16:47 2007-05-24 Show GitHub Exploit DB Packet Storm
240383 10 危険 ヒューレット・パッカード - Hewlett-Packard Mercury LoadRunner Agent におけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2007-0446 2012-09-25 16:47 2007-02-8 Show GitHub Exploit DB Packet Storm
240384 10 危険 カスペルスキー - Kaspersky Anti-Virus の OnDemand Scanner におけるヒープベースのバッファオーバーフローの脆弱性 - CVE-2007-0445 2012-09-25 16:47 2007-04-5 Show GitHub Exploit DB Packet Storm
240385 5 警告 IBM - IBM OS/400 における脆弱性 - CVE-2007-0442 2012-09-25 16:47 2007-01-13 Show GitHub Exploit DB Packet Storm
240386 5.1 警告 ヒューレット・パッカード - HP OV NNM における任意のコマンドを実行される脆弱性 - CVE-2007-0441 2012-09-25 16:47 2007-01-10 Show GitHub Exploit DB Packet Storm
240387 3.5 注意 intersystems - InterSystems Cache' のサンプル CSP スクリプトにおけるクロスサイトスクリプティングの脆弱性 - CVE-2007-0437 2012-09-25 16:47 2007-08-20 Show GitHub Exploit DB Packet Storm
240388 9.3 危険 マイクロソフト - Microsoft Help Workshop におけるスタックベースのバッファオーバーフローの脆弱性 - CVE-2007-0427 2012-09-25 16:47 2007-01-22 Show GitHub Exploit DB Packet Storm
240389 4.6 警告 gxine - gxine の main などの関数におけるバッファオーバーフローの脆弱性 - CVE-2007-0406 2012-09-25 16:47 2007-01-22 Show GitHub Exploit DB Packet Storm
240390 4.6 警告 ヒューレット・パッカード - HP HP-UX における権限を取得される脆弱性 - CVE-2007-0394 2012-09-25 16:47 2007-01-19 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 4, 2026, 4:17 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1431 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: drop extent cache after doing PARTIAL_VALID1 zeroout When splitting an unwritten extent in the middle and converting it to … - CVE-2026-45892 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1432 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix watch_id bounds checking in debug address watch v2 The address watch clear code receives watch_id as an unsigned … - CVE-2026-45878 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1433 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Flush cache for PASID table before using it When writing the address of a freshly allocated zero-initialized PASID ta… - CVE-2026-45862 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1434 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix slab-use-after-free in qd_put Commit a475c5dd16e5 ("gfs2: Free quota data objects synchronously") started freeing quota… - CVE-2026-45861 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1435 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conncount: increase the connection clean up limit to 64 After the optimization to only perform one GC per jiffy, a … - CVE-2026-45860 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1436 7.5 HIGH
Network
- - In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentation Ulrich reports a regression with nfqueue: If an appl… - CVE-2026-45859 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1437 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: RDMA/uverbs: Validate wqe_size before using it in ib_uverbs_post_send ib_uverbs_post_send() uses cmd.wqe_size from userspace with… - CVE-2026-45856 2026-05-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1438 7.8 HIGH
Local
- - 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-30 20:17 2026-05-27 Show GitHub Exploit DB Packet Storm
1439 8.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: net: skbuff: propagate shared-frag marker through frag-transfer helpers Two frag-transfer helpers (__pskb_copy_fclone() and skb_s… - CVE-2026-43503 2026-05-30 20:17 2026-05-23 Show GitHub Exploit DB Packet Storm
1440 8.8 HIGH
Network
mintplexlabs anythingllm AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. Prior to 1.13.0, the filesystem-search-files agent skill passes its LLM-con… CWE-77
CWE-88
Command Injection
Argument Injection
CVE-2026-48116 2026-05-30 13:17 2026-05-29 Show GitHub Exploit DB Packet Storm