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 8, 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
202731 7.8 重要
Local
latex2rtf project
Fedora Project
- latex2rtf の funct1.c の CmdKeywords 関数におけるフォーマットストリングの脆弱性 CWE-134
書式文字列の問題
CVE-2015-8106 2016-04-25 10:25 2015-11-19 Show GitHub Exploit DB Packet Storm
202732 7.8 重要
Local
openSUSE project - gdk-pixbuf の gdk-pixbuf-scale.c の gdk_pixbuf_flip 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-7552 2016-04-25 10:22 2015-12-14 Show GitHub Exploit DB Packet Storm
202733 5.5 警告
Local
VideoLAN
Canonical
- VideoLAN VLC media player の input/stream.c の AStreamPeekStream 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-3941 2016-04-25 10:16 2016-04-12 Show GitHub Exploit DB Packet Storm
202734 6.1 警告
Network
Google - Google Chrome の拡張サブシステムの extensions/renderer/module_system.cc におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-1652 2016-04-25 10:14 2016-04-13 Show GitHub Exploit DB Packet Storm
202735 2.7
Network
dotCMS - dotCMS の dotTailLogServlet におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2016-3972 2016-04-25 10:12 2016-04-11 Show GitHub Exploit DB Packet Storm
202736 5.4 警告
Network
dotCMS - dotCMS の lucene_search.jsp におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-3971 2016-04-25 10:12 2016-04-11 Show GitHub Exploit DB Packet Storm
202737 7.5 重要
Network
Fedora Project
Libreswan Project
- Libreswan におけるにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
CWE-310
CVE-2016-3071 2016-04-25 10:08 2016-04-4 Show GitHub Exploit DB Packet Storm
202738 7.8 重要
Local
Panda Security - Windows 用 Panda Security for Business 製品で使用される Panda Endpoint Administration Agent におけるシステム権限を取得される脆弱性 CWE-Other
その他
CVE-2016-3943 2016-04-25 10:03 2016-04-5 Show GitHub Exploit DB Packet Storm
202739 7.8 重要
Local
Panda Security - Panda Security URL Filtering におけるシステム権限を取得される脆弱性 CWE-Other
その他
CVE-2015-7378 2016-04-25 10:03 2015-09-28 Show GitHub Exploit DB Packet Storm
202740 6.5 警告
Network
Huawei - Huawei AR3200 ルータのソフトウェアにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2016-3950 2016-04-22 18:55 2016-04-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 8, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
691 - - - In the Linux kernel, the following vulnerability has been resolved: drm/vc4: platform_get_irq_byname() returns an int platform_get_irq_byname() will return a negative value if an error happens, so … New - CVE-2026-43072 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
692 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: fix iloc.bh leak in ext4_fc_replay_inode() error paths During code review, Joseph found that ext4_fc_replay_inode() calls e… New - CVE-2026-43066 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
693 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: handle wraparound when searching for blocks for indirect mapped blocks Commit 4865c768b563 ("ext4: always allocate blocks o… New - CVE-2026-43067 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
694 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal() There's issue as follows: ... EXT4-fs (mmcblk0p1): Dela… New - CVE-2026-43068 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
695 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Reset register ID for BPF_END value tracking When a register undergoes a BPF_END (byte swap) operation, its scalar value is … New - CVE-2026-43070 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
696 - - - In the Linux kernel, the following vulnerability has been resolved: dcache: Limit the minimal number of bucket to two There is an OOB read problem on dentry_hashtable when user sets 'dhash_entries=… New - CVE-2026-43071 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
697 - - - In the Linux kernel, the following vulnerability has been resolved: x86-64: rename misleadingly named '__copy_user_nocache()' function This function was a masterclass in bad naming, for various his… New - CVE-2026-43073 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
698 - - - In the Linux kernel, the following vulnerability has been resolved: eventpoll: defer struct eventpoll free to RCU grace period In certain situations, ep_free() in eventpoll.c will kfree the epi->ep… New - CVE-2026-43074 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
699 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: algif_aead - Fix minimum RX size check for decryption The check for the minimum receive buffer size did not take the tag … New - CVE-2026-43077 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm
700 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl When page reassignment was added to af_alg_pull_tsgl the orig… New - CVE-2026-43078 2026-05-6 22:08 2026-05-6 Show GitHub Exploit DB Packet Storm