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 18, 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
231601 7.5 危険 pwp technologies - PWP Technologies The Classified Ad System における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2006-6349 2012-12-20 18:02 2006-12-6 Show GitHub Exploit DB Packet Storm
231602 6.5 警告 tftgallery - TFT-Gallery における admin/index.php を使用する任意の .php ファイルをアップロードされる脆弱性 - CVE-2006-6347 2012-12-20 18:02 2006-12-6 Show GitHub Exploit DB Packet Storm
231603 10 危険 SAP - SAP IGS におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-6346 2012-12-20 18:02 2006-12-6 Show GitHub Exploit DB Packet Storm
231604 5 警告 Xerox - Xerox WorkCentre および WorkCentre Pro における電子メールメッセージの署名を変更される脆弱性 - CVE-2006-6431 2012-12-20 18:02 2006-12-10 Show GitHub Exploit DB Packet Storm
231605 7.8 危険 Xerox - Xerox WorkCentre および WorkCentre Pro の Web services における重要な情報を取得される脆弱性 - CVE-2006-6430 2012-12-20 18:02 2006-12-10 Show GitHub Exploit DB Packet Storm
231606 5 警告 Xerox - Xerox WorkCentre などにおける特定の設定内容を変更される脆弱性 - CVE-2006-6429 2012-12-20 18:02 2006-12-10 Show GitHub Exploit DB Packet Storm
231607 7.5 危険 Xerox - Xerox WorkCentre などにおけるアクセス権を取得される脆弱性 - CVE-2006-6428 2012-12-20 18:02 2006-12-10 Show GitHub Exploit DB Packet Storm
231608 7.5 危険 Xerox - Xerox WorkCentre および WorkCentre Pro の Web User Interface における任意のコマンドを実行される脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2006-6427 2012-12-20 18:02 2006-12-10 Show GitHub Exploit DB Packet Storm
231609 6.8 警告 thinkedit - ThinkEdit の design/thinkedit/render.php における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-6426 2012-12-20 18:02 2006-12-10 Show GitHub Exploit DB Packet Storm
231610 6 警告 phpBB - phpBB のプライベートメッセージボックス実装 (privmsg.php) におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-6421 2012-12-20 18:02 2006-12-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 18, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
151 4.4 MEDIUM
Local
microsoft 365_copilot Improper access control in M365 Copilot allows an authorized attacker to perform spoofing locally. Update CWE-284
NVD-CWE-Other
Improper Access Control
CVE-2026-41100 2026-05-16 10:49 2026-05-13 Show GitHub Exploit DB Packet Storm
152 8.8 HIGH
Network
microsoft data_formulator Improper control of generation of code ('code injection') in Microsoft Data Formulator allows an unauthorized attacker to execute code over a network. Update CWE-94
Code Injection
CVE-2026-41094 2026-05-16 10:47 2026-05-13 Show GitHub Exploit DB Packet Storm
153 4.3 MEDIUM
Network
microsoft 365_apps
office
word
External control of file name or path in Microsoft Office Word allows an unauthorized attacker to disclose information over a network. Update CWE-73
 External Control of File Name or Path
CVE-2026-40421 2026-05-16 10:43 2026-05-13 Show GitHub Exploit DB Packet Storm
154 - - - Crypt::DSA versions through 1.19 for Perl use 2-args open, allowing existing files to be modified. New CWE-552
 Files or Directories Accessible to External Parties
CVE-2026-8704 2026-05-16 10:16 2026-05-16 Show GitHub Exploit DB Packet Storm
155 - - - Crypt::DSA versions before 1.20 for Perl generate seeds using rand. Seeds were generated using Perl's built-in rand function, which is predictable and unsuitable for security usage. New CWE-331
 Insufficient Entropy
CVE-2026-8700 2026-05-16 10:16 2026-05-16 Show GitHub Exploit DB Packet Storm
156 9.0 CRITICAL
Network
- - SiYuan is an open-source personal knowledge management system. Prior to 3.7.0, SiYuan's Bazaar (community marketplace) renders the name and version fields of a package's plugin.json (and the equivale… New CWE-79
CWE-116
Cross-site Scripting
 Improper Encoding or Escaping of Output
CVE-2026-45375 2026-05-16 10:16 2026-05-15 Show GitHub Exploit DB Packet Storm
157 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… New CWE-78
OS Command 
CVE-2026-45369 2026-05-16 10:16 2026-05-15 Show GitHub Exploit DB Packet Storm
158 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… New 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
159 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_… New CWE-125
Out-of-bounds Read
CVE-2026-43996 2026-05-16 10:16 2026-05-15 Show GitHub Exploit DB Packet Storm
160 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… New CWE-787
 Out-of-bounds Write
CVE-2026-43904 2026-05-16 10:16 2026-05-15 Show GitHub Exploit DB Packet Storm