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 26, 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
222471 6.8 警告 The GIMP Team
レッドハット
- GIMP の X Window Dump プラグインにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-1913 2013-12-16 18:28 2013-12-3 Show GitHub Exploit DB Packet Storm
222472 4.3 警告 JanRain
Fedora Project
- Ruby 用 ruby-openid gem におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-1812 2013-12-16 17:39 2013-10-29 Show GitHub Exploit DB Packet Storm
222473 5 警告 Memcached - Memcached における整数符号エラーの脆弱性 CWE-189
数値処理の問題
CVE-2011-4971 2013-12-16 16:44 2011-05-15 Show GitHub Exploit DB Packet Storm
222474 3.5 注意 IBM - IBM Rational Team Concert などの製品で使用される IBM Rational Quality Manager の検索の実装におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-5404 2013-12-16 16:25 2013-12-6 Show GitHub Exploit DB Packet Storm
222475 6.9 警告 シーメンス - Siemens COMOS におけるデータベースの権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-6840 2013-12-16 16:23 2013-12-6 Show GitHub Exploit DB Packet Storm
222476 4.3 警告 LiveZilla - LiveZilla におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-6224 2013-12-16 16:21 2013-11-21 Show GitHub Exploit DB Packet Storm
222477 10 危険 Super Micro Computer - SuperMicro の X9 世代のマザーボード上で稼働する IPMI のファームウェアにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-3623 2013-12-16 16:05 2013-12-6 Show GitHub Exploit DB Packet Storm
222478 9 危険 Super Micro Computer - SuperMicro の X9 世代のマザーボード上で稼働する IPMI のファームウェアにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-3622 2013-12-16 15:46 2013-12-6 Show GitHub Exploit DB Packet Storm
222479 3.5 注意 XLAB d.o.o. - ISL Light 用 ISL Light Desktop プラグイン Windows 版における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-6237 2013-12-16 15:32 2013-11-29 Show GitHub Exploit DB Packet Storm
222480 3.5 注意 デル - 複数の Dell SonicWALL 製品の Alert Settings セクションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-7025 2013-12-16 15:32 2013-12-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 27, 2026, 4:52 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
651 - - - In the Linux kernel, the following vulnerability has been resolved: lib/crypto: mpi: Fix integer underflow in mpi_read_raw_from_sgl() Yiming reports an integer underflow in mpi_read_raw_from_sgl() … - CVE-2026-43492 2026-05-23 01:33 2026-05-19 Show GitHub Exploit DB Packet Storm
652 9.8 CRITICAL
Network
- - In the Linux kernel, the following vulnerability has been resolved: crypto: pcrypt - Fix handling of MAY_BACKLOG requests MAY_BACKLOG requests can return EBUSY. Handle them by checking for that va… - CVE-2026-43493 2026-05-23 01:33 2026-05-19 Show GitHub Exploit DB Packet Storm
653 - - - In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: validate port_count against message length in t7xx_port_enum_msg_handler t7xx_port_enum_msg_handler() uses the m… - CVE-2026-43495 2026-05-23 01:33 2026-05-21 Show GitHub Exploit DB Packet Storm
654 - - - In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Disallow re-exporting imported GEM objects Prevent re-exporting of imported GEM buffers by adding a custom prime_hand… - CVE-2026-43498 2026-05-23 01:33 2026-05-21 Show GitHub Exploit DB Packet Storm
655 - - - In the Linux kernel, the following vulnerability has been resolved: net/sched: sch_red: Replace direct dequeue call with peek and qdisc_dequeue_peeked When red qdisc has children (eg qfq qdisc) who… - CVE-2026-43496 2026-05-23 01:33 2026-05-21 Show GitHub Exploit DB Packet Storm
656 - - - In the Linux kernel, the following vulnerability has been resolved: fbdev: udlfb: add vm_ops to dlfb_ops_mmap to prevent use-after-free dlfb_ops_mmap() uses remap_pfn_range() to map vmalloc framebu… - CVE-2026-43497 2026-05-23 01:33 2026-05-21 Show GitHub Exploit DB Packet Storm
657 - - - In the Linux kernel, the following vulnerability has been resolved: rtmutex: Use waiter::task instead of current in remove_waiter() remove_waiter() is used by the slowlock paths, but it is also use… - CVE-2026-43499 2026-05-23 01:33 2026-05-21 Show GitHub Exploit DB Packet Storm
658 - - - In the Linux kernel, the following vulnerability has been resolved: ipv6: rpl: reserve mac_len headroom when recompressed SRH grows ipv6_rpl_srh_rcv() decompresses an RFC 6554 Source Routing Header… - CVE-2026-43501 2026-05-23 01:33 2026-05-21 Show GitHub Exploit DB Packet Storm
659 - - - In the Linux kernel, the following vulnerability has been resolved: net/rds: handle zerocopy send cleanup before the message is queued A zerocopy send can fail after user pages have been pinned but… - CVE-2026-43502 2026-05-23 01:33 2026-05-21 Show GitHub Exploit DB Packet Storm
660 9.6 CRITICAL
Network
- - Insufficient session expiration vulnerability in syslink software AG Avantra on Linux, Windows allows Reusing Session IDs (aka Session Replay). This issue affects Avantra: before 25.3.1. CWE-613
 Insufficient Session Expiration
CVE-2026-8670 2026-05-23 01:32 2026-05-22 Show GitHub Exploit DB Packet Storm