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, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
220521 5 警告 シスコシステムズ - Cisco WebEx Training Center の登録コンポーネントにおけるアクセス制限を回避される脆弱性 CWE-200
情報漏えい
CVE-2013-6709 2013-12-18 14:21 2013-12-13 Show GitHub Exploit DB Packet Storm
220522 10 危険 富士通 - Interstage HTTP Server のログ機能におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-7105 2013-12-18 14:10 2013-11-26 Show GitHub Exploit DB Packet Storm
220523 4.3 警告 NagiosQL - NagiosQL にクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-6039 2013-12-18 14:03 2013-12-5 Show GitHub Exploit DB Packet Storm
220524 2.1 注意 Novell
Percona
- Percona XtraBackup における暗号保護メカニズムを破られる脆弱性 CWE-310
暗号の問題
CVE-2013-6394 2013-12-17 19:28 2013-11-25 Show GitHub Exploit DB Packet Storm
220525 5.2 警告 Linux - Linux Kernel の KVM サブシステムの arch/x86/kvm/lapic.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2013-6376 2013-12-17 19:10 2013-12-12 Show GitHub Exploit DB Packet Storm
220526 4.3 警告 xmlsoft.org - libxslt の xslt.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2013-4520 2013-12-17 19:03 2013-11-21 Show GitHub Exploit DB Packet Storm
220527 6.8 警告 Beyond grep - ack における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-7069 2013-12-17 19:02 2013-11-8 Show GitHub Exploit DB Packet Storm
220528 5.1 警告 GNU Project - libmicrohttpd の MHD_digest_auth_check 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-7039 2013-12-17 19:01 2013-12-3 Show GitHub Exploit DB Packet Storm
220529 6.4 警告 GNU Project - libmicrohttpd の MHD_http_unescape 関数における重要な情報を取得される脆弱性 CWE-119
バッファエラー
CVE-2013-7038 2013-12-17 19:01 2013-12-3 Show GitHub Exploit DB Packet Storm
220530 5 警告 OpenTTD - OpenTTD の aircraft_cmd.cpp の HandleCrashedAircraft 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-6411 2013-12-17 18:39 2013-11-28 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
1581 - - - In the Linux kernel, the following vulnerability has been resolved: media: cx23885: Add missing unmap in snd_cx23885_hw_params() In error path, add cx23885_alsa_dma_unmap() to release the resource … - CVE-2026-43135 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
1582 - - - In the Linux kernel, the following vulnerability has been resolved: HID: logitech-hidpp: Check maxfield in hidpp_get_report_length() Do not crash when a report has no fields. Fake USB gadgets can … - CVE-2026-43136 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
1583 - - - In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda: Fix NULL pointer dereference If there's a mismatch between the DAI links in the machine driver and the top… - CVE-2026-43137 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
1584 - - - In the Linux kernel, the following vulnerability has been resolved: reset: gpio: suppress bind attributes in sysfs This is a special device that's created dynamically and is supposed to stay in mem… - CVE-2026-43138 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
1585 - - - In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: Do not crash on missing msc->input Fake USB devices can send their own report descriptors for which the input_ma… - CVE-2026-43140 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
1586 - - - In the Linux kernel, the following vulnerability has been resolved: ntb: ntb_hw_switchtec: Fix shift-out-of-bounds for 0 mw lut Number of MW LUTs depends on NTB configuration and can be set to zero… - CVE-2026-43141 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
1587 - - - In the Linux kernel, the following vulnerability has been resolved: media: iris: gen1: Destroy internal buffers after FW releases After the firmware releases internal buffers, the driver was not de… - CVE-2026-43142 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
1588 - - - In the Linux kernel, the following vulnerability has been resolved: mfd: core: Add locking around 'mfd_of_node_list' Manipulating a list in the kernel isn't safe without some sort of mutual exclusi… - CVE-2026-43143 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
1589 - - - In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Fix potential kernel oops when probe fails When probe of the sdio brcmfmac device fails for some reasons (i.e. mi… - CVE-2026-43144 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm
1590 - - - In the Linux kernel, the following vulnerability has been resolved: remoteproc: imx_rproc: Fix invalid loaded resource table detection imx_rproc_elf_find_loaded_rsc_table() may incorrectly report a… - CVE-2026-43145 2026-05-6 22:07 2026-05-6 Show GitHub Exploit DB Packet Storm