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 16, 2026, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
245651 7.5 危険 ed charkow - Ed Charkow SuperCharged Linking の browse.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2009-3967 2012-06-26 16:18 2009-11-18 Show GitHub Exploit DB Packet Storm
245652 7.5 危険 arcadetradescript - Arcade Trade Script における管理者権限を取得される脆弱性 CWE-287
不適切な認証
CVE-2009-3966 2012-06-26 16:18 2009-11-18 Show GitHub Exploit DB Packet Storm
245653 7.8 危険 2wire - 複数の 2wire 製品の管理インターフェースにおけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2009-3962 2012-06-26 16:18 2009-11-17 Show GitHub Exploit DB Packet Storm
245654 4.3 警告 bract - Bractus SunTrack におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-3950 2012-06-26 16:18 2009-11-16 Show GitHub Exploit DB Packet Storm
245655 4.3 警告 JetAudio - JetAudio の COWON Media Center におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2009-3948 2012-06-26 16:18 2009-11-16 Show GitHub Exploit DB Packet Storm
245656 5.8 警告 シトリックス・システムズ - Citrix Online プラグインなどの製品における SSL/TLS サーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2009-3936 2012-06-26 16:18 2009-11-9 Show GitHub Exploit DB Packet Storm
245657 9.3 危険 file project - Christos Zoulas の file における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2009-3930 2012-06-26 16:18 2009-11-10 Show GitHub Exploit DB Packet Storm
245658 6.8 警告 Drupal
chad phillips
- Drupal のモジュールの User Protect モジュールにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2009-3922 2012-06-26 16:18 2009-11-9 Show GitHub Exploit DB Packet Storm
245659 4 警告 Ezra Barnett Gildesgame
Drupal
- Drupal の Smartqueue_og モジュールにおける任意の基本的なグループ名を発見される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2009-3921 2012-06-26 16:18 2009-11-4 Show GitHub Exploit DB Packet Storm
245660 4.3 警告 Drupal
greg knaddison
- S5 Presentation Player モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2009-3917 2012-06-26 16:18 2009-11-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2361 7.3 HIGH
Local
google chrome Inappropriate implementation in Custom Tabs in Google Chrome on Android prior to 149.0.7827.53 allowed a local attacker to perform privilege escalation via a crafted XML file. (Chromium security seve… CWE-20
NVD-CWE-noinfo
 Improper Input Validation 
CVE-2026-11035 2026-06-8 22:34 2026-06-5 Show GitHub Exploit DB Packet Storm
2362 6.5 MEDIUM
Network
google chrome Inappropriate implementation in DOM in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to bypass same origin policy via a crafted HTML page. (Chromium security severity: Medium) CWE-346
 Origin Validation Error
CVE-2026-11036 2026-06-8 22:34 2026-06-5 Show GitHub Exploit DB Packet Storm
2363 6.5 MEDIUM
Network
google chrome Uninitialized Use in Skia in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to leak cross-origin data via a crafted HTML page. (Chromium security severity: Medium) CWE-457
 Use of Uninitialized Variable
CVE-2026-11039 2026-06-8 22:31 2026-06-5 Show GitHub Exploit DB Packet Storm
2364 8.8 HIGH
Network
google chrome Insufficient validation of untrusted input in Media in Google Chrome on Windows prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to potentially perform a sand… CWE-20
NVD-CWE-noinfo
 Improper Input Validation 
CVE-2026-11041 2026-06-8 22:31 2026-06-5 Show GitHub Exploit DB Packet Storm
2365 9.6 CRITICAL
Network
google chrome Out of bounds write in ANGLE in Google Chrome on Mac prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HT… CWE-787
 Out-of-bounds Write
CVE-2026-11043 2026-06-8 22:29 2026-06-5 Show GitHub Exploit DB Packet Storm
2366 5.3 MEDIUM
Network
google chrome Integer overflow in ANGLE in Google Chrome on Windows prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to obtain potentially sensitive information from proces… CWE-190
CWE-125
CWE-787
 Integer Overflow or Wraparound
Out-of-bounds Read
 Out-of-bounds Write
CVE-2026-10999 2026-06-8 22:16 2026-06-5 Show GitHub Exploit DB Packet Storm
2367 9.1 CRITICAL
Network
apache fory Deserialization of Untrusted Data in the Java replace-resolve path in Apache Fory fory-core Java SDK before 1.1.0 on Java/JVM platforms allows a remote attacker to bypass class registration, TypeChec… CWE-502
 Deserialization of Untrusted Data
CVE-2026-50076 2026-06-8 22:00 2026-06-5 Show GitHub Exploit DB Packet Storm
2368 4.3 MEDIUM
Network
misp misp A vulnerability in the MISP dashboard widgets allowed an authenticated user to manipulate the fields option and influence which fields were returned by the New Users and New Organisations widgets. In… CWE-200
Information Exposure
CVE-2026-10864 2026-06-8 21:59 2026-06-5 Show GitHub Exploit DB Packet Storm
2369 4.9 MEDIUM
Network
acer connect_m6e_5g_firmware The web administration panel binds broadly to the public IPv6 address space on port [::]:8080 without default firewall limits, making internal API endpoints reachable over the WAN. CWE-200
Information Exposure
CVE-2026-50224 2026-06-8 21:58 2026-06-4 Show GitHub Exploit DB Packet Storm
2370 9.1 CRITICAL
Network
acer connect_m6e_5g_firmware The registration path /v1/account/register provides no bot mitigation mechanisms, allowing malicious automated systems to flood the database. CWE-306
Missing Authentication for Critical Function
CVE-2026-50225 2026-06-8 21:58 2026-06-4 Show GitHub Exploit DB Packet Storm