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 31, 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
250331 4.3 警告 Vanilla Forums - Vanilla Forums におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-0909 2012-03-27 18:43 2011-02-8 Show GitHub Exploit DB Packet Storm
250332 5.8 警告 Vanilla Forums - Vanilla Forums におけるオープンリダイレクトの脆弱性 CWE-20
不適切な入力確認
CVE-2011-0908 2012-03-27 18:43 2011-02-8 Show GitHub Exploit DB Packet Storm
250333 6.8 警告 awcm - AWCM におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2011-0903 2012-03-27 18:43 2011-02-7 Show GitHub Exploit DB Packet Storm
250334 6.9 警告 オラクル - Sun Microsystems SunScreen Firewall の Java Service における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2011-0902 2012-03-27 18:43 2011-02-7 Show GitHub Exploit DB Packet Storm
250335 6.8 警告 erick woods - tsclient の tsc_launch_remote 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0901 2012-03-27 18:43 2011-02-7 Show GitHub Exploit DB Packet Storm
250336 6.8 警告 erick woods - tsclient の tsc_launch_remote 関数におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-0900 2012-03-27 18:43 2011-02-7 Show GitHub Exploit DB Packet Storm
250337 5 警告 johan lindskog - AES 暗号モジュール における最後にログインしたユーザの権限を取得される脆弱性 CWE-DesignError
CVE-2011-0899 2012-03-27 18:43 2011-02-2 Show GitHub Exploit DB Packet Storm
250338 4.3 警告 ヒューレット・パッカード - HP NNMi におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-0898 2012-03-27 18:43 2011-04-14 Show GitHub Exploit DB Packet Storm
250339 4.6 警告 ヒューレット・パッカード - HP NNMi における任意のファイルを読まれる脆弱性 CWE-noinfo
情報不足
CVE-2011-0897 2012-03-27 18:43 2011-04-14 Show GitHub Exploit DB Packet Storm
250340 4 警告 ヒューレット・パッカード - HP NNMi における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2011-0895 2012-03-27 18:43 2011-04-6 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 31, 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
2961 7.6 HIGH
Network
pocketbase pocketbase Pocketbase is an open source web backend written in go. Prior to 0.22.42 and 0.37.4, in some situations, if an attacker knows the email address of the victim they can create and link an unverified Po… CWE-287
Improper Authentication
CVE-2026-44166 2026-05-20 01:20 2026-05-13 Show GitHub Exploit DB Packet Storm
2962 5.4 MEDIUM
Network
google chrome Script injection in SanitizerAPI in Google Chrome on Android prior to 148.0.7778.168 allowed a remote attacker to inject arbitrary scripts or HTML (UXSS) via a crafted HTML page. (Chromium security s… CWE-94
Code Injection
CVE-2026-8539 2026-05-20 01:18 2026-05-15 Show GitHub Exploit DB Packet Storm
2963 8.8 HIGH
Network
axis axis_os A configuration file on the local file system had improper input validation which could allow code execution and potentially lead to privilege escalation. This vulnerability can only be exploited if … CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2026-1185 2026-05-20 01:07 2026-05-12 Show GitHub Exploit DB Packet Storm
2964 7.3 HIGH
Local
axis axis_os An ACAP configuration file lacked sufficient input validation, which could allow a path traversal attack leading to potential privilege escalation. This vulnerability can only be exploited if the Axi… CWE-35
 Path Traversal: '.../...//'
CVE-2026-0804 2026-05-20 01:06 2026-05-12 Show GitHub Exploit DB Packet Storm
2965 7.3 HIGH
Local
axis axis_os An ACAP configuration file lacked sufficient input validation, which could allow command injection and potentially lead to privilege escalation. This vulnerability can only be exploited if the Axis d… CWE-1287
 Improper Validation of Specified Type of Input
CVE-2026-0802 2026-05-20 01:05 2026-05-12 Show GitHub Exploit DB Packet Storm
2966 7.3 HIGH
Local
axis axis_os ACAP applications can gain elevated privileges due to improper input validation during the installation process, potentially leading to privilege escalation. This vulnerability can only be exploited … CWE-732
 Incorrect Permission Assignment for Critical Resource
CVE-2026-0541 2026-05-20 00:40 2026-05-12 Show GitHub Exploit DB Packet Storm
2967 6.1 MEDIUM
Network
- - Versions of the package jsondiffpatch before 0.7.6 are vulnerable to Cross-site Scripting (XSS) via the annotated formatter due to improper sanitization of JSON values and property names. If an appli… CWE-79
Cross-site Scripting
CVE-2026-8656 2026-05-20 00:38 2026-05-16 Show GitHub Exploit DB Packet Storm
2968 8.2 HIGH
Network
- - Versions of the package jsondiffpatch before 0.7.6 are vulnerable to Prototype Pollution via the jsondiffpatch.patch() and jsondiffpatch/formatters/jsonpatch.patch() APIs. An attacker can perform pro… CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2026-8657 2026-05-20 00:38 2026-05-16 Show GitHub Exploit DB Packet Storm
2969 7.5 HIGH
Network
- - This affects versions of the package exifreader before 4.39.0. A crafted image containing an ICC mluc tag can set an attacker-controlled record count together with a zero record size. During parsing,… CWE-1284
 Improper Validation of Specified Quantity in Input
CVE-2026-8813 2026-05-20 00:38 2026-05-19 Show GitHub Exploit DB Packet Storm
2970 5.3 MEDIUM
Network
- - Versions of the package exifreader before 4.39.0 are vulnerable to Improper Handling of Highly Compressed Data (Data Amplification) due to decompressing PNG zTXt metadata without enforcing a built-in… CWE-409
 Improper Handling of Highly Compressed Data (Data Amplification)
CVE-2026-8814 2026-05-20 00:38 2026-05-19 Show GitHub Exploit DB Packet Storm