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 16, 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
199361 7.8 重要
Local
ImageMagick - ImageMagick の coders/map.c の WriteMAPImage 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-10054 2017-04-19 18:17 2016-08-24 Show GitHub Exploit DB Packet Storm
199362 7.8 重要
Local
ImageMagick - ImageMagick の coders/jpeg.c の WriteProfile 関数におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-10052 2017-04-19 18:17 2016-08-13 Show GitHub Exploit DB Packet Storm
199363 5.5 警告
Local
ImageMagick - ImageMagick の coders/tiff.c の WriteTIFFImage 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-369
ゼロ除算
CVE-2016-10053 2017-04-19 18:17 2016-08-24 Show GitHub Exploit DB Packet Storm
199364 7.8 重要
Local
アドビシステムズ - Adobe Reader および Acrobat の JavaScript API における任意のコードを実行される脆弱性 CWE-416
解放済みメモリの使用
CVE-2017-3057 2017-04-19 17:40 2017-04-6 Show GitHub Exploit DB Packet Storm
199365 7.8 重要
Local
アドビシステムズ - Adobe Reader および Acrobat の JavaScript エンジンにおけるメモリを破損される脆弱性 CWE-119
バッファエラー
CVE-2017-3056 2017-04-19 17:40 2017-04-6 Show GitHub Exploit DB Packet Storm
199366 7.8 重要
Local
アドビシステムズ - Adobe Reader および Acrobat の JPEG 2000 におけるヒープオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2017-3055 2017-04-19 17:40 2017-04-6 Show GitHub Exploit DB Packet Storm
199367 7.8 重要
Local
アドビシステムズ - Adobe Reader および Acrobat の画像変換エンジンにおけるメモリを破損される脆弱性 CWE-119
バッファエラー
CVE-2017-3054 2017-04-19 17:40 2017-04-6 Show GitHub Exploit DB Packet Storm
199368 5.5 警告
Local
アドビシステムズ - Adobe Reader および Acrobat の画像変換エンジンにおけるメモリアドレスの漏えいの脆弱性 CWE-125
境界外読み取り
CVE-2017-3053 2017-04-19 17:40 2017-04-6 Show GitHub Exploit DB Packet Storm
199369 7.8 重要
Local
アドビシステムズ - Adobe Reader および Acrobat の画像変換エンジンにおけるメモリを破損される脆弱性 CWE-787
境界外書き込み
CVE-2017-3050 2017-04-19 17:18 2017-04-6 Show GitHub Exploit DB Packet Storm
199370 7.8 重要
Local
アドビシステムズ - Adobe Reader および Acrobat の画像変換エンジンにおけるメモリを破損される脆弱性 CWE-125
境界外読み取り
CVE-2017-3051 2017-04-19 17:18 2017-04-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 16, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
731 4.4 MEDIUM
Local
nsa ghidra Ghidra before 12.1 contains a heap-use-after-free vulnerability in the decompiler's HighVariable::merge() function during the variable merging pass. Attackers can trigger this vulnerability by crafti… CWE-416
 Use After Free
CVE-2026-52757 2026-06-12 10:10 2026-06-10 Show GitHub Exploit DB Packet Storm
732 4.3 MEDIUM
Network
jenkins jenkins Jenkins 2.567 and earlier, LTS 2.555.2 and earlier does not ensure that the "from" parameter in the "Delegate to servlet container" security realm is safe to redirect to after login, allowing attacke… CWE-601
Open Redirect
CVE-2026-53440 2026-06-12 10:03 2026-06-10 Show GitHub Exploit DB Packet Storm
733 5.3 MEDIUM
Network
jenkins jenkins Jenkins 2.567 and earlier, LTS 2.555.2 and earlier does not encrypt secrets from POST config.xml submissions before storing them in job configurations unencrypted in job config.xml files on the Jenki… CWE-311
Missing Encryption of Sensitive Data
CVE-2026-53442 2026-06-12 09:59 2026-06-10 Show GitHub Exploit DB Packet Storm
734 7.2 HIGH
Network
apache answer Improper Restriction of Security Token Assignment vulnerability in Apache Answer. This issue affects Apache Answer: through 2.0.0. Previously issued administrative tokens were not invalidated after… CWE-1259
 Improper Restriction of Security Token Assignment
CVE-2026-25700 2026-06-12 09:50 2026-06-11 Show GitHub Exploit DB Packet Storm
735 8.3 HIGH
Network
plane plane 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 … CWE-639
CWE-862
 Authorization Bypass Through User-Controlled Key
 Missing Authorization
CVE-2026-46558 2026-06-12 09:49 2026-06-11 Show GitHub Exploit DB Packet Storm
736 5.3 MEDIUM
Network
openfga helm_charts
openfga
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… CWE-345
CWE-668
 Insufficient Verification of Data Authenticity
 Exposure of Resource to Wrong Sphere
CVE-2026-48096 2026-06-12 09:46 2026-06-11 Show GitHub Exploit DB Packet Storm
737 - - - Rejected reason: This CVE Record has been rejected by the Zephyr Project CNA. Subsequent analysis determined that the addressed defect is not reachable in any released version of Zephyr: on every sup… - CVE-2026-10676 2026-06-12 09:16 2026-06-12 Show GitHub Exploit DB Packet Storm
738 9.8 CRITICAL
Network
fortinet fortisandbox
fortisandbox_cloud
fortisandbox_paas
A improper neutralization of special elements used in an os command ('os command injection') vulnerability in Fortinet FortiSandbox 5.0.0 through 5.0.5, FortiSandbox 4.4.0 through 4.4.8, FortiSandbox… CWE-78
OS Command 
CVE-2026-25089 2026-06-12 06:39 2026-06-10 Show GitHub Exploit DB Packet Storm
739 6.5 MEDIUM
Network
fortinet fortiportal A improper access control vulnerability in Fortinet FortiPortal 7.4.0 through 7.4.7, FortiPortal 7.2.0 through 7.2.8, FortiPortal 7.0 all versions may allow attacker to improper access control via <i… CWE-284
Improper Access Control
CVE-2026-49938 2026-06-12 06:32 2026-06-10 Show GitHub Exploit DB Packet Storm
740 6.7 MEDIUM
Local
fortinet fortios
fortiproxy
An Internal Asset Exposed to Unsafe Debug Access Level or State vulnerability [CWE-1244] vulnerability in Fortinet FortiOS 7.6.0 through 7.6.2, FortiOS 7.4.0 through 7.4.7, FortiOS 7.2.0 through 7.2.… CWE-1244
 Internal Asset Exposed to Unsafe Debug Access Level or State
CVE-2025-67862 2026-06-12 06:31 2026-06-10 Show GitHub Exploit DB Packet Storm