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
196341 6.8 警告
Physics
アップル - Apple iOS におけるバッファオーバーフローの脆弱性 CWE-119
CWE-121
CVE-2017-6975 2017-04-12 18:06 2017-04-3 Show GitHub Exploit DB Packet Storm
196342 5.5 警告
Local
アップル - Apple OS X のシステム整合性保護のコンポーネントにおける保護されたディスクの位置を変更される脆弱性 CWE-20
不適切な入力確認
CVE-2017-6974 2017-04-12 17:58 2017-03-27 Show GitHub Exploit DB Packet Storm
196343 7.8 重要
Local
アップル - 複数の Apple 製品のキーボードコンポーネントにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2017-2458 2017-04-12 17:40 2017-03-27 Show GitHub Exploit DB Packet Storm
196344 7 重要
Local
アップル - 複数の Apple 製品のカーネルコンポーネントにおける特権付きコンテキスト内で任意のコードを実行される脆弱性 CWE-362
競合状態
CVE-2017-2456 2017-04-12 17:40 2017-03-27 Show GitHub Exploit DB Packet Storm
196345 7.8 重要
Local
アップル - 複数の Apple 製品のセキュリティコンポーネントにおける特権付きコンテキスト内で任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2017-2451 2017-04-12 17:40 2017-03-27 Show GitHub Exploit DB Packet Storm
196346 7.8 重要
Local
アップル - 複数の Apple 製品のカーネルコンポーネントにおける特権付きコンテキスト内で任意のコードを実行される脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2017-2440 2017-04-12 17:30 2017-03-27 Show GitHub Exploit DB Packet Storm
196347 7.8 重要
Local
アップル - 複数の Apple 製品の libc++abi コンポーネントにおける任意のコードを実行される脆弱性 CWE-416
解放済みメモリの使用
CVE-2017-2441 2017-04-12 17:30 2017-03-27 Show GitHub Exploit DB Packet Storm
196348 7.1 重要
Local
アップル - 複数の Apple 製品の CoreText コンポーネントにおける重要な情報を取得される脆弱性 CWE-125
境界外読み取り
CVE-2017-2450 2017-04-12 17:30 2017-03-27 Show GitHub Exploit DB Packet Storm
196349 7.8 重要
Local
アップル - 複数の Apple 製品のカーネルコンポーネントにおける特権付きコンテキスト内で任意のコードを実行される脆弱性 CWE-189
数値処理の問題
CVE-2017-2474 2017-04-12 17:25 2017-03-27 Show GitHub Exploit DB Packet Storm
196350 7.8 重要
Local
アップル - 複数の Apple 製品のカーネルコンポーネントにおける特権付きコンテキスト内で任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2017-2473 2017-04-12 17:25 2017-03-27 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
1681 6.5 MEDIUM
Adjacent
zyxel wre6505_firmware ** UNSUPPORTED WHEN ASSIGNED ** An improper restriction of excessive authentication attempts vulnerability in the web management interface of Zyxel WRE6505 v2 firmware version V1.00(ABDV.3)C0 could a… CWE-307
mproper Restriction of Excessive Authentication Attempts
CVE-2026-7255 2026-05-13 23:48 2026-05-12 Show GitHub Exploit DB Packet Storm
1682 5.3 MEDIUM
Local
- - A flaw has been found in Squirrel up to 3.2. Impacted is the function validate_format in the library sqstdlib/sqstdstring.cpp. Executing a manipulation can lead to stack-based buffer overflow. The at… CWE-119
CWE-121
Incorrect Access of Indexable Resource ('Range Error') 
Stack-based Buffer Overflow
CVE-2026-8258 2026-05-13 23:47 2026-05-11 Show GitHub Exploit DB Packet Storm
1683 5.9 MEDIUM
Local
- - A vulnerability was determined in Squirrel up to 3.2. This affects the function SQFunctionProto::Load of the file squirrel/sqobject.cpp. This manipulation causes heap-based buffer overflow. The attac… CWE-119
CWE-122
Incorrect Access of Indexable Resource ('Range Error') 
Heap-based Buffer Overflow
CVE-2026-8261 2026-05-13 23:47 2026-05-11 Show GitHub Exploit DB Packet Storm
1684 7.5 HIGH
Network
pillarjs multiparty multiparty@4.2.3 and lower versions are vulnerable to denial of service via regular expression backtracking in the Content-Disposition filename parameter parser. A crafted multipart upload with a lon… CWE-1333
 Inefficient Regular Expression Complexity
CVE-2026-8159 2026-05-13 23:44 2026-05-12 Show GitHub Exploit DB Packet Storm
1685 7.5 HIGH
Network
pillarjs multiparty multiparty@4.2.3 and lower versions are vulnerable to denial of service via uncaught exception. By sending a multipart/form-data request with a field name that collides with an inherited Object.proto… CWE-248
CWE-1321
 Uncaught Exception
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2026-8161 2026-05-13 23:43 2026-05-12 Show GitHub Exploit DB Packet Storm
1686 7.5 HIGH
Network
pillarjs multiparty multiparty@4.2.3 and lower versions are vulnerable to denial of service via uncaught exception. By sending a multipart/form-data request with a Content-Disposition header whose filename* parameter co… CWE-755
 Improper Handling of Exceptional Conditions
CVE-2026-8162 2026-05-13 23:43 2026-05-12 Show GitHub Exploit DB Packet Storm
1687 7.5 HIGH
Network
- - The Court Reservation – Manage Your Court Bookings Online plugin for WordPress is vulnerable to generic SQL Injection via the ‘id’ parameter in all versions up to, and including, 1.10.11 due to insuf… CWE-89
SQL Injection
CVE-2026-1250 2026-05-13 23:43 2026-05-13 Show GitHub Exploit DB Packet Storm
1688 7.1 HIGH
Network
- - The MonsterInsights – Google Analytics Dashboard for WordPress (Website Stats Made Easy) plugin for WordPress is vulnerable to unauthorized access and modification of data due to a missing capability… CWE-862
 Missing Authorization
CVE-2026-5371 2026-05-13 23:43 2026-05-13 Show GitHub Exploit DB Packet Storm
1689 5.3 MEDIUM
Network
- - The Broadstreet plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.53.1 via the get_sponsored_meta() AJAX action. This makes it possible for … CWE-200
Information Exposure
CVE-2025-9987 2026-05-13 23:43 2026-05-13 Show GitHub Exploit DB Packet Storm
1690 5.3 MEDIUM
Network
- - The Cost Calculator Builder plugin for WordPress is vulnerable to Unauthenticated Price Manipulation and Insecure Direct Object Reference (IDOR) in all versions up to, and including, 4.0.1 only when … CWE-862
 Missing Authorization
CVE-2025-14755 2026-05-13 23:43 2026-05-13 Show GitHub Exploit DB Packet Storm