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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
208081 4.9 警告 Linux - Linux Kernel におけるカーネルスタックメモリから重要な情報を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2013-7263 2015-08-3 16:35 2013-12-8 Show GitHub Exploit DB Packet Storm
208082 4.9 警告 Linux - Linux Kernel の net/phonet/datagram.c の pn_recvmsg 関数における重要な情報を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2013-7265 2015-08-3 16:35 2013-12-8 Show GitHub Exploit DB Packet Storm
208083 4.3 警告 HansoTools - HansoTools Hanso Player におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-7280 2015-08-3 16:28 2013-03-1 Show GitHub Exploit DB Packet Storm
208084 4.3 警告 GitLab.org - GitLab におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-7316 2015-08-3 16:27 2013-12-16 Show GitHub Exploit DB Packet Storm
208085 6.8 警告 アップル - Apple OS X などの製品で使用される Apple Mac EFI における EFI へのフラッシュ攻撃を実行される脆弱性 CWE-Other
その他
CVE-2015-3692 2015-08-3 14:08 2015-06-30 Show GitHub Exploit DB Packet Storm
208086 5 警告 シスコシステムズ - Cisco IOS XE のパケットの再構築の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2015-4293 2015-08-3 11:00 2015-07-29 Show GitHub Exploit DB Packet Storm
208087 9 危険 ホスピーラ - Hospira MedNet におけるアクセス制限を回避される脆弱性 CWE-200
情報漏えい
CVE-2014-5405 2015-07-31 16:35 2014-08-22 Show GitHub Exploit DB Packet Storm
208088 4.3 警告 株式会社エスリンク - エスリンク製 Android アプリ「ファイルマネージャー」におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2014-5319 2015-07-31 16:29 2014-09-25 Show GitHub Exploit DB Packet Storm
208089 5 警告 Apache Software Foundation - Apache WSS4J における requireSignedEncryptedDataElements の設定を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-0227 2015-07-31 15:50 2015-02-10 Show GitHub Exploit DB Packet Storm
208090 5.8 警告 アップル - 複数の Apple 製品の Data Security コンポーネントの Secure Transport 機能における SSL サーバになりすまされる脆弱性 CWE-20
不適切な入力確認
CVE-2014-1266 2015-07-31 15:28 2014-02-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 11, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1261 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: f2fs: fix UAF caused by decrementing sbi->nr_pages[] in f2fs_write_end_io() The xfstests case "generic/107" and syzbot have both … CWE-416
 Use After Free
CVE-2026-31715 2026-05-7 15:16 2026-05-1 Show GitHub Exploit DB Packet Storm
1262 8.8 HIGH
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: smb: client: validate the whole DACL before rewriting it in cifsacl build_sec_desc() and id_mode_to_cifs_acl() derive a DACL poin… NVD-CWE-noinfo
CVE-2026-31709 2026-05-7 15:16 2026-05-1 Show GitHub Exploit DB Packet Storm
1263 7.1 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: io_uring/net: fix slab-out-of-bounds read in io_bundle_nbufs() sqe->len is __u32 but gets stored into sr->len which is int. When … CWE-125
Out-of-bounds Read
CVE-2026-31774 2026-05-7 11:29 2026-05-2 Show GitHub Exploit DB Packet Storm
1264 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ALSA: ctxfi: Don't enumerate SPDIF1 at DAIO initialization The recent refactoring of xfi driver changed the assignment of atc->da… NVD-CWE-noinfo
CVE-2026-31775 2026-05-7 11:28 2026-05-2 Show GitHub Exploit DB Packet Storm
1265 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ALSA: ctxfi: Fix missing SPDIFI1 index handling SPDIF1 DAIO type isn't properly handled in daio_device_index() for hw20k2, and it… CWE-129
 Improper Validation of Array Index
CVE-2026-31776 2026-05-7 11:27 2026-05-2 Show GitHub Exploit DB Packet Storm
1266 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ALSA: ctxfi: Check the error for index mapping The ctxfi driver blindly assumed a proper value returned from daio_device_index(),… NVD-CWE-noinfo
CVE-2026-31777 2026-05-7 11:27 2026-05-2 Show GitHub Exploit DB Packet Storm
1267 9.1 CRITICAL
Network
miyagawa plack\ Plack::Middleware::XSendfile versions through 1.0053 for Perl can allow client-controlled path rewriting. Plack::Middleware::XSendfile allows the variation setting (sendfile type) to be set by the c… CWE-200
CWE-441
CWE-913
Information Exposure
Confused Deputy
 Improper Control of Dynamically-Managed Code Resources
CVE-2026-7381 2026-05-7 11:10 2026-04-30 Show GitHub Exploit DB Packet Storm
1268 5.4 MEDIUM
Network
google chrome Out of bounds read and write in GFX in Google Chrome prior to 148.0.7778.96 allowed a remote attacker to perform arbitrary read/write via malicious network traffic. (Chromium security severity: Mediu… CWE-125
CWE-787
Out-of-bounds Read
 Out-of-bounds Write
CVE-2026-7950 2026-05-7 11:09 2026-05-7 Show GitHub Exploit DB Packet Storm
1269 7.4 HIGH
Network
gnu
redhat
gnutls
hardened_images
openshift_container_platform
enterprise_linux
A flaw was found in gnutls. This vulnerability occurs because gnutls performs case-sensitive comparisons of `nameConstraints` labels, specifically for `dNSName` (DNS) or `rfc822Name` (email) constrai… CWE-178
 Improper Handling of Case Sensitivity
CVE-2026-3833 2026-05-7 11:09 2026-05-1 Show GitHub Exploit DB Packet Storm
1270 7.5 HIGH
Network
google chrome Race in Chromoting in Google Chrome on Windows prior to 148.0.7778.96 allowed a local attacker to perform privilege escalation via a malicious file. (Chromium security severity: Medium) CWE-362
Race Condition
CVE-2026-7948 2026-05-7 11:08 2026-05-7 Show GitHub Exploit DB Packet Storm