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 3, 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
229061 7.5 危険 wgs-ppc
ppc search engine
- WGS-PPC における PHP ファイルインクルージョンの脆弱性 - CVE-2007-0167 2012-12-20 18:19 2007-01-9 Show GitHub Exploit DB Packet Storm
229062 7.8 危険 securekit - SecureKit Steganography における認証要求を回避される脆弱性 - CVE-2007-0163 2012-12-20 18:19 2007-01-9 Show GitHub Exploit DB Packet Storm
229063 6.8 警告 unsanity - APE における権限を取得される脆弱性 - CVE-2007-0162 2012-12-20 18:19 2007-01-9 Show GitHub Exploit DB Packet Storm
229064 7.5 危険 webulas - Webulas におけるパスワードを含むデータベースをダウンロードされる脆弱性 - CVE-2007-0154 2012-12-20 18:19 2007-01-9 Show GitHub Exploit DB Packet Storm
229065 7.5 危険 shopstorenow - ShopStoreNow E-commerce Shopping Cart の orange.asp における SQL インジェクションの脆弱性 - CVE-2007-0142 2012-12-20 18:19 2007-01-9 Show GitHub Exploit DB Packet Storm
229066 6.8 警告 yet another link directory - Yet Another Link Directory の yald.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2007-0141 2012-12-20 18:19 2007-01-9 Show GitHub Exploit DB Packet Storm
229067 6.8 警告 uber uploader - Uber Uploader における任意の PHP スクリプトを実行される脆弱性 - CVE-2007-0123 2012-12-20 18:19 2007-01-8 Show GitHub Exploit DB Packet Storm
229068 5 警告 サン・マイクロシステムズ - Sun Java System Content Delivery Server における "コンテンツの詳細" を読み込まれ重要な情報を取得される脆弱性 - CVE-2007-0114 2012-12-20 18:19 2007-01-5 Show GitHub Exploit DB Packet Storm
229069 6.8 警告 resco - Windows Mobile 上で稼動しているモバイルデバイスで使用されている PocketPC 用の Resco Photo Viewer におけるバッファオーバーフローの脆弱性 - CVE-2007-0111 2012-12-20 18:19 2007-01-8 Show GitHub Exploit DB Packet Storm
229070 5 警告 WordPress.org - WordPress の wp-login.php における重要な情報を取得される脆弱性 - CVE-2007-0109 2012-12-20 18:19 2007-01-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 3, 2026, 4:06 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1101 9.8 CRITICAL
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: smb: server: let send_done handle a completion without IB_SEND_SIGNALED With smbdirect_send_batch processing we likely have reque… NVD-CWE-noinfo
CVE-2026-31536 2026-04-29 04:10 2026-04-25 Show GitHub Exploit DB Packet Storm
1102 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: smb: server: make use of smbdirect_socket.send_io.bcredits It turns out that our code will corrupt the stream of reassabled data … NVD-CWE-noinfo
CVE-2026-31537 2026-04-29 04:09 2026-04-25 Show GitHub Exploit DB Packet Storm
1103 5.4 MEDIUM
Network
pretalx pretalx pretalx is a conference planning tool. Prior to 2026.1.0, The organiser search in the pretalx backend rendered submission titles, speaker display names, and user names/emails into the result dropdown… CWE-79
Cross-site Scripting
CVE-2026-41241 2026-04-29 04:07 2026-04-24 Show GitHub Exploit DB Packet Storm
1104 8.1 HIGH
Network
senselive x3500_firmware A vulnerability exists in SenseLive X3050’s web management interface in which password updates are not reliably applied due to improper handling of credential changes on the backend. After the device… CWE-522
 Insufficiently Protected Credentials
CVE-2026-39462 2026-04-29 04:04 2026-04-24 Show GitHub Exploit DB Packet Storm
1105 8.1 HIGH
Network
projectcontour contour Contour is a Kubernetes ingress controller using Envoy proxy. From v1.19.0 to before v1.33.4, v1.32.5, and v1.31.6, Contour's Cookie Rewriting feature is vulnerable to Lua code injection. An attacker… CWE-94
Code Injection
CVE-2026-41246 2026-04-29 04:04 2026-04-24 Show GitHub Exploit DB Packet Storm
1106 8.1 HIGH
Network
senselive x3500_firmware A vulnerability in SenseLive X3050's web management interface allows critical system and network configuration parameters to be modified without sufficient validation and safety controls. Due to inad… CWE-862
 Missing Authorization
CVE-2026-40623 2026-04-29 04:02 2026-04-24 Show GitHub Exploit DB Packet Storm
1107 9.8 CRITICAL
Network
senselive x3500_firmware A vulnerability in  SenseLive X3050’s web management interface allows unauthorized access to certain configuration endpoints due to improper access control enforcement. An attacker with network acc… CWE-288
Authentication Bypass Using an Alternate Path or Channel
CVE-2026-40630 2026-04-29 04:01 2026-04-24 Show GitHub Exploit DB Packet Storm
1108 9.8 CRITICAL
Network
huggingface lerobot LeRobot through 0.5.1 contains an unsafe deserialization vulnerability in the async inference pipeline where pickle.loads() is used to deserialize data received over unauthenticated gRPC channels wit… CWE-502
 Deserialization of Untrusted Data
CVE-2026-25874 2026-04-29 04:01 2026-04-24 Show GitHub Exploit DB Packet Storm
1109 7.5 HIGH
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: smb: server: make use of smbdirect_socket.recv_io.credits.available The logic off managing recv credits by counting posted recv_i… NVD-CWE-Other
CVE-2026-31538 2026-04-29 03:59 2026-04-25 Show GitHub Exploit DB Packet Storm
1110 9.8 CRITICAL
Network
std42 elfinder elFinder is an open-source file manager for web, written in JavaScript using jQuery UI. Prior to 2.1.67, elFinder contains a command injection vulnerability in the resize command. The bg (background … CWE-78
OS Command 
CVE-2026-41247 2026-04-29 03:57 2026-04-24 Show GitHub Exploit DB Packet Storm