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 9, 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
254061 5 警告 富士通 - Interstage Portalworks および Interstage Interaction Manager のポータル機能におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
- 2010-06-17 18:33 2010-05-28 Show GitHub Exploit DB Packet Storm
254062 10 危険 シスコシステムズ - Cisco Mediator Framework におけるパスワードおよびアカウントの詳細を読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-0600 2010-06-16 18:32 2010-05-26 Show GitHub Exploit DB Packet Storm
254063 9.3 危険 シスコシステムズ - Cisco Mediator Framework における Administrator の認証情報を見破られる脆弱性 CWE-255
証明書・パスワード管理
CVE-2010-0599 2010-06-16 18:32 2010-05-26 Show GitHub Exploit DB Packet Storm
254064 9.3 危険 シスコシステムズ - Cisco Mediator Framework における Administrator の認証情報を見破られる脆弱性 CWE-255
証明書・パスワード管理
CVE-2010-0598 2010-06-16 18:31 2010-05-26 Show GitHub Exploit DB Packet Storm
254065 9 危険 シスコシステムズ - Cisco Mediator Framework におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-0597 2010-06-16 18:31 2010-05-26 Show GitHub Exploit DB Packet Storm
254066 9 危険 シスコシステムズ - Cisco Mediator Framework における権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2010-0596 2010-06-16 18:31 2010-05-26 Show GitHub Exploit DB Packet Storm
254067 10 危険 シスコシステムズ - Cisco Mediator Framework におけるアクセス権限を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2010-0595 2010-06-16 18:31 2010-05-26 Show GitHub Exploit DB Packet Storm
254068 4 警告 サイバートラスト株式会社
MIT Kerberos
ターボリナックス
レッドハット
- MIT Kerberos の kadmind におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2010-0629 2010-06-16 16:17 2010-04-6 Show GitHub Exploit DB Packet Storm
254069 6.4 警告 OpenSSL Project - OpenSSL の EVP_PKEY_verify_recover 関数における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1633 2010-06-15 18:26 2010-06-1 Show GitHub Exploit DB Packet Storm
254070 3.6 注意 レッドハット - RHEL の yum-rhn-plugin における Red Hat Network プロファイルを閲覧される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-1439 2010-06-15 18:25 2010-06-1 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 10, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2901 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: PM: sleep: Drop spurious WARN_ON() from pm_restore_gfp_mask() Commit 35e4a69b2003f ("PM: sleep: Allow pm_restrict_gfp_mask() stac… CWE-617
 Reachable Assertion
CVE-2026-31567 2026-04-28 05:32 2026-04-25 Show GitHub Exploit DB Packet Storm
2902 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix deadlock during netdev reset with active connections Resolve deadlock that occurs when user executes netdev reset… CWE-667
 Improper Locking
CVE-2026-31565 2026-04-28 05:31 2026-04-25 Show GitHub Exploit DB Packet Storm
2903 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Fix base address calculation in kvm_eiointc_regs_access() In function kvm_eiointc_regs_access(), the register bas… NVD-CWE-noinfo
CVE-2026-31564 2026-04-28 05:31 2026-04-25 Show GitHub Exploit DB Packet Storm
2904 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix leak of rxgk context in rxgk_verify_response() Fix rxgk_verify_response() to clean up the rxgk context it creates. CWE-401
 Missing Release of Memory after Effective Lifetime
CVE-2026-31632 2026-04-28 05:30 2026-04-25 Show GitHub Exploit DB Packet Storm
2905 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: dsi: Store driver data before invoking mipi_dsi_host_register The call to mipi_dsi_host_register triggers a callbac… CWE-476
 NULL Pointer Dereference
CVE-2026-31562 2026-04-28 05:30 2026-04-25 Show GitHub Exploit DB Packet Storm
2906 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: rxrpc: fix reference count leak in rxrpc_server_keyring() This patch fixes a reference count leak in rxrpc_server_keyring() by ch… NVD-CWE-Other
CVE-2026-31634 2026-04-28 05:30 2026-04-25 Show GitHub Exploit DB Packet Storm
2907 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: x86/cpu: Remove X86_CR4_FRED from the CR4 pinned bits mask Commit in Fixes added the FRED CR4 bit to the CR4 pinned bits mask so … NVD-CWE-noinfo
CVE-2026-31561 2026-04-28 05:30 2026-04-25 Show GitHub Exploit DB Packet Storm
2908 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: spi: spi-dw-dma: fix print error log when wait finish transaction If an error occurs, the device may not have a current message. … NVD-CWE-noinfo
CVE-2026-31560 2026-04-28 05:30 2026-04-25 Show GitHub Exploit DB Packet Storm
2909 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: media: verisilicon: Fix kernel panic due to __initconst misuse Fix a kernel panic when probing the driver as a module: Unable … NVD-CWE-noinfo
CVE-2026-31573 2026-04-28 05:29 2026-04-25 Show GitHub Exploit DB Packet Storm
2910 9.8 CRITICAL
Network
- - A vulnerability was identified in Totolink A8000RU 7.1cu.643_b20200521. The affected element is the function setTelnetCfg of the file /cgi-bin/cstecgi.cgi of the component CGI Handler. Such manipulat… CWE-77
CWE-78
Command Injection
OS Command 
CVE-2026-7152 2026-04-28 05:21 2026-04-28 Show GitHub Exploit DB Packet Storm