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 4, 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
250431 4.3 警告 grapecity - GrapeCity Data Dynamics Reports の DataDynamics.Reports.Web クラスライブラリにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1660 2012-03-27 18:43 2011-04-9 Show GitHub Exploit DB Packet Storm
250432 7.5 危険 CA Technologies - CA TD の UNC Server の management.asmx モジュールにおけるデータベース資格情報を取得される脆弱性 CWE-310
暗号の問題
CVE-2011-1655 2012-03-27 18:43 2011-04-13 Show GitHub Exploit DB Packet Storm
250433 7.5 危険 CA Technologies - CA Total Defense の Management Server の Heartbeat Web Service におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-1654 2012-03-27 18:43 2011-04-13 Show GitHub Exploit DB Packet Storm
250434 10 危険 CA Technologies - CA TD の UNC Server における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2011-1653 2012-03-27 18:43 2011-04-13 Show GitHub Exploit DB Packet Storm
250435 9 危険 Digium - Asterisk Open Source の Manager Interface における任意のコマンドを実行される脆弱性 CWE-20
不適切な入力確認
CVE-2011-1599 2012-03-27 18:43 2011-04-21 Show GitHub Exploit DB Packet Storm
250436 4.3 警告 Wireshark - Wireshark の NFS 解析部におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2011-1592 2012-03-27 18:43 2011-04-15 Show GitHub Exploit DB Packet Storm
250437 9.3 危険 Wireshark - Wireshark の DECT 解析部におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-1591 2012-03-27 18:43 2011-04-15 Show GitHub Exploit DB Packet Storm
250438 4.3 警告 Wireshark - Wireshark の X.509if 解析部におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-1590 2012-03-27 18:43 2011-04-14 Show GitHub Exploit DB Packet Storm
250439 5 警告 mojolicious - Mojolicious の Path.pm におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-1589 2012-03-27 18:43 2011-04-29 Show GitHub Exploit DB Packet Storm
250440 4.3 警告 マイクロソフト
MediaWiki
- MediaWiki におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-1587 2012-03-27 18:43 2011-04-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 4, 2026, 4:17 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4261 7.1 HIGH
Network
datahub datahub DataHub is an open-source metadata platform. Prior to 1.5.0.3, The DataHub frontend (datahub-frontend-react) deserializes attacker-controlled Java objects from the REDIRECT_URL HTTP cookie during the… CWE-502
 Deserialization of Untrusted Data
CVE-2026-44501 2026-05-16 12:31 2026-05-15 Show GitHub Exploit DB Packet Storm
4262 5.3 MEDIUM
Network
strapi strapi Strapi is an open source headless content management system. In Strapi versions prior to 5.45.0, the rate-limit middleware in the users-permissions plugin derived its rate-limit key in part from `ctx… CWE-307
mproper Restriction of Excessive Authentication Attempts
CVE-2025-64526 2026-05-16 12:30 2026-05-15 Show GitHub Exploit DB Packet Storm
4263 7.2 HIGH
Network
strapi strapi Strapi is an open source headless content management system. In versions on the 4.x branch prior to 4.26.1 and on the 5.x branch prior to 5.33.2, a database-query injection vulnerability existed in t… CWE-89
SQL Injection
CVE-2026-22599 2026-05-16 12:25 2026-05-15 Show GitHub Exploit DB Packet Storm
4264 6.5 MEDIUM
Network
strapi strapi Strapi is an open source headless content management system. In Strapi versions prior to 5.33.3, changing or resetting a user's password did not invalidate the user's existing refresh-token sessions … CWE-613
 Insufficient Session Expiration
CVE-2026-22706 2026-05-16 12:23 2026-05-15 Show GitHub Exploit DB Packet Storm
4265 5.4 MEDIUM
Network
strapi strapi Strapi is an open source headless content management system. In Strapi versions prior to 5.33.3, the Upload plugin's Content API endpoints did not enforce the administrator-configured MIME type restr… CWE-434
CWE-693
 Unrestricted Upload of File with Dangerous Type 
 Protection Mechanism Failure
CVE-2026-22707 2026-05-16 12:22 2026-05-15 Show GitHub Exploit DB Packet Storm
4266 7.5 HIGH
Network
strapi strapi Strapi is an open source headless content management system. Strapi versions starting in 4.0.0 and prior to 5.37.0 did not sufficiently sanitize query parameters when filtering content via relational… CWE-22
CWE-200
CWE-943
Path Traversal
Information Exposure
 Improper Neutralization of Special Elements in Data Query Logic
CVE-2026-27886 2026-05-16 12:16 2026-05-15 Show GitHub Exploit DB Packet Storm
4267 8.8 HIGH
Adjacent
zyxel wre6505_firmware ** UNSUPPORTED WHEN ASSIGNED ** A command injection vulnerability in the CGI program of Zyxel WRE6505 v2 firmware version V1.00(ABDV.3)C0 could allow an adjacent attacker on the LAN to execute operat… CWE-78
OS Command 
CVE-2026-7256 2026-05-16 12:08 2026-05-12 Show GitHub Exploit DB Packet Storm
4268 4.4 MEDIUM
Local
zyxel wre6505_firmware ** UNSUPPORTED WHEN ASSIGNED ** An insecure storage of sensitive information vulnerability in the configuration file of Zyxel WRE6505 v2 firmware version V1.00(ABDV.3)C0 could allow a local attacker … CWE-922
 Insecure Storage of Sensitive Information
CVE-2026-7257 2026-05-16 12:08 2026-05-12 Show GitHub Exploit DB Packet Storm
4269 7.5 HIGH
Network
zyxel nwa1100-n_firmware ** UNSUPPORTED WHEN ASSIGNED ** A buffer overflow vulnerability in the formWep(), formWlAc(), formPasswordSetup(), formUpgradeCert(), and formDelcert() functions of the “webs” binary in Zyxel NWA1100… CWE-120
Classic Buffer Overflow
CVE-2026-7287 2026-05-16 12:08 2026-05-12 Show GitHub Exploit DB Packet Storm
4270 6.5 MEDIUM
Adjacent
pengutronix barebox barebox prior to version 2026.04.0 contains an out-of-bounds read vulnerability in DHCP option parsing within the dhcp_message_type() function that fails to verify the options pointer remains within … CWE-125
Out-of-bounds Read
CVE-2026-34960 2026-05-16 12:07 2026-05-12 Show GitHub Exploit DB Packet Storm