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 30, 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
250351 5 警告 PivotX - PivotX における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-0774 2012-03-27 18:43 2011-01-11 Show GitHub Exploit DB Packet Storm
250352 4.3 警告 PivotX - PivotX の pivotx/modules/module_image.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-0773 2012-03-27 18:43 2011-01-31 Show GitHub Exploit DB Packet Storm
250353 4.3 警告 PivotX - PivotX におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-0772 2012-03-27 18:43 2011-01-11 Show GitHub Exploit DB Packet Storm
250354 6.8 警告 JanRain - Janrain Engage モジュール におけるクロスサイトスクリプティングの脆弱性 CWE-20
不適切な入力確認
CVE-2011-0771 2012-03-27 18:43 2011-01-19 Show GitHub Exploit DB Packet Storm
250355 6.8 警告 foolabs
T1lib
- Xpdf などの製品で使用される t1lib における任意のコードを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-0764 2012-03-27 18:43 2011-03-31 Show GitHub Exploit DB Packet Storm
250356 5 警告 The Perl Foundation - Perl におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2011-0761 2012-03-27 18:43 2011-05-13 Show GitHub Exploit DB Packet Storm
250357 4.3 警告 adminofsystem - WordPress の WP Related Posts プラグインの設定スクリーンにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-0760 2012-03-27 18:43 2011-03-28 Show GitHub Exploit DB Packet Storm
250358 6.8 警告 blaenkdenum - WordPress の Recaptcha プラグインにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-0759 2012-03-27 18:43 2011-03-22 Show GitHub Exploit DB Packet Storm
250359 10 危険 CA Technologies - CA ETrust Secure Content Manager および CA Gateway Securit の eCS コンポーネントにおける サービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2011-0758 2012-03-27 18:43 2011-02-8 Show GitHub Exploit DB Packet Storm
250360 5 警告 Trustwave - Trustwave WebDefend Enterprise のアプリケーションサーバにおけるセキュリティイベントデータを読まれる脆弱性 CWE-255
証明書・パスワード管理
CVE-2011-0756 2012-03-27 18:43 2011-05-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 30, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3391 4.4 MEDIUM
Local
microsoft 365_copilot Improper access control in M365 Copilot allows an authorized attacker to perform spoofing locally. CWE-284
NVD-CWE-Other
Improper Access Control
CVE-2026-41100 2026-05-16 10:49 2026-05-13 Show GitHub Exploit DB Packet Storm
3392 8.8 HIGH
Network
microsoft data_formulator Improper control of generation of code ('code injection') in Microsoft Data Formulator allows an unauthorized attacker to execute code over a network. CWE-94
Code Injection
CVE-2026-41094 2026-05-16 10:47 2026-05-13 Show GitHub Exploit DB Packet Storm
3393 9.0 CRITICAL
Network
- - SiYuan is an open-source personal knowledge management system. Prior to 3.7.0, SiYuan's Bazaar (community marketplace) renders the name and version fields of a package's plugin.json (and the equivale… CWE-79
CWE-116
Cross-site Scripting
 Improper Encoding or Escaping of Output
CVE-2026-45375 2026-05-16 10:16 2026-05-15 Show GitHub Exploit DB Packet Storm
3394 8.3 HIGH
Network
- - python-utcp is the python implementation of UTCP. Prior to 1.1.3, the _substitute_utcp_args method in cli_communication_protocol.py inserts user-controlled tool_args values directly into shell comman… CWE-78
OS Command 
CVE-2026-45369 2026-05-16 10:16 2026-05-15 Show GitHub Exploit DB Packet Storm
3395 7.8 HIGH
Local
saitoha libsixel libsixel is a SIXEL encoder/decoder implementation derived from kmiya's sixel. From to 1.8.7-r1, signed integer overflow in sixel_encode_highcolor's allocation size calculation can lead to a heap bu… CWE-122
CWE-190
Heap-based Buffer Overflow
 Integer Overflow or Wraparound
CVE-2026-44636 2026-05-16 10:16 2026-05-15 Show GitHub Exploit DB Packet Storm
3396 5.5 MEDIUM
Local
openimageio openimageio OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.18.0 and 3.1.13.0, the bounds check in TGAInput::decode_… CWE-125
Out-of-bounds Read
CVE-2026-43996 2026-05-16 10:16 2026-05-15 Show GitHub Exploit DB Packet Storm
3397 7.8 HIGH
Local
openimageio openimageio OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.18.0 and 3.1.13.0, softimageinput.cpp:469 (mixed RLE) an… CWE-787
 Out-of-bounds Write
CVE-2026-43904 2026-05-16 10:16 2026-05-15 Show GitHub Exploit DB Packet Storm
3398 - - - ClipBucket v5 is an open source video sharing platform. Prior to 5.5.3 - #122, there is a critical SQL Injection (SQLi) vulnerability in ClipBucket, exploitable through the type parameter on the auth… CWE-89
SQL Injection
CVE-2026-42847 2026-05-16 10:16 2026-05-15 Show GitHub Exploit DB Packet Storm
3399 - - - mdserver-web is a simple Linux panel. From 0.18.0 to 0.18.4, mdserver-web has a front-end unauthorized remote command execution vulnerability. Due to the lack of authentication on the /modify_crond a… CWE-78
CWE-862
OS Command 
 Missing Authorization
CVE-2026-41315 2026-05-16 10:16 2026-05-15 Show GitHub Exploit DB Packet Storm
3400 9.8 CRITICAL
Network
- - Reserved. Details will be published at disclosure. CWE-20
 Improper Input Validation 
CVE-2026-45393 2026-05-16 06:16 2026-05-12 Show GitHub Exploit DB Packet Storm