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 5, 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
202891 10 危険 アドビシステムズ - Adobe Photoshop CC および Bridge CC における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-0952 2016-02-19 11:06 2016-02-9 Show GitHub Exploit DB Packet Storm
202892 10 危険 アドビシステムズ - Adobe Photoshop CC および Bridge CC における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-0951 2016-02-19 11:06 2016-02-9 Show GitHub Exploit DB Packet Storm
202893 2.9 注意 サムスン - 複数の Samsung Galaxy デバイス上の Android 用 SamsungDive における任意の位置データに偽装される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-6334 2016-02-18 16:47 2012-12-31 Show GitHub Exploit DB Packet Storm
202894 5.8 警告 BreezyPrint - Android 用 Breezy アプリケーションにおける SSL サーバを偽装される脆弱性 CWE-310
暗号の問題
CVE-2012-5811 2016-02-18 16:46 2012-11-4 Show GitHub Exploit DB Packet Storm
202895 5.8 警告 JPMorgan Chase - Android 用 Chase Mobile Banking アプリケーションにおける SSL サーバを偽装される脆弱性 CWE-310
暗号の問題
CVE-2012-5810 2016-02-18 16:35 2012-11-4 Show GitHub Exploit DB Packet Storm
202896 4.3 警告 ZONER software - Zoner AntiVirus Free application for Android における SSL サーバを偽装される脆弱性 CWE-310
暗号の問題
CVE-2012-5456 2016-02-18 16:32 2012-10-24 Show GitHub Exploit DB Packet Storm
202897 3.3 注意 Wireshark
オラクル
- Wireshark の ERF 解析機能におけるサービス運用妨害 (アプリケーションクラッシュ) の脆弱性 CWE-20
不適切な入力確認
CVE-2012-4295 2016-02-18 16:21 2012-08-15 Show GitHub Exploit DB Packet Storm
202898 6 警告 Puppet - Puppet および Puppet Enterprise における任意のコマンドを実行される脆弱性 CWE-Other
その他
CVE-2012-1988 2016-02-18 15:53 2012-05-29 Show GitHub Exploit DB Packet Storm
202899 5 警告 Haxx
Debian
Canonical
- libcurl の lib/url.c の ConnectionExists 関数における他のユーザとして認証される脆弱性 CWE-287
不適切な認証
CVE-2016-0755 2016-02-18 14:15 2016-01-27 Show GitHub Exploit DB Packet Storm
202900 5 警告 Haxx - Windows 上で稼動する cURL における別のドライブのカレントワーキングディレクトリ内の任意のファイルに書き込まれる脆弱性 CWE-20
不適切な入力確認
CVE-2016-0754 2016-02-18 14:15 2016-01-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 6, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
41 - - - 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 01:16 2026-05-6 Show GitHub Exploit DB Packet Storm
42 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: always drain queued discard work in ext4_mb_release() While reviewing recent ext4 patch[1], Sashiko raised the following co… New - CVE-2026-43065 2026-05-6 01:16 2026-05-6 Show GitHub Exploit DB Packet Storm
43 - - - In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix not releasing workqueue on .release() The workqueue associated with an DSA/IAA device is not released when t… New - CVE-2026-43064 2026-05-6 01:16 2026-05-6 Show GitHub Exploit DB Packet Storm
44 - - - In the Linux kernel, the following vulnerability has been resolved: xfs: don't irele after failing to iget in xfs_attri_recover_work xlog_recovery_iget* never set @ip to a valid pointer if they ret… New - CVE-2026-43063 2026-05-6 01:16 2026-05-6 Show GitHub Exploit DB Packet Storm
45 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix type confusion in l2cap_ecred_reconf_rsp() l2cap_ecred_reconf_rsp() casts the incoming data to struct l2cap… New - CVE-2026-43062 2026-05-6 01:16 2026-05-6 Show GitHub Exploit DB Packet Storm
46 - - - In the Linux kernel, the following vulnerability has been resolved: serial: 8250: Fix TX deadlock when using DMA `dmaengine_terminate_async` does not guarantee that the `__dma_tx_complete` callback… New - CVE-2026-43061 2026-05-6 01:16 2026-05-6 Show GitHub Exploit DB Packet Storm
47 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_ct: drop pending enqueued packets on removal Packets sitting in nfqueue might hold a reference to: - templates th… New - CVE-2026-43060 2026-05-6 01:16 2026-05-6 Show GitHub Exploit DB Packet Storm
48 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix list corruption and UAF in command complete handlers Commit 302a1f674c00 ("Bluetooth: MGMT: Fix possible UAF… New - CVE-2026-43059 2026-05-6 01:16 2026-05-6 Show GitHub Exploit DB Packet Storm
49 7.5 HIGH
Network
- - OOM Denial of Service via Unbounded Array Allocation in Apache OpenNLP AbstractModelReader  Versions Affected:  before 2.5.9 before 3.0.0-M3  Description: The AbstractModelReader methods getOut… New CWE-789
 Memory Allocation with Excessive Size Value
CVE-2026-42440 2026-05-6 01:16 2026-05-5 Show GitHub Exploit DB Packet Storm
50 - - - Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3.8, nginx-ui exposes a backup restore endpoint (POST /api/restore) that is completely unauthenticated during the first 1… New CWE-94
Code Injection
CVE-2026-42238 2026-05-6 01:16 2026-05-5 Show GitHub Exploit DB Packet Storm