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 13, 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
3471 7.7 重要
Local
Pengutronix e.K. barebox Pengutronix e.K.のbareboxにおける境界外読み取りに関する脆弱性 CWE-125
境界外読み取り
CVE-2026-34961 2026-05-15 11:02 2026-05-11 Show GitHub Exploit DB Packet Storm
3472 5.5 警告
Local
Pengutronix e.K. barebox Pengutronix e.K.のbareboxにおける無限ループに関する脆弱性 CWE-835
無限ループ
CVE-2026-34962 2026-05-15 11:02 2026-05-11 Show GitHub Exploit DB Packet Storm
3473 7.8 重要
Local
Pengutronix e.K. barebox Pengutronix e.K.のbareboxにおける整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2026-34963 2026-05-15 11:02 2026-05-11 Show GitHub Exploit DB Packet Storm
3474 8.8 重要
Network
マイクロソフト Microsoft SharePoint Server Microsoft SharePoint Server のリモートでコードが実行される脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2026-35439 2026-05-15 11:02 2026-05-12 Show GitHub Exploit DB Packet Storm
3475 5.9 警告
Network
IBM IBM WebSphere Application Server IBMのIBM WebSphere Application Serverにおける権限管理に関する脆弱性 CWE-269
CWE-noinfo
CVE-2026-3621 2026-05-15 11:02 2026-04-23 Show GitHub Exploit DB Packet Storm
3476 5.9 警告
Local
The Go Project Go The Go ProjectのGoにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-39817 2026-05-15 11:01 2026-05-7 Show GitHub Exploit DB Packet Storm
3477 5.3 警告
Local
The Go Project Go The Go ProjectのGoにおけるリンク解釈に関する脆弱性 CWE-59
リンク解釈の問題
CVE-2026-39819 2026-05-15 11:01 2026-05-7 Show GitHub Exploit DB Packet Storm
3478 7.5 重要
Network
The Go Project Go The Go ProjectのGoにおける制限またはスロットリング無しのリソースの割り当てに関する脆弱性 CWE-770
制限またはスロットリング無しのリソースの割り当て
CVE-2026-39820 2026-05-15 11:01 2026-05-7 Show GitHub Exploit DB Packet Storm
3479 6.1 警告
Network
The Go Project Go The Go ProjectのGoにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-39823 2026-05-15 11:01 2026-05-7 Show GitHub Exploit DB Packet Storm
3480 5.3 警告
Network
The Go Project Go The Go ProjectのGoにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-39825 2026-05-15 11:01 2026-05-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 13, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
306331 - apache tomcat Certain AJP protocol connector implementations in Apache Tomcat 7.0.0 through 7.0.20, 6.0.0 through 6.0.33, 5.5.0 through 5.5.33, and possibly other versions allow remote attackers to spoof AJP reque… CWE-264
Permissions, Privileges, and Access Controls
CVE-2011-3190 2024-11-21 10:29 2011-09-1 Show GitHub Exploit DB Packet Storm
306332 - redhat system-config-printer pysmb.py in system-config-printer 0.6.x and 0.7.x, as used in foomatic-gui and possibly other products, allows remote SMB servers to execute arbitrary commands via shell metacharacters in the (1) Net… CWE-20
 Improper Input Validation 
CVE-2011-2899 2024-11-21 10:29 2011-09-1 Show GitHub Exploit DB Packet Storm
306333 - rubyonrails rails The to_s method in actionpack/lib/action_dispatch/middleware/remote_ip.rb in Ruby on Rails 3.0.5 does not validate the X-Forwarded-For header in requests from IP addresses on a Class C network, which… CWE-20
 Improper Input Validation 
CVE-2011-3187 2024-11-21 10:29 2011-08-30 Show GitHub Exploit DB Packet Storm
306334 - rubyonrails rails CRLF injection vulnerability in actionpack/lib/action_controller/response.rb in Ruby on Rails 2.3.x before 2.3.13 allows remote attackers to inject arbitrary HTTP headers and conduct HTTP response sp… CWE-94
Code Injection
CVE-2011-3186 2024-11-21 10:29 2011-08-30 Show GitHub Exploit DB Packet Storm
306335 - rubyonrails ruby_on_rails
rails
Cross-site scripting (XSS) vulnerability in activesupport/lib/active_support/core_ext/string/output_safety.rb in Ruby on Rails 2.x before 2.3.13, 3.0.x before 3.0.10, and 3.1.x before 3.1.0.rc5 allow… CWE-79
Cross-site Scripting
CVE-2011-2932 2024-11-21 10:29 2011-08-30 Show GitHub Exploit DB Packet Storm
306336 - rubyonrails ruby_on_rails
rails
Cross-site scripting (XSS) vulnerability in the strip_tags helper in actionpack/lib/action_controller/vendor/html-scanner/html/node.rb in Ruby on Rails before 2.3.13, 3.0.x before 3.0.10, and 3.1.x b… CWE-79
Cross-site Scripting
CVE-2011-2931 2024-11-21 10:29 2011-08-30 Show GitHub Exploit DB Packet Storm
306337 - rubyonrails ruby_on_rails
rails
Multiple SQL injection vulnerabilities in the quote_table_name method in the ActiveRecord adapters in activerecord/lib/active_record/connection_adapters/ in Ruby on Rails before 2.3.13, 3.0.x before … CWE-89
SQL Injection
CVE-2011-2930 2024-11-21 10:29 2011-08-30 Show GitHub Exploit DB Packet Storm
306338 - rubyonrails ruby_on_rails
rails
The template selection functionality in actionpack/lib/action_view/template/resolver.rb in Ruby on Rails 3.0.x before 3.0.10 and 3.1.x before 3.1.0.rc6 does not properly handle glob characters, which… CWE-20
 Improper Input Validation 
CVE-2011-2929 2024-11-21 10:29 2011-08-30 Show GitHub Exploit DB Packet Storm
306339 - pidgin pidgin gtkutils.c in Pidgin before 2.10.0 on Windows allows user-assisted remote attackers to execute arbitrary programs via a file: URL in a message. CWE-20
 Improper Input Validation 
CVE-2011-3185 2024-11-21 10:29 2011-08-30 Show GitHub Exploit DB Packet Storm
306340 - pidgin pidgin The msn_httpconn_parse_data function in httpconn.c in the MSN protocol plugin in libpurple in Pidgin before 2.10.0 does not properly handle HTTP 100 responses, which allows remote attackers to cause … CWE-399
 Resource Management Errors
CVE-2011-3184 2024-11-21 10:29 2011-08-30 Show GitHub Exploit DB Packet Storm