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 3, 2026, 6:08 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
3441 5.5 警告
Local
Wireshark Wireshark Wiresharkにおける再帰制御に関する脆弱性 CWE-674
不適切な再帰制御
CVE-2026-5409 2026-05-7 12:03 2026-04-30 Show GitHub Exploit DB Packet Storm
3442 7.5 重要
Network
Wireshark Wireshark Wiresharkにおけるヒープベースのバッファオーバーフローの脆弱性 CWE-122
ヒープオーバーフロー
CVE-2026-5653 2026-05-7 12:03 2026-04-30 Show GitHub Exploit DB Packet Storm
3443 7.5 重要
Network
Wireshark Wireshark Wiresharkにおけるスタックベースのバッファオーバーフローの脆弱性 CWE-121
スタックオーバーフロー
CVE-2026-5654 2026-05-7 12:03 2026-04-30 Show GitHub Exploit DB Packet Storm
3444 7.5 重要
Network
Wireshark Wireshark Wiresharkにおける解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2026-5655 2026-05-7 12:03 2026-04-30 Show GitHub Exploit DB Packet Storm
3445 7.8 重要
Local
Wireshark Wireshark Wiresharkにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-5656 2026-05-7 12:03 2026-05-1 Show GitHub Exploit DB Packet Storm
3446 7.5 重要
Network
Wireshark Wireshark Wiresharkにおける二重解放に関する脆弱性 CWE-415
二重解放
CVE-2026-5657 2026-05-7 12:03 2026-04-30 Show GitHub Exploit DB Packet Storm
3447 6.2 警告
Local
FreeBSD FreeBSD FreeBSDにおける複数の脆弱性 CWE-269
CWE-732
CVE-2026-6386 2026-05-7 12:03 2026-04-22 Show GitHub Exploit DB Packet Storm
3448 7.5 重要
Network
Wireshark Wireshark Wiresharkにおける無限ループに関する脆弱性 CWE-835
無限ループ
CVE-2026-6519 2026-05-7 12:03 2026-04-30 Show GitHub Exploit DB Packet Storm
3449 7.5 重要
Network
Wireshark Wireshark Wiresharkにおける無限ループに関する脆弱性 CWE-835
無限ループ
CVE-2026-6520 2026-05-7 12:03 2026-04-30 Show GitHub Exploit DB Packet Storm
3450 5.5 警告
Local
Wireshark Wireshark Wiresharkにおける無限ループに関する脆弱性 CWE-835
無限ループ
CVE-2026-6521 2026-05-7 12:03 2026-04-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 3, 2026, 4:18 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
317481 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/virtio: Fix GEM handle creation UAF Userspace can guess the handle value and try to race GEM object creation with handle clos… CWE-416
 Use After Free
CVE-2022-48899 2024-09-12 01:22 2024-08-21 Show GitHub Exploit DB Packet Storm
317482 4.3 MEDIUM
Network
ngothang wp_multitasking The WP MultiTasking WordPress plugin through 0.1.12 does not have CSRF check when updating exit popups, which could allow attackers to make logged admins perform such action via a CSRF attack CWE-352
 Origin Validation Error
CVE-2024-6855 2024-09-12 01:21 2024-09-8 Show GitHub Exploit DB Packet Storm
317483 4.3 MEDIUM
Network
ngothang wp_multitasking The WP MultiTasking WordPress plugin through 0.1.12 does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack CWE-352
 Origin Validation Error
CVE-2024-6856 2024-09-12 01:20 2024-09-8 Show GitHub Exploit DB Packet Storm
317484 5.4 MEDIUM
Network
ngothang wp_multitasking The WP MultiTasking WordPress plugin through 0.1.12 does not validate and escape some of its shortcode attributes before outputting them back in a page/post where the shortcode is embed, which could… CWE-79
Cross-site Scripting
CVE-2024-6859 2024-09-12 01:19 2024-09-8 Show GitHub Exploit DB Packet Storm
317485 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is not for aux transfer There are 3 possible interrupt sources are handle… CWE-362
Race Condition
CVE-2022-48898 2024-09-12 01:19 2024-08-21 Show GitHub Exploit DB Packet Storm
317486 9.8 CRITICAL
Network
themetechmount truebooker The TrueBooker WordPress plugin before 1.0.3 does not properly sanitise and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a … CWE-89
SQL Injection
CVE-2024-6924 2024-09-12 01:15 2024-09-8 Show GitHub Exploit DB Packet Storm
317487 4.3 MEDIUM
Network
themetechmount truebooker The TrueBooker WordPress plugin before 1.0.3 does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack. CWE-352
 Origin Validation Error
CVE-2024-6925 2024-09-12 01:12 2024-09-8 Show GitHub Exploit DB Packet Storm
317488 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: arm64/mm: fix incorrect file_map_count for invalid pmd The page table check trigger BUG_ON() unexpectedly when split hugepage: … NVD-CWE-noinfo
CVE-2022-48897 2024-09-12 01:10 2024-08-21 Show GitHub Exploit DB Packet Storm
317489 9.8 CRITICAL
Network
angeljudesuarez tailoring_management_system A vulnerability was found in itsourcecode Tailoring Management System 1.0 and classified as critical. Affected by this issue is some unknown functionality of the file /inccatadd.php. The manipulation… CWE-89
SQL Injection
CVE-2024-8570 2024-09-12 01:07 2024-09-8 Show GitHub Exploit DB Packet Storm
317490 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix pci device refcount leak As the comment of pci_get_domain_bus_and_slot() says, it returns a PCI device with refcount i… CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2022-48896 2024-09-12 01:06 2024-08-21 Show GitHub Exploit DB Packet Storm