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 8, 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
3531 8.8 重要
Network
International Color Consortium (ICC) iccDEV International Color Consortium (ICC)のiccDEVにおける複数の脆弱性 CWE-20
CWE-476
CWE-690
CWE-758
CVE-2026-24410 2026-02-2 19:32 2026-01-24 Show GitHub Exploit DB Packet Storm
3532 8.8 重要
Network
International Color Consortium (ICC) iccDEV International Color Consortium (ICC)のiccDEVにおける複数の脆弱性 CWE-20
CWE-476
CWE-690
CWE-758
CVE-2026-24411 2026-02-2 19:32 2026-01-24 Show GitHub Exploit DB Packet Storm
3533 8.8 重要
Network
International Color Consortium (ICC) iccDEV International Color Consortium (ICC)のiccDEVにおける複数の脆弱性 CWE-122
CWE-20
CVE-2026-24412 2026-02-2 19:32 2026-01-24 Show GitHub Exploit DB Packet Storm
3534 6.5 警告
Network
phpMyFAQ phpMyFAQ phpMyFAQにおける認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2026-24421 2026-02-2 19:32 2026-01-24 Show GitHub Exploit DB Packet Storm
3535 8.8 重要
Network
Shenzhen Tenda Technology Co.,Ltd. w30e ファームウェア Shenzhen Tenda Technology Co.,Ltd.のw30e ファームウェアにおける不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2026-24428 2026-02-2 19:32 2026-01-26 Show GitHub Exploit DB Packet Storm
3536 9.8 緊急
Network
Shenzhen Tenda Technology Co.,Ltd. w30e ファームウェア Shenzhen Tenda Technology Co.,Ltd.のw30e ファームウェアにおけるデフォルトのパスワードの使用に関する脆弱性 CWE-1393
デフォルトのパスワードの使用
CVE-2026-24429 2026-02-2 19:32 2026-01-26 Show GitHub Exploit DB Packet Storm
3537 9.8 緊急
Network
libexpat project libexpat libexpat projectのlibexpatにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-24515 2026-02-2 19:32 2026-01-23 Show GitHub Exploit DB Packet Storm
3538 6.5 警告
Network
Discourse Discourse Discourseにおける不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2026-24742 2026-02-2 19:32 2026-01-28 Show GitHub Exploit DB Packet Storm
3539 8.8 重要
Network
Linux Foundation pytorch Linux Foundationのpytorchにおける複数の脆弱性 CWE-502
CWE-94
CVE-2026-24747 2026-02-2 19:32 2026-01-27 Show GitHub Exploit DB Packet Storm
3540 9.8 緊急
Network
infiniflow ragflow infiniflowのragflowにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-24770 2026-02-2 19:32 2026-01-27 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 8, 2026, 4:54 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
21 5.4 MEDIUM
Network
- - A Cross-Site Scripting (XSS) vulnerability was found in PHPGurukal Hospital Management System v4.0 in the /hospital/hms/edit-profile.php page. This flaw allows an authenticated attacker (patient) to … New CWE-79
Cross-site Scripting
CVE-2026-36388 2026-05-8 03:45 2026-05-8 Show GitHub Exploit DB Packet Storm
22 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: scsi: target: tcm_loop: Drain commands in target_reset handler tcm_loop_target_reset() violates the SCSI EH contract: it returns … Update CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2026-43054 2026-05-8 03:28 2026-05-2 Show GitHub Exploit DB Packet Storm
23 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: xfs: close crash window in attr dabtree inactivation When inactivating an inode with node-format extended attributes, xfs_attr3_n… Update CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-43053 2026-05-8 03:24 2026-05-2 Show GitHub Exploit DB Packet Storm
24 7.0 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: atm: lec: fix use-after-free in sock_def_readable() A race condition exists between lec_atm_close() setting priv->lecd to NULL an… Update CWE-416
 Use After Free
CVE-2026-43050 2026-05-8 03:21 2026-05-2 Show GitHub Exploit DB Packet Storm
25 7.1 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: check tdls flag in ieee80211_tdls_oper When NL80211_TDLS_ENABLE_LINK is called, the code only checks if the stati… Update NVD-CWE-noinfo
CVE-2026-43052 2026-05-8 03:19 2026-05-2 Show GitHub Exploit DB Packet Storm
26 - - - In the Linux kernel, the following vulnerability has been resolved: dm: clear cloned request bio pointer when last clone bio completes Stale rq->bio values have been observed to cause double-initia… New - CVE-2026-43278 2026-05-8 03:16 2026-05-6 Show GitHub Exploit DB Packet Storm
27 8.1 HIGH
Adjacent
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: HID: wacom: fix out-of-bounds read in wacom_intuos_bt_irq The wacom_intuos_bt_irq() function processes Bluetooth HID reports with… Update CWE-125
Out-of-bounds Read
CVE-2026-43051 2026-05-8 03:00 2026-05-2 Show GitHub Exploit DB Packet Storm
28 9.8 CRITICAL
Network
paloaltonetworks pan-os A buffer overflow vulnerability in the User-ID™ Authentication Portal (aka Captive Portal) service of Palo Alto Networks PAN-OS software allows an unauthenticated attacker to execute arbitrary code w… New CWE-787
 Out-of-bounds Write
CVE-2026-0300 2026-05-8 02:46 2026-05-7 Show GitHub Exploit DB Packet Storm
29 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: vt: discard stale unicode buffer on alt screen exit after resize When enter_alt_screen() saves vc_uni_lines into vc_saved_uni_lin… Update CWE-125
Out-of-bounds Read
CVE-2026-31742 2026-05-8 02:42 2026-05-2 Show GitHub Exploit DB Packet Storm
30 9.1 CRITICAL
Network
torproject tor Tor before 0.4.9.7 has an out-of-bounds read when an END, a TRUNCATE, or a TRUNCATED cell lacks a reason in its payload, aka TROVE-2026-011. New CWE-684
 Incorrect Provision of Specified Functionality
CVE-2026-44597 2026-05-8 02:34 2026-05-7 Show GitHub Exploit DB Packet Storm