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 16, 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
199271 6.8 警告 Mozilla Foundation
openSUSE project
SUSE
オラクル
- Mozilla Firefox の nsScannerString::AppendUnicodeTo 関数における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-1974 2016-12-9 15:27 2016-03-8 Show GitHub Exploit DB Packet Storm
199272 6.8 警告 Mozilla Foundation
オラクル
- Mozilla Firefox の WebRTC の実装の GetStaticInstance 関数における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2016-1973 2016-12-9 15:27 2016-03-8 Show GitHub Exploit DB Packet Storm
199273 6.8 警告 SIL International
Mozilla Foundation
openSUSE project
SUSE
オラクル
- Mozilla Firefox で使用される Graphite2 における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2016-1977 2016-12-9 15:27 2016-03-8 Show GitHub Exploit DB Packet Storm
199274 6.8 警告 Mozilla Foundation
openSUSE project
オラクル
- Mozilla Firefox の dom/plugins/base/nsJSNPRuntime.cpp における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2016-1966 2016-12-9 15:27 2016-03-8 Show GitHub Exploit DB Packet Storm
199275 7.5 重要
Network
BlueZ Project - BlueZ の monitor/packet.c ソースファイルの packet_hexdump 関数における境界外読み取りの脆弱性 CWE-125
境界外読み取り
CVE-2016-9918 2016-12-9 11:57 2016-11-15 Show GitHub Exploit DB Packet Storm
199276 7.5 重要
Network
BlueZ Project - BlueZ の tools/hcidump.c ソースファイルの read_n 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-9917 2016-12-9 11:57 2016-11-14 Show GitHub Exploit DB Packet Storm
199277 7.5 重要
Network
UMN - MapServer における情報漏えいの脆弱性 CWE-200
情報漏えい
CVE-2016-9839 2016-12-9 11:56 2016-11-29 Show GitHub Exploit DB Packet Storm
199278 5.5 警告
Local
GNOME Project - GNOME Structured File Library の gsf-infile-tar.c のtar_directory_for_file() 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2016-9888 2016-12-9 11:30 2016-12-3 Show GitHub Exploit DB Packet Storm
199279 7.8 重要
Local
Linux - Linux Kernel の net/packet/af_packet.c における権限を取得される脆弱性 CWE-362
CWE-416
CVE-2016-8655 2016-12-9 11:04 2016-12-1 Show GitHub Exploit DB Packet Storm
199280 4.3 警告 Mozilla Foundation
openSUSE project
オラクル
- Mozilla Firefox におけるアドレスバーを偽装される脆弱性 CWE-Other
その他
CVE-2016-1965 2016-12-8 18:14 2016-03-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 16, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1941 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: media: cx25821: Fix a resource leak in cx25821_dev_setup() Add release_mem_region() if ioremap() fails to release the memory regi… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-43183 2026-05-12 05:55 2026-05-6 Show GitHub Exploit DB Packet Storm
1942 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: gpio: sysfs: fix chip removal with GPIOs exported over sysfs Currently if we export a GPIO over sysfs and unbind the parent GPIO … NVD-CWE-noinfo
CVE-2026-43181 2026-05-12 05:53 2026-05-6 Show GitHub Exploit DB Packet Storm
1943 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: media: ccs: Avoid possible division by zero Calculating maximum M for scaler configuration involves dividing by MIN_X_OUTPUT_SIZE… CWE-369
 Divide By Zero
CVE-2026-43182 2026-05-12 05:53 2026-05-6 Show GitHub Exploit DB Packet Storm
1944 9.8 CRITICAL
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix signededness bug in smb_direct_prepare_negotiation() smb_direct_prepare_negotiation() casts an unsigned __u32 value fr… CWE-674
 Uncontrolled Recursion
CVE-2026-43185 2026-05-12 05:52 2026-05-6 Show GitHub Exploit DB Packet Storm
1945 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Adjust PHY FSM transition to TX_EN-to-PLL_ON for TMDS on DCN35 [Why] A backport of the change made for DCN401 th… NVD-CWE-noinfo
CVE-2026-43191 2026-05-12 05:51 2026-05-6 Show GitHub Exploit DB Packet Storm
1946 8.2 HIGH
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: netfilter: xt_tcpmss: check remaining length before reading optlen Quoting reporter: In net/netfilter/xt_tcpmss.c (lines 53-68)… CWE-125
Out-of-bounds Read
CVE-2026-43190 2026-05-12 05:50 2026-05-6 Show GitHub Exploit DB Packet Storm
1947 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: media: v4l2-async: Fix error handling on steps after finding a match Once an async connection is found to be matching with an fwn… NVD-CWE-noinfo
CVE-2026-43189 2026-05-12 05:47 2026-05-6 Show GitHub Exploit DB Packet Storm
1948 9.8 CRITICAL
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data() On the receive path, __ioam6_fill_trace_data() uses trace->node… CWE-787
 Out-of-bounds Write
CVE-2026-43186 2026-05-12 05:40 2026-05-6 Show GitHub Exploit DB Packet Storm
1949 8.8 HIGH
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: xfs: delete attr leaf freemap entries when empty Back in commit 2a2b5932db6758 ("xfs: fix attr leaf header freemap.size underflow… CWE-191
 Integer Underflow (Wrap or Wraparound)
CVE-2026-43187 2026-05-12 05:38 2026-05-6 Show GitHub Exploit DB Packet Storm
1950 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ceph: do not propagate page array emplacement errors as batch errors When fscrypt is enabled, move_dirty_folio_in_page_array() ma… NVD-CWE-noinfo
CVE-2026-43188 2026-05-12 05:38 2026-05-6 Show GitHub Exploit DB Packet Storm