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 12, 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
210851 10 危険 Google - Android の Sonivox DLS-to-EAS コンバータの arm-wt-22k/lib_src/eas_mdls.c 内の Parse_wave 関数における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2015-3836 2015-10-2 16:38 2015-07-9 Show GitHub Exploit DB Packet Storm
210852 9.3 危険 Google - Android の libstagefright の omx/OMXNodeInstance.cpp 内の OMXNodeInstance::emptyBuffer 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-3835 2015-10-2 16:38 2015-07-9 Show GitHub Exploit DB Packet Storm
210853 10 危険 Google - Android の libstagefright の media/libmedia/IHDCP.cpp 内の BnHDCP::onTransact 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2015-3834 2015-10-2 16:38 2015-07-9 Show GitHub Exploit DB Packet Storm
210854 4.3 警告 Google - Android の services/core/java/com/android/server/am/ActivityManagerService.java における getRecentTasks 制限を回避される脆弱性 CWE-Other
その他
CVE-2015-3833 2015-10-2 16:38 2015-07-9 Show GitHub Exploit DB Packet Storm
210855 10 危険 Google - Android の libstagefright の MPEG4Extractor.cpp におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-3832 2015-10-2 16:37 2015-07-9 Show GitHub Exploit DB Packet Storm
210856 9.3 危険 Google - Android のメディアサーバサービスの media/libmedia/IMediaHTTPConnection.cpp におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-3831 2015-10-2 16:37 2015-07-9 Show GitHub Exploit DB Packet Storm
210857 4.3 警告 Google - Android の Settings アプリケーションの com/android/server/appwidget/AppWidgetServiceImpl.java における URI パーミッションを取得される脆弱性 CWE-Other
その他
CVE-2015-1541 2015-10-2 16:36 2015-07-9 Show GitHub Exploit DB Packet Storm
210858 8.5 危険 Google - Android の core/jni/android/graphics/Bitmap.cpp の Bitmap_createFromParcel 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2015-1536 2015-10-2 16:36 2015-07-9 Show GitHub Exploit DB Packet Storm
210859 9.3 危険 Google - Android の libcutils/native_handle.c の native_handle_create 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2015-1528 2015-10-2 16:36 2015-08-13 Show GitHub Exploit DB Packet Storm
210860 10 危険 Google - Android の libstagefright の SampleTable.cpp における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2014-7917 2015-10-2 16:36 2014-07-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 12, 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
561 - - - Stack-based Buffer Overflow vulnerability in Erlang OTP (erl_interface) allows Stack-based Buffer Overflow. This vulnerability is associated with program file lib/erl_interface/src/misc/ei_printterm… New CWE-121
Stack-based Buffer Overflow
CVE-2026-49760 2026-06-11 01:17 2026-06-11 Show GitHub Exploit DB Packet Storm
562 - - - Stack-based Buffer Overflow vulnerability in Erlang OTP erts (inet_drv) allows an unauthenticated remote attacker to crash the BEAM VM by sending a crafted SCTP ERROR chunk. The sctp_parse_error_chu… New CWE-121
Stack-based Buffer Overflow
CVE-2026-49759 2026-06-11 01:17 2026-06-11 Show GitHub Exploit DB Packet Storm
563 - - - Reliance on IP Address for Authentication vulnerability in Erlang/OTP ssl (inet_tls_dist module) allows unauthenticated bypass of the distribution-over-TLS LAN allowlist. The inet_tls_dist:check_ip/… New CWE-863
CWE-1025
 Incorrect Authorization
 Comparison Using Wrong Factors
CVE-2026-48860 2026-06-11 01:17 2026-06-11 Show GitHub Exploit DB Packet Storm
564 - - - Observable Timing Discrepancy vulnerability in Erlang/OTP ssh (ssh_auth, ssh_options modules) allows unauthenticated remote username enumeration via timing side-channel in password authentication. W… New CWE-208
 Information Exposure Through Timing Discrepancy
CVE-2026-48859 2026-06-11 01:17 2026-06-11 Show GitHub Exploit DB Packet Storm
565 4.3 MEDIUM
Network
google chrome Uninitialized Use in Codecs in Google Chrome on Linux, ChromeOS prior to 149.0.7827.103 allowed a remote attacker to leak cross-origin data via a crafted video file. (Chromium security severity: High) New CWE-457
 Use of Uninitialized Variable
CVE-2026-11668 2026-06-11 01:17 2026-06-9 Show GitHub Exploit DB Packet Storm
566 - - - Server-Side Request Forgery (SSRF) vulnerability in Erlang/OTP ftp (ftp_internal module) allows FTP bounce attacks and SSRF via an unvalidated PASV response IP address. The ftp_internal:handle_ctrl_… New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-48858 2026-06-11 01:17 2026-06-11 Show GitHub Exploit DB Packet Storm
567 - - - Sensitive Data Exposure vulnerability in Erlang OTP inets (httpc_response module) allows Retrieve Embedded Sensitive Data. The httpc client forwards the Authorization and Proxy-Authorization request… New CWE-601
Open Redirect
CVE-2026-48856 2026-06-11 01:17 2026-06-11 Show GitHub Exploit DB Packet Storm
568 - - - Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Erlang OTP ssh (ssh_sftpd module) allows File Discovery. The SSH_FXP_READLINK handler in ssh_sftpd sends the raw result of… New CWE-200
Information Exposure
CVE-2026-48855 2026-06-11 01:17 2026-06-11 Show GitHub Exploit DB Packet Storm
569 5.0 MEDIUM
Network
- - OpenFGA is an authorization/permission engine built for developers. Prior to version 1.16.0, when iterator caching is enabled, two distinct check requests can produce the same cache key, leading to O… New CWE-345
CWE-668
 Insufficient Verification of Data Authenticity
 Exposure of Resource to Wrong Sphere
CVE-2026-48096 2026-06-11 01:17 2026-06-11 Show GitHub Exploit DB Packet Storm
570 8.3 HIGH
Network
- - Plane is an open-source project management tool. Prior to version 1.3.1, there is a cross-workspace asset authorization bypass lets any authenticated user read, copy, delete, and overwrite assets in … New CWE-639
CWE-862
 Authorization Bypass Through User-Controlled Key
 Missing Authorization
CVE-2026-46558 2026-06-11 01:17 2026-06-11 Show GitHub Exploit DB Packet Storm