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 9, 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
258211 4.3 警告 PrettyBook - PrettyFormMail におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-1332 2010-04-1 15:01 2010-04-1 Show GitHub Exploit DB Packet Storm
258212 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- 複数の Mozilla 製品の HTML パーサにおける任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2009-1571 2010-04-1 13:51 2010-02-17 Show GitHub Exploit DB Packet Storm
258213 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- 複数の Mozilla 製品のブラウザエンジンにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2010-0159 2010-04-1 13:50 2010-02-17 Show GitHub Exploit DB Packet Storm
258214 9.3 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- 複数の Mozilla 製品における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2009-3979 2010-04-1 13:49 2009-12-15 Show GitHub Exploit DB Packet Storm
258215 4.4 警告 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox におけるダウンロードファイルを置き換えられる脆弱性 CWE-Other
その他
CVE-2009-3274 2010-04-1 13:47 2009-09-21 Show GitHub Exploit DB Packet Storm
258216 9.3 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox/SeaMonkey における意図しないファイルをダウンロードさせられる脆弱性 CWE-16
環境設定
CVE-2009-3376 2010-04-1 13:46 2009-10-27 Show GitHub Exploit DB Packet Storm
258217 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox の ブラウザエンジンにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2009-3380 2010-04-1 13:45 2009-10-27 Show GitHub Exploit DB Packet Storm
258218 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox の JavaScript エンジンにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2009-3075 2010-04-1 13:44 2009-09-9 Show GitHub Exploit DB Packet Storm
258219 10 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox のブラウザエンジンにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2009-3072 2010-04-1 13:43 2009-09-9 Show GitHub Exploit DB Packet Storm
258220 9.3 危険 サイバートラスト株式会社
Mozilla Foundation
レッドハット
- Mozilla Firefox における任意の PKCS11 モジュールをインストール/削除させる脆弱性 CWE-Other
その他
CVE-2009-3076 2010-04-1 13:42 2009-09-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 10, 2026, 5 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
5461 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
5462 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
5463 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
5464 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
5465 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
5466 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
5467 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
5468 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
5469 9.8 CRITICAL
Network
microsoft edge_chromium Microsoft Edge (Chromium-based) Remote Code Execution Vulnerability CWE-20
CWE-94
CWE-119
 Improper Input Validation 
Code Injection
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2026-45495 2026-05-20 00:35 2026-05-19 Show GitHub Exploit DB Packet Storm
5470 7.3 HIGH
Network
apache ofbiz Server-Side Request Forgery (SSRF) vulnerability in Apache OFBiz via Content component operations. This issue affects Apache OFBiz: before 24.09.06. Users are recommended to upgrade to version 24.0… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-29226 2026-05-20 00:29 2026-05-19 Show GitHub Exploit DB Packet Storm