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":June 27, 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
231091 9.3 危険 Wolters Kluwer Financial Services, Inc. - TeamMate Audit Management Software Suite における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2010-3125 2012-12-20 19:29 2010-08-26 Show GitHub Exploit DB Packet Storm
231092 9.3 危険 VideoLAN - VLC Media Player の bin/winvlc.c における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2010-3124 2012-12-20 19:29 2010-08-26 Show GitHub Exploit DB Packet Storm
231093 9.3 危険 portaplus - Porta+ FTP Client におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-3100 2012-12-20 19:29 2010-08-20 Show GitHub Exploit DB Packet Storm
231094 9.3 危険 SmartSoft - SmartSoft の SmartFTP Client におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-3099 2012-12-20 19:29 2010-08-20 Show GitHub Exploit DB Packet Storm
231095 9.3 危険 winfrigate - WinFrigate Frigate 3 FTP クライアントにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-3097 2012-12-20 19:29 2010-08-20 Show GitHub Exploit DB Packet Storm
231096 9.3 危険 softx - SoftX FTP Client におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2010-3096 2012-12-20 19:29 2010-08-20 Show GitHub Exploit DB Packet Storm
231097 4.3 警告 The phpMyAdmin Project - phpMyAdmin におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-3056 2012-12-20 19:29 2010-08-20 Show GitHub Exploit DB Packet Storm
231098 7.5 危険 The phpMyAdmin Project - phpMyAdmin のコンフィギュレーション設定スクリプトにおける任意の PHP コードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-3055 2012-12-20 19:29 2010-08-20 Show GitHub Exploit DB Packet Storm
231099 10 危険 SAP - SAP Crystal Reports の ebus-3-3-2-6.dll モジュールにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2010-3032 2012-12-20 19:29 2010-08-17 Show GitHub Exploit DB Packet Storm
231100 10 危険 ワイズテクノロジー - Wyse ThinOS HF におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-3031 2012-12-20 19:29 2010-08-17 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 27, 2026, 4:35 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1421 - - - In the Linux kernel, the following vulnerability has been resolved: crypto: af_alg - Cap AEAD AD length to 0x80000000 In order to prevent arithmetic overflows when checking the TX buffer size, cap … New - CVE-2026-52972 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1422 - - - In the Linux kernel, the following vulnerability has been resolved: net: ena: PHC: Fix potential use-after-free in get_timestamp Move the phc->active check and resp pointer assignment to after acqu… New - CVE-2026-52971 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1423 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_ct: fix missing expect put in obj eval nft_ct_expect_obj_eval() allocates an expectation and may call nf_ct_expect… New - CVE-2026-52970 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1424 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: Reject wrapped offset in kvm_reset_dirty_gfn() kvm_reset_dirty_gfn() guards the gfn range with if (!memslot || (offset + _… New - CVE-2026-52969 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1425 - - - In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: fix GAIT table indexing due to double-scaling pointer arithmetic kvm_s390_pci_aif_enable(), kvm_s390_pci_aif_disa… New - CVE-2026-52968 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1426 - - - In the Linux kernel, the following vulnerability has been resolved: smb/client: fix possible infinite loop and oob read in symlink_data() On 32-bit architectures, the infinite loop is as follows: … New - CVE-2026-52967 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1427 - - - In the Linux kernel, the following vulnerability has been resolved: drm: Replace old pointer to new idr Commit 5e28b7b94408 introduced a logical error by failing to replace the newly generated IDR … New - CVE-2026-52966 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1428 - - - In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Fix ttm_bo_swapout() infinite LRU walk on swapout failure When ttm_tt_swapout() fails, the current code calls ttm_resour… New - CVE-2026-52965 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1429 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Bound MIDI 2.0 endpoint descriptor scans The USB MIDI 2.0 endpoint parser has the same descriptor walking patter… New - CVE-2026-52964 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm
1430 - - - In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Bound MIDI endpoint descriptor scans snd_usbmidi_get_ms_info() validates the internal MIDIStreaming endpoint des… New - CVE-2026-52963 2026-06-25 02:17 2026-06-25 Show GitHub Exploit DB Packet Storm