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 27, 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
206861 7.5 危険 Google - Google Chrome の content/common/cursors/webcursor.cc の WebCursor::Deserialize 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2015-8664 2015-12-25 11:19 2015-12-15 Show GitHub Exploit DB Packet Storm
206862 10 危険 Google - Google Chrome の MIDI サブシステムにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2015-6792 2015-12-25 11:19 2015-12-15 Show GitHub Exploit DB Packet Storm
206863 7.5 危険 FFmpeg - FFmpeg の libavcodec/utils.c の ff_get_buffer 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2015-8663 2015-12-25 11:17 2015-11-29 Show GitHub Exploit DB Packet Storm
206864 7.5 危険 FFmpeg - FFmpeg の libavcodec/jpeg2000dwt.c の ff_dwt_decode 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2015-8662 2015-12-25 11:17 2015-11-28 Show GitHub Exploit DB Packet Storm
206865 7.5 危険 FFmpeg - FFmpeg の libavcodec/h264_slice.c の h264_slice_header_init 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2015-8661 2015-12-25 11:17 2015-11-25 Show GitHub Exploit DB Packet Storm
206866 10 危険 GNU Project - GNU bash における任意のコマンドを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2014-6278 2015-12-24 18:23 2014-09-29 Show GitHub Exploit DB Packet Storm
206867 10 危険 GNU Project - GNU bash の parse.y の read_token_word 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2014-7187 2015-12-24 18:23 2014-09-26 Show GitHub Exploit DB Packet Storm
206868 10 危険 GNU Project - GNU bash の parse.y のリダイレクションの実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2014-7186 2015-12-24 18:23 2014-09-26 Show GitHub Exploit DB Packet Storm
206869 10 危険 GNU Project - GNU bash における任意のコードを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2014-6277 2015-12-24 18:23 2014-09-27 Show GitHub Exploit DB Packet Storm
206870 7.5 危険 Medicomp Systems, Inc. - Medicomp MEDCIN Engine の AddUserFinding の実装における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-6006 2015-12-24 18:08 2015-10-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 27, 2026, 4:52 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1861 8.3 HIGH
Network
- - python-utcp is the python implementation of UTCP. Prior to 1.1.3, the _substitute_utcp_args method in cli_communication_protocol.py inserts user-controlled tool_args values directly into shell comman… CWE-78
OS Command 
CVE-2026-45369 2026-05-16 10:16 2026-05-15 Show GitHub Exploit DB Packet Storm
1862 7.8 HIGH
Local
saitoha libsixel libsixel is a SIXEL encoder/decoder implementation derived from kmiya's sixel. From to 1.8.7-r1, signed integer overflow in sixel_encode_highcolor's allocation size calculation can lead to a heap bu… CWE-122
CWE-190
Heap-based Buffer Overflow
 Integer Overflow or Wraparound
CVE-2026-44636 2026-05-16 10:16 2026-05-15 Show GitHub Exploit DB Packet Storm
1863 5.5 MEDIUM
Local
openimageio openimageio OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.18.0 and 3.1.13.0, the bounds check in TGAInput::decode_… CWE-125
Out-of-bounds Read
CVE-2026-43996 2026-05-16 10:16 2026-05-15 Show GitHub Exploit DB Packet Storm
1864 7.8 HIGH
Local
openimageio openimageio OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.18.0 and 3.1.13.0, softimageinput.cpp:469 (mixed RLE) an… CWE-787
 Out-of-bounds Write
CVE-2026-43904 2026-05-16 10:16 2026-05-15 Show GitHub Exploit DB Packet Storm
1865 - - - ClipBucket v5 is an open source video sharing platform. Prior to 5.5.3 - #122, there is a critical SQL Injection (SQLi) vulnerability in ClipBucket, exploitable through the type parameter on the auth… CWE-89
SQL Injection
CVE-2026-42847 2026-05-16 10:16 2026-05-15 Show GitHub Exploit DB Packet Storm
1866 - - - mdserver-web is a simple Linux panel. From 0.18.0 to 0.18.4, mdserver-web has a front-end unauthorized remote command execution vulnerability. Due to the lack of authentication on the /modify_crond a… CWE-78
CWE-862
OS Command 
 Missing Authorization
CVE-2026-41315 2026-05-16 10:16 2026-05-15 Show GitHub Exploit DB Packet Storm
1867 9.8 CRITICAL
Network
- - Reserved. Details will be published at disclosure. CWE-20
 Improper Input Validation 
CVE-2026-45393 2026-05-16 06:16 2026-05-12 Show GitHub Exploit DB Packet Storm
1868 7.2 HIGH
Network
arubanetworks arubaos
sd-wan
An authenticated remote code execution vulnerability exists in the AOS-8 and AOS-10 web-based management interface. A vulnerability in the certificate download functionality could allow an authentica… NVD-CWE-noinfo
CWE-296
 Improper Following of a Certificate's Chain of Trust
CVE-2026-44852 2026-05-16 06:16 2026-05-13 Show GitHub Exploit DB Packet Storm
1869 6.5 MEDIUM
Network
getoutline outline Outline is a service that allows for collaborative documentation. Prior to 1.7.1, the Slack integration callback for GET /auth/slack.post accepts an unsigned, session-independent OAuth state value. A… CWE-352
 Origin Validation Error
CVE-2026-44695 2026-05-16 05:21 2026-05-12 Show GitHub Exploit DB Packet Storm
1870 8.7 HIGH
Network
dani-garcia vaultwarden Vaultwarden is a Bitwarden-compatible server written in Rust. Prior to 1.35.5, Vaultwarden does not enforce that a groups_users.users_organizations_uuid entry belongs to the same organization as grou… CWE-285
Improper Authorization
CVE-2026-43912 2026-05-16 05:19 2026-05-12 Show GitHub Exploit DB Packet Storm