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 2, 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
249931 4.3 警告 mark stosberg - Perl のData::FormValidator モジュールにおける汚染された保護メカニズムを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2201 2012-03-27 18:43 2011-09-14 Show GitHub Exploit DB Packet Storm
249932 4.3 警告 Ruby on Rails project - Ruby on Rails のクロスサイトスクリプティング制限機能におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2197 2012-03-27 18:43 2011-06-8 Show GitHub Exploit DB Packet Storm
249933 6.8 警告 レッドハット - JBoss Seam 2 framework の jboss-seam.jar における任意の Java コードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2196 2012-03-27 18:43 2011-07-18 Show GitHub Exploit DB Packet Storm
249934 9.3 危険 VideoLAN - VideoLAN VLC media player の XSPF playlist パーサーにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2011-2194 2012-03-27 18:43 2011-06-8 Show GitHub Exploit DB Packet Storm
249935 8.5 危険 Adaptive Computing - Terascale Open-Source Resource and Queue Manager におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-2193 2012-03-27 18:43 2011-06-24 Show GitHub Exploit DB Packet Storm
249936 5 警告 matthewwild - LuaExpat におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-2188 2012-03-27 18:43 2011-06-20 Show GitHub Exploit DB Packet Storm
249937 4.4 警告 fabfile - Fabric における任意のファイルを上書きされる脆弱性 CWE-59
リンク解釈の問題
CVE-2011-2185 2012-03-27 18:43 2011-07-26 Show GitHub Exploit DB Packet Storm
249938 7.2 危険 Linux - Linux kernel の key_replace_session_keyring 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2011-2184 2012-03-27 18:43 2011-09-6 Show GitHub Exploit DB Packet Storm
249939 7.5 危険 reallysimplechat - ARSC における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-2181 2012-03-27 18:43 2011-06-29 Show GitHub Exploit DB Packet Storm
249940 4.3 警告 reallysimplechat - ARSC の dereferer.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-2180 2012-03-27 18:43 2011-06-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 2, 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
51 6.5 MEDIUM
Network
- - The brace-expansion library generates arbitrary strings containing a common prefix and suffix. From 5.0.0 to before 5.0.6, the max option was being applied too late. When expanding a single large num… New CWE-400
 Uncontrolled Resource Consumption
CVE-2026-45149 2026-06-2 03:45 2026-05-30 Show GitHub Exploit DB Packet Storm
52 8.2 HIGH
Network
- - mouse07410/asn1c is an ASN.1 compiler. In 1.4 and earlier, a memory safety vulnerability was identified in the OER decoding skeleton files generated by asn1c (specifically INTEGER_oer.c). When parsin… Update CWE-20
CWE-125
CWE-130
 Improper Input Validation 
Out-of-bounds Read
 Improper Handling of Length Parameter Inconsistency
CVE-2026-45615 2026-06-2 03:45 2026-05-29 Show GitHub Exploit DB Packet Storm
53 - - - Neotoma provides versioned records that persist across agent runs. From 0.6.0 to before 0.11.1, Neotoma can treat public reverse-proxied requests as local when the app receives them over a loopback s… Update CWE-288
CWE-306
Authentication Bypass Using an Alternate Path or Channel
Missing Authentication for Critical Function
CVE-2026-45577 2026-06-2 03:45 2026-05-30 Show GitHub Exploit DB Packet Storm
54 5.4 MEDIUM
Network
- - Statamic is a Laravel and Git powered content management system (CMS). Prior to 5.73.22 and 6.18.1, the Glide image proxy's URL validation could be bypassed using an IP representation that wasn't nor… Update CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-45660 2026-06-2 03:45 2026-05-30 Show GitHub Exploit DB Packet Storm
55 8.3 HIGH
Network
google chrome Use after free in WebMIDI in Google Chrome on Android prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted … Update CWE-416
 Use After Free
CVE-2026-10014 2026-06-2 03:45 2026-05-29 Show GitHub Exploit DB Packet Storm
56 8.3 HIGH
Network
google chrome Insufficient validation of untrusted input in Skia in Google Chrome on Android prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sand… Update CWE-20
 Improper Input Validation 
CVE-2026-10020 2026-06-2 03:45 2026-05-29 Show GitHub Exploit DB Packet Storm
57 9.6 CRITICAL
Network
google chrome Out of bounds write in GPU in Google Chrome on Android prior to 148.0.7778.216 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: … Update CWE-787
 Out-of-bounds Write
CVE-2026-9872 2026-06-2 03:45 2026-05-29 Show GitHub Exploit DB Packet Storm
58 9.6 CRITICAL
Network
google chrome Out of bounds read in WebGL in Google Chrome on Android prior to 148.0.7778.216 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity:… Update CWE-125
Out-of-bounds Read
CVE-2026-9875 2026-06-2 03:45 2026-05-29 Show GitHub Exploit DB Packet Storm
59 9.6 CRITICAL
Network
google chrome Use after free in WebGL in Google Chrome on Android prior to 148.0.7778.216 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Cri… Update CWE-416
 Use After Free
CVE-2026-9876 2026-06-2 03:44 2026-05-29 Show GitHub Exploit DB Packet Storm
60 8.3 HIGH
Network
google chrome Use after free in WebView in Google Chrome on Android prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted … Update CWE-416
 Use After Free
CVE-2026-9888 2026-06-2 03:44 2026-05-29 Show GitHub Exploit DB Packet Storm