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
251631 4.3 警告 ヒューレット・パッカード - HP 3Com OfficeConnect Gigabit VPN Firewall 3CREVF100-73 におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-3010 2012-03-27 18:42 2010-09-15 Show GitHub Exploit DB Packet Storm
251632 9 危険 ヒューレット・パッカード - HP SMH における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2010-3009 2012-03-27 18:42 2010-09-13 Show GitHub Exploit DB Packet Storm
251633 7.2 危険 ヒューレット・パッカード - HP Data Protector Express および Data Protector Express SSE における権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2010-3008 2012-03-27 18:42 2010-09-8 Show GitHub Exploit DB Packet Storm
251634 7.2 危険 ヒューレット・パッカード - HP Data Protector Express および Data Protector Express SSE における権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2010-3007 2012-03-27 18:42 2010-09-8 Show GitHub Exploit DB Packet Storm
251635 7.8 危険 ヒューレット・パッカード - HP ProLiant G6 Lights-Out 100 Remote Management カードにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2010-3006 2012-03-27 18:42 2010-09-7 Show GitHub Exploit DB Packet Storm
251636 6.8 警告 ヒューレット・パッカード - HP Operations Agent における権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2010-3005 2012-03-27 18:42 2010-09-2 Show GitHub Exploit DB Packet Storm
251637 7.5 危険 ヒューレット・パッカード - HP Operations Agent における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2010-3004 2012-03-27 18:42 2010-09-2 Show GitHub Exploit DB Packet Storm
251638 4.3 警告 ヒューレット・パッカード - HP Insight Diagnostics Online Edition におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-3003 2012-03-27 18:42 2010-08-30 Show GitHub Exploit DB Packet Storm
251639 6.2 警告 Linux - Linux kernel の drivers/media/video/v4l2-compat-ioctl32.c における任意のカーネルメモリロケーションに書き込まれる脆弱性 CWE-20
不適切な入力確認
CVE-2010-2963 2012-03-27 18:42 2010-11-26 Show GitHub Exploit DB Packet Storm
251640 6.9 警告 scott james remnant - mountall の mountall.c における権限を取得される脆弱性 CWE-362
競合状態
CVE-2010-2961 2012-03-27 18:42 2010-09-14 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