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 13, 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
132521 6.1 警告
Network
Debian
Horde
Horde Groupware
Debian GNU/Linux
Horde Groupware Webmail Edition におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2021-26929 2021-11-4 16:00 2021-02-13 Show GitHub Exploit DB Packet Storm
132522 9.8 緊急
Network
LimeSurvey LimeSurvey LimeSurvey における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2019-25019 2021-11-4 16:00 2019-10-8 Show GitHub Exploit DB Packet Storm
132523 6.1 警告
Network
Web Based Quiz System project Web Based Quiz System Web Based Quiz System におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2021-28006 2021-11-4 15:40 2021-03-2 Show GitHub Exploit DB Packet Storm
132524 3.3
Local
AutoTrace project AutoTrace autotrace における整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2019-19004 2021-11-4 15:05 2019-11-15 Show GitHub Exploit DB Packet Storm
132525 7.5 重要
Network
get-ip-range project get-ip-range Node.js 用 get-ip-range における脆弱性 CWE-noinfo
情報不足
CVE-2021-27191 2021-11-4 15:05 2021-02-11 Show GitHub Exploit DB Packet Storm
132526 7.5 重要
Network
PELCO Digital Sentry Server Pelco Digital Sentry Server における XML 外部エンティティの脆弱性 CWE-611
XML 外部エンティティ参照の不適切な制限
CVE-2021-27184 2021-11-4 15:05 2021-02-11 Show GitHub Exploit DB Packet Storm
132527 7.5 重要
Network
Teradici PCoIP Soft Client Teradici PCoIP Soft Client における NULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2021-25690 2021-11-4 15:05 2021-02-9 Show GitHub Exploit DB Packet Storm
132528 9.8 緊急
Network
Teradici PCoIP Soft Client Teradici PCoIP soft client における境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2021-25689 2021-11-4 15:05 2021-02-9 Show GitHub Exploit DB Packet Storm
132529 5.5 警告
Local
Teradici PCoIP Graphics Agent Windows および Linux 用 Teradici PCoIP Agents におけるログファイルからの情報漏えいに関する脆弱性 CWE-532
ログファイルからの情報漏えい
CVE-2021-25688 2021-11-4 15:05 2021-02-9 Show GitHub Exploit DB Packet Storm
132530 6.1 警告
Network
Ruby on Rails project
Fedora Project
Rails
Fedora
Action Pack におけるオープンリダイレクトの脆弱性 CWE-601
オープンリダイレクト
CVE-2021-22881 2021-11-4 15:05 2021-02-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
311 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… New CWE-416
 Use After Free
CVE-2026-52757 2026-06-12 10:10 2026-06-10 Show GitHub Exploit DB Packet Storm
312 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… New CWE-601
Open Redirect
CVE-2026-53440 2026-06-12 10:03 2026-06-10 Show GitHub Exploit DB Packet Storm
313 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… New CWE-311
Missing Encryption of Sensitive Data
CVE-2026-53442 2026-06-12 09:59 2026-06-10 Show GitHub Exploit DB Packet Storm
314 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… New 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
315 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 … New 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
316 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… New 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
317 - - - 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… New - CVE-2026-10676 2026-06-12 09:16 2026-06-12 Show GitHub Exploit DB Packet Storm
318 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… Update CWE-78
OS Command 
CVE-2026-25089 2026-06-12 06:39 2026-06-10 Show GitHub Exploit DB Packet Storm
319 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… Update CWE-284
Improper Access Control
CVE-2026-49938 2026-06-12 06:32 2026-06-10 Show GitHub Exploit DB Packet Storm
320 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.… Update 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