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 23, 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
208521 10 危険 Google - Android の libstagefright の SampleTable.cpp の SampleTable::setSampleToChunkParams 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2015-1538 2015-10-2 15:21 2015-07-28 Show GitHub Exploit DB Packet Storm
208522 10 危険 Google - Android のメディアサーバの libstagefright の MPEG4Extractor.cpp の MPEG4Extractor::parseChunk 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2015-3864 2015-10-2 14:58 2015-08-13 Show GitHub Exploit DB Packet Storm
208523 10 危険 Google - Android の libstagefright の MPEG4Extractor.cpp の MPEG4Extractor::parseChunk 関数における任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2015-3829 2015-10-2 14:58 2015-07-9 Show GitHub Exploit DB Packet Storm
208524 10 危険 Google - Android の libstagefright の MPEG4Extractor.cpp の MPEG4Extractor::parse3GPPMetaData 関数における任意のコードを実行される脆弱性 CWE-119
CWE-189
CVE-2015-3828 2015-10-2 14:58 2015-07-9 Show GitHub Exploit DB Packet Storm
208525 9.3 危険 Google - Android の libstagefright の MPEG4Extractor.cpp の MPEG4Extractor::parseChunk 関数における任意のコードを実行される脆弱性 CWE-119
CWE-189
CVE-2015-3827 2015-10-2 14:58 2015-07-9 Show GitHub Exploit DB Packet Storm
208526 5 警告 Google - Android の libstagefright の MPEG4Extractor.cpp の MPEG4Extractor::parse3GPPMetaData 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
CWE-189
CVE-2015-3826 2015-10-2 14:58 2015-07-9 Show GitHub Exploit DB Packet Storm
208527 10 危険 Google - Android の libstagefright の MPEG4Extractor.cpp の MPEG4Extractor::parseChunk 関数における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-3824 2015-10-2 14:58 2015-07-9 Show GitHub Exploit DB Packet Storm
208528 10 危険 Google - Android の libstagefright の ESDS.cpp の ESDS::parseESDescriptor 関数における整数アンダーフローの脆弱性 CWE-189
数値処理の問題
CVE-2015-1539 2015-10-2 14:58 2015-07-9 Show GitHub Exploit DB Packet Storm
208529 7.8 危険 BisonWare - BisonWare BisonFTP におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2015-7602 2015-10-2 10:07 2015-09-28 Show GitHub Exploit DB Packet Storm
208530 7.8 危険 コニカミノルタビジネスソリューションズ株式会社 - Konica Minolta FTP Utility におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2015-7603 2015-10-2 09:56 2015-09-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2341 - - - Net::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. From versions 0.4.0 to before 0.4.24, 0.5.0 to before 0.5.14, and 0.6.0 to before 0.6.4, when authenticating… CWE-770
CWE-1322
 Allocation of Resources Without Limits or Throttling
 Use of Blocking Code in Single-threaded, Non-blocking Context
CVE-2026-42256 2026-05-14 00:39 2026-05-10 Show GitHub Exploit DB Packet Storm
2342 - - - Net::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. Prior to versions 0.4.24, 0.5.14, and 0.6.4, several Net::IMAP commands accept a raw string argument that is… CWE-77
CWE-93
Command Injection
CRLF Injection
CVE-2026-42257 2026-05-14 00:39 2026-05-10 Show GitHub Exploit DB Packet Storm
2343 - - - Net::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. Prior to versions 0.4.24, 0.5.14, and 0.6.4, symbol arguments to commands are vulnerable to a CRLF Injection… CWE-77
CWE-93
Command Injection
CRLF Injection
CVE-2026-42258 2026-05-14 00:39 2026-05-10 Show GitHub Exploit DB Packet Storm
2344 8.0 HIGH
Network
- - Zen is a firefox-based browser. Prior to 1.19.9b, Zen Browser ships a Mozilla Application Resource (MAR) updater (org.mozilla.updater) that has had all MAR signature verification stripped from the Fi… CWE-347
 Improper Verification of Cryptographic Signature
CVE-2026-41431 2026-05-14 00:37 2026-05-12 Show GitHub Exploit DB Packet Storm
2345 2.4 LOW
Network
- - Zen is a firefox-based browser. Prior to 1.19.12b, RSS feed URLs entered by the user are validated to http: or https: in promptForFeedUrl, but item links inside the feed are not subject to the same r… CWE-20
 Improper Input Validation 
CVE-2026-44658 2026-05-14 00:37 2026-05-12 Show GitHub Exploit DB Packet Storm
2346 4.7 MEDIUM
Network
- - Zen is a firefox-based browser. Prior to 1.19.12b, the ZEN Browser incorrectly truncates long hostnames in the address bar and shows only the attacker-controlled prefix of the subdomain, hiding the a… CWE-451
 User Interface (UI) Misrepresentation of Critical Information
CVE-2026-44659 2026-05-14 00:37 2026-05-12 Show GitHub Exploit DB Packet Storm
2347 - - - An authenticated administrator who configures or tests LDAP connectivity in Sonatype Nexus Repository Manager versions 3.0.0 through 3.91.1 may be able to initiate unintended server-side connections … CWE-502
CWE-918
 Deserialization of Untrusted Data
Server-Side Request Forgery (SSRF) 
CVE-2026-3048 2026-05-14 00:36 2026-05-12 Show GitHub Exploit DB Packet Storm
2348 - - - An authenticated user with upload permission to a hosted repository can store content that causes arbitrary JavaScript to execute in the browser of any user who browses that repository directory via … CWE-79
Cross-site Scripting
CVE-2026-7308 2026-05-14 00:36 2026-05-12 Show GitHub Exploit DB Packet Storm
2349 - - - Reflected Cross-Site Scripting (XSS) in the latest demo version of the Cradle eCommerce platform. User-controlled input is insecurely reflected in the HTML output in the endpoint /collection/. Exploi… CWE-79
Cross-site Scripting
CVE-2026-3319 2026-05-14 00:36 2026-05-12 Show GitHub Exploit DB Packet Storm
2350 - - - Reflected Cross-Site Scripting (XSS) in the latest demo version of the Cradle eCommerce platform. User-controlled input is insecurely reflected in the HTML output in the endpoint /product/. Exploitat… CWE-79
Cross-site Scripting
CVE-2026-3320 2026-05-14 00:36 2026-05-12 Show GitHub Exploit DB Packet Storm