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 22, 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
193361 7.8 重要
Local
GNU Project - GNU Binutils の opcodes/rx-decode.opc におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2017-9750 2017-07-11 11:48 2017-06-14 Show GitHub Exploit DB Packet Storm
193362 7.8 重要
Local
GNU Project - GNU Binutils の opcodes/bfin-dis.c の *regs* マクロにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2017-9749 2017-07-11 11:48 2017-06-15 Show GitHub Exploit DB Packet Storm
193363 7.8 重要
Local
GNU Project - GNU Binutils の Binary File Descriptor ライブラリの bfd/ieee.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2017-9748 2017-07-11 11:48 2017-06-15 Show GitHub Exploit DB Packet Storm
193364 7.8 重要
Local
GNU Project - GNU Binutils の Binary File Descriptor ライブラリの bfd/ieee.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2017-9747 2017-07-11 11:48 2017-06-15 Show GitHub Exploit DB Packet Storm
193365 7.8 重要
Local
GNU Project - GNU Binutils の objdump.c の disassemble_bytes 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2017-9746 2017-07-11 11:48 2017-06-14 Show GitHub Exploit DB Packet Storm
193366 7.8 重要
Local
GNU Project - GNU Binutils の Binary File Descriptor ライブラリの bfd/vms-alpha.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2017-9745 2017-07-11 11:48 2017-06-15 Show GitHub Exploit DB Packet Storm
193367 7.8 重要
Local
GNU Project - GNU Binutils の Binary File Descriptor ライブラリの bfd/elf32-sh.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2017-9744 2017-07-11 11:48 2017-06-17 Show GitHub Exploit DB Packet Storm
193368 7.8 重要
Local
GNU Project - GNU Binutils の opcodes/score7-dis.c:552 の print_insn_score32 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2017-9743 2017-07-11 11:47 2017-06-17 Show GitHub Exploit DB Packet Storm
193369 7.8 重要
Local
GNU Project - GNU Binutils の opcodes/score7-dis.c の score_opcodes 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2017-9742 2017-07-11 11:47 2017-06-14 Show GitHub Exploit DB Packet Storm
193370 7.5 重要
Network
Cloud Foundry Foundation - 複数の Cloud Foundry Foundation 製品における入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2017-4994 2017-07-10 18:43 2017-06-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 22, 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
2221 9.1 CRITICAL
Network
- - The nexent v1.7.5.2 backend service contains an unauthorized arbitrary storage file deletion vulnerability in its file management API. The DELETE /storage/{object_name:path} endpoint lacks authentica… CWE-552
 Files or Directories Accessible to External Parties
CVE-2026-31216 2026-05-14 00:52 2026-05-13 Show GitHub Exploit DB Packet Storm
2222 9.8 CRITICAL
Network
- - The _load_model() function in the neural_magic_training.py script of the optimate project in commit a6d302f912b481c94370811af6b11402f51d377f (2024-07-21) allows arbitrary code execution. When a user … CWE-94
Code Injection
CVE-2026-31217 2026-05-14 00:52 2026-05-13 Show GitHub Exploit DB Packet Storm
2223 9.8 CRITICAL
Network
- - The Adversarial Robustness Toolbox (ART) thru 1.20.1 contains a remote code execution vulnerability in its Kubeflow component. The robustness evaluation function for PyTorch models uses the unsafe ev… CWE-94
Code Injection
CVE-2026-31228 2026-05-14 00:52 2026-05-13 Show GitHub Exploit DB Packet Storm
2224 8.8 HIGH
Network
- - The superduper project thru v0.10.0 contains a critical remote code execution vulnerability in its query parsing component. The _parse_op_part() function in query.py uses the unsafe eval() function t… CWE-94
Code Injection
CVE-2026-31225 2026-05-14 00:52 2026-05-13 Show GitHub Exploit DB Packet Storm
2225 9.8 CRITICAL
Network
- - Exim before 4.99.3, in certain GnuTLS configurations, has a remotely reachable use-after-free in the BDAT body parsing path. It is triggered when a client sends a TLS close_notify mid-body during a C… CWE-416
 Use After Free
CVE-2026-45185 2026-05-14 00:52 2026-05-13 Show GitHub Exploit DB Packet Storm
2226 9.8 CRITICAL
Network
- - The torch-checkpoint-shrink.py script in the ml-engineering project in commit 0099885db36a8f06556efe1faf552518852cb1e0 (2025-20-27) contains an insecure deserialization vulnerability (CWE-502). The s… CWE-502
 Deserialization of Untrusted Data
CVE-2026-31214 2026-05-14 00:51 2026-05-13 Show GitHub Exploit DB Packet Storm
2227 8.0 HIGH
Network
- - An arbitrary file upload vulnerability in MK-Auth 23.01K4.9 allows attackers to execute arbitrary code via uploading a crafted PHP file. CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2023-27753 2026-05-14 00:48 2026-05-13 Show GitHub Exploit DB Packet Storm
2228 5.4 MEDIUM
Network
- - An insecure direct object reference in MK-Auth 23.01K4.9 allows attackers to access and send support calls for other users via manipulation of the chamado parameter through a crafted GET request. CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2023-30059 2026-05-14 00:48 2026-05-13 Show GitHub Exploit DB Packet Storm
2229 6.5 MEDIUM
Network
- - GPT-Pilot thru commit 0819827ce20346ef5f25b3fe29293cb448840565 (2025-09-03) contains a command injection vulnerability (CWE-78) in the Executor.run() method. During project execution, when the system… CWE-78
OS Command 
CVE-2026-31246 2026-05-14 00:47 2026-05-12 Show GitHub Exploit DB Packet Storm
2230 7.5 HIGH
Network
- - Docling's JATS XML backend is vulnerable to XML Entity Expansion (XXE) attacks thru 2.61.0. The backend uses etree.parse() to parse XML files without disabling entity resolution. An attacker can craf… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-31247 2026-05-14 00:47 2026-05-12 Show GitHub Exploit DB Packet Storm