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 27, 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
226201 5 警告 ヒューレット・パッカード
アドビシステムズ
日立
- 複数の Adobe 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2011-2093 2013-03-26 16:38 2011-06-14 Show GitHub Exploit DB Packet Storm
226202 4.3 警告 CloudBees - CloudBees Jenkins におけるクロスサイトスクリプティングの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-0328 2013-03-26 16:35 2013-02-16 Show GitHub Exploit DB Packet Storm
226203 10 危険 ヒューレット・パッカード
アドビシステムズ
日立
- 複数の Adobe 製品における詳細不明な脆弱性 CWE-20
不適切な入力確認
CVE-2011-2092 2013-03-26 15:24 2011-06-14 Show GitHub Exploit DB Packet Storm
226204 5 警告 サン・マイクロシステムズ
日立
ヒューレット・パッカード
- Oracle Java SE の Java Runtime Environment (JRE) コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-0872 2013-03-26 15:21 2011-06-7 Show GitHub Exploit DB Packet Storm
226205 6.8 警告 サン・マイクロシステムズ
ヒューレット・パッカード
- Java Web Start における DLL 読み込みに関する脆弱性 CWE-Other
その他
CVE-2011-0866 2013-03-26 15:12 2011-06-10 Show GitHub Exploit DB Packet Storm
226206 10 危険 アップル
サイバートラスト株式会社
サン・マイクロシステムズ
ヒューレット・パッカード
VMware
日立
レッドハット
- Oracle Java SE の Java Runtime Environment (JRE) コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-0864 2013-03-26 15:10 2011-06-7 Show GitHub Exploit DB Packet Storm
226207 10 危険 サン・マイクロシステムズ
ヒューレット・パッカード
- Windows 上で稼働する複数の Oracle Java SE の Java Runtime Environment コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-0817 2013-03-26 15:06 2011-06-7 Show GitHub Exploit DB Packet Storm
226208 6.8 警告 サン・マイクロシステムズ
ヒューレット・パッカード
- Java Web Start におけるポリシーファイル読み込みに関する脆弱性 CWE-Other
その他
CVE-2011-0788 2013-03-26 15:04 2011-06-10 Show GitHub Exploit DB Packet Storm
226209 6.9 警告 Linux - Linux Kernel の net/sctp/socket.c における権限を取得される脆弱性 CWE-20
不適切な入力確認
CVE-2013-1828 2013-03-26 15:04 2013-03-20 Show GitHub Exploit DB Packet Storm
226210 6.8 警告 サン・マイクロシステムズ
ヒューレット・パッカード
- Java Web Start における設定ファイル読み込みに関する脆弱性 CWE-Other
その他
CVE-2011-0786 2013-03-26 14:44 2011-06-10 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 27, 2026, 4:52 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3051 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
3052 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
3053 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
3054 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
3055 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
3056 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
3057 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
3058 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
3059 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
3060 4.3 MEDIUM
Network
- - The Broadstreet plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on the create_advertiser AJAX action in all versions up to, and including, 1.53.1. This mak… CWE-285
Improper Authorization
CVE-2025-9988 2026-05-13 23:43 2026-05-13 Show GitHub Exploit DB Packet Storm