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 15, 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
220351 7.2 危険 Detlef Pilzecker - Perl 用 Proc::Daemon モジュールにおける脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-7135 2014-01-29 15:00 2013-12-16 Show GitHub Exploit DB Packet Storm
220352 10 危険 Enghouse Interactive - Enghouse Interactive IVR Pro の Enghouse Interactive Professional Services の不特定の "アドオン製品" における権限を取得される脆弱性 CWE-310
暗号の問題
CVE-2013-6838 2014-01-29 14:50 2013-11-27 Show GitHub Exploit DB Packet Storm
220353 5 警告 Bitweaver - Bitweaver の gmap/view_overlay.php におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2012-5192 2014-01-29 14:02 2012-10-23 Show GitHub Exploit DB Packet Storm
220354 5 警告 シトリックス・システムズ - Android 用 Citrix GoToMeeting アプリケーションにおけるユーザ ID を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-1664 2014-01-29 13:40 2014-01-23 Show GitHub Exploit DB Packet Storm
220355 4.3 警告 Joomla! - Joomla! 用 JV Comment におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-0794 2014-01-29 12:37 2014-01-14 Show GitHub Exploit DB Packet Storm
220356 5 警告 Tntnet - tntnet の framework/common/messageheaderparser.cpp における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-7299 2014-01-29 12:27 2013-12-11 Show GitHub Exploit DB Packet Storm
220357 5 警告 Tntnet - cxxtools の query_params.cpp におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-7298 2014-01-29 12:04 2013-12-14 Show GitHub Exploit DB Packet Storm
220358 4.3 警告 Open-Xchange - Open-Xchange AppSuite におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-7143 2014-01-28 18:24 2013-12-18 Show GitHub Exploit DB Packet Storm
220359 4.3 警告 Open-Xchange - Open-Xchange AppSuite におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-7142 2014-01-28 18:22 2013-12-18 Show GitHub Exploit DB Packet Storm
220360 3.3 注意 CMU Speech Software - Flite の audio/auserver.c 内の play_wave_from_socket 関数における任意のファイルを変更される脆弱性 CWE-59
リンク解釈の問題
CVE-2014-0027 2014-01-28 18:21 2014-01-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 15, 2026, 4:28 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