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 5, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
224341 10 危険 Mozilla Foundation - 複数の Mozilla 製品の IsCSSWordSpacingSpace 関数における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2012-3995 2013-10-24 18:13 2012-10-9 Show GitHub Exploit DB Packet Storm
224342 4.3 警告 Mozilla Foundation - 複数の Mozilla 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-3994 2013-10-24 18:06 2012-10-9 Show GitHub Exploit DB Packet Storm
224343 4.3 警告 ImageMagick - ImageMagick の TIFFGetEXIFProperties 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2012-1798 2013-10-24 18:03 2012-06-5 Show GitHub Exploit DB Packet Storm
224344 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品におけるクローム特権で任意の JavaScript コードを実行される脆弱性 CWE-DesignError
CVE-2012-3993 2013-10-24 18:02 2012-10-9 Show GitHub Exploit DB Packet Storm
224345 4.3 警告 ImageMagick - ImageMagick の magick/property.c 内の GetEXIFProperty 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-1610 2013-10-24 17:59 2012-06-5 Show GitHub Exploit DB Packet Storm
224346 5 警告 ImageMagick - ImageMagick の JPEGWarningHandler 関数におけるサービス運用妨害 (メモリ消費) の脆弱性 CWE-399
リソース管理の問題
CVE-2012-0260 2013-10-24 17:57 2012-03-28 Show GitHub Exploit DB Packet Storm
224347 4.3 警告 ImageMagick - ImageMagick の GetEXIFProperty 関数におけるサービス運用妨害 (クラッシュ) の脆弱性 CWE-119
バッファエラー
CVE-2012-0259 2013-10-24 17:56 2012-03-28 Show GitHub Exploit DB Packet Storm
224348 5.8 警告 Mozilla Foundation - 複数の Mozilla 製品におけるクロスサイトスクリプティングの脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-3992 2013-10-24 17:51 2012-10-9 Show GitHub Exploit DB Packet Storm
224349 6.8 警告 Mozilla Foundation - 複数の Mozilla 製品における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-1730 2013-10-24 17:47 2013-09-17 Show GitHub Exploit DB Packet Storm
224350 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品における同一生成元ポリシーを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-3991 2013-10-24 17:44 2012-10-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 5, 2026, 4:11 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1941 2.7 LOW
Network
- - A flaw was found in the Quay config-tool's GitLab OAuth validator. This vulnerability causes sensitive credentials, specifically client_id and client_secret, to be transmitted as plaintext in URL que… CWE-598
Information Exposure Through Query Strings in GET Request 
CVE-2026-10078 2026-05-29 23:06 2026-05-29 Show GitHub Exploit DB Packet Storm
1942 7.7 HIGH
Network
- - A flaw was found in the OpenShift Router. A user with EndpointSlice write access can exploit this vulnerability by creating a Service backed by an FQDN (Fully Qualified Domain Name) EndpointSlice tha… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-42965 2026-05-29 23:06 2026-05-29 Show GitHub Exploit DB Packet Storm
1943 7.4 HIGH
Network
- - A flaw was found in the OpenShift Router. When a Route has `insecureEdgeTerminationPolicy` set to Allow, the HTTP frontend does not remove `X-SSL-Client-*` headers from incoming requests. This allows… CWE-287
Improper Authentication
CVE-2026-46579 2026-05-29 23:06 2026-05-29 Show GitHub Exploit DB Packet Storm
1944 5.4 MEDIUM
Network
networktocode nautobot Nautobot is a Network Source of Truth and Network Automation Platform. Prior to 2.4.33 and 3.1.2, in the case of inter-object references via GenericForeignKey (a pattern allowing an object to referen… CWE-862
 Missing Authorization
CVE-2026-44794 2026-05-29 22:29 2026-05-29 Show GitHub Exploit DB Packet Storm
1945 6.5 MEDIUM
Network
networktocode nautobot Nautobot is a Network Source of Truth and Network Automation Platform. Prior to 2.4.33 and 3.1.2, Nautobot UI object-bulk-rename endpoints (for example, /dcim/interfaces/rename/) were vulnerable to a… CWE-400
CWE-1333
 Uncontrolled Resource Consumption
 Inefficient Regular Expression Complexity
CVE-2026-44796 2026-05-29 22:27 2026-05-29 Show GitHub Exploit DB Packet Storm
1946 8.5 HIGH
Network
networktocode nautobot Nautobot is a Network Source of Truth and Network Automation Platform. Prior to 2.4.33 and 3.1.2, Nautobot's Webhook data model and associated feature set could be configured by users with sufficient… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-44797 2026-05-29 22:26 2026-05-29 Show GitHub Exploit DB Packet Storm
1947 - - - Rejected reason: Further research determined the issue is not a vulnerability. - CVE-2026-45611 2026-05-29 22:16 2026-05-29 Show GitHub Exploit DB Packet Storm
1948 4.4 MEDIUM
Network
- - The Post Snippets plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 4.0.19. This is due to insufficient output escaping of imported snippet conte… CWE-79
Cross-site Scripting
CVE-2026-7430 2026-05-29 22:09 2026-05-29 Show GitHub Exploit DB Packet Storm
1949 4.3 MEDIUM
Network
- - The Poll Maker – Versus Polls, Anonymous Polls, Image Polls plugin for WordPress is vulnerable to Sensitive Information Exposure in versions up to and including 6.3.7. This is due to insufficient acc… CWE-200
Information Exposure
CVE-2026-8995 2026-05-29 22:09 2026-05-29 Show GitHub Exploit DB Packet Storm
1950 5.3 MEDIUM
Network
- - The Breeze plugin for WordPress is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor in all versions up to, and including, 2.5.2 This is due to improper verification of the `wo… CWE-200
Information Exposure
CVE-2026-2128 2026-05-29 22:09 2026-05-29 Show GitHub Exploit DB Packet Storm