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 10, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
207241 7.5 危険 Mozilla Foundation - Mozilla Firefox の XMLHttpRequest::Open の実装における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2015-4492 2015-08-19 17:15 2015-08-11 Show GitHub Exploit DB Packet Storm
207242 4.3 警告 Mozilla Foundation - Mozilla Firefox の dom/security/nsCSPUtils.cpp の nsCSPHostSrc::permits 関数におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-4490 2015-08-19 17:15 2015-08-11 Show GitHub Exploit DB Packet Storm
207243 7.5 危険 Mozilla Foundation - Mozilla Firefox および Firefox OS の nsTArray_Impl クラスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2015-4489 2015-08-19 17:15 2015-08-11 Show GitHub Exploit DB Packet Storm
207244 7.5 危険 Mozilla Foundation - Mozilla Firefox および Firefox OS の StyleAnimationValue クラスにおける脆弱性 CWE-Other
その他
CVE-2015-4488 2015-08-19 17:15 2015-08-11 Show GitHub Exploit DB Packet Storm
207245 7.5 危険 Mozilla Foundation - Mozilla Firefox および Firefox OS の nsTSubstring::ReplacePrep 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2015-4487 2015-08-19 17:15 2015-08-12 Show GitHub Exploit DB Packet Storm
207246 10 危険 Mozilla Foundation - Mozilla Firefox の libvpx の decrease_ref_count 関数における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2015-4486 2015-08-19 17:15 2015-08-11 Show GitHub Exploit DB Packet Storm
207247 10 危険 Mozilla Foundation - Mozilla Firefox の libvpx の resize_context_buffers 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2015-4485 2015-08-19 17:15 2015-08-11 Show GitHub Exploit DB Packet Storm
207248 5 警告 Mozilla Foundation - Mozilla Firefox の JavaScript の実装の js::jit::AssemblerX86Shared::lock_addl 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2015-4484 2015-08-19 17:15 2015-08-11 Show GitHub Exploit DB Packet Storm
207249 4.3 警告 Mozilla Foundation - Mozilla Firefox における混合コンテンツ保護メカニズムを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-4483 2015-08-19 17:15 2015-08-11 Show GitHub Exploit DB Packet Storm
207250 4.6 警告 Mozilla Foundation - Mozilla Firefox のアップデータの mar_read.c における権限を取得される脆弱性 CWE-119
バッファエラー
CVE-2015-4482 2015-08-19 16:58 2015-08-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 10, 2026, 4:58 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
321 - - - Heimdall is a cloud native Identity Aware Proxy and Access Control Decision service. Prior to version 0.17.14, Heimdall handles URL-encoded slashes (%2F) in a case-sensitive manner, while percent-enc… New CWE-178
CWE-436
 Improper Handling of Case Sensitivity
 Interpretation Conflict
CVE-2026-42272 2026-05-9 01:03 2026-05-8 Show GitHub Exploit DB Packet Storm
322 - - - Heimdall is a cloud native Identity Aware Proxy and Access Control Decision service. Prior to version 0.17.14, Heimdall performs host matching in a case-sensitive manner, while HTTP hostnames are cas… New CWE-178
CWE-436
 Improper Handling of Case Sensitivity
 Interpretation Conflict
CVE-2026-42273 2026-05-9 01:03 2026-05-8 Show GitHub Exploit DB Packet Storm
323 - - - Heimdall is a cloud native Identity Aware Proxy and Access Control Decision service. Prior to version 0.17.14, Heimdall performs rule matching on the raw (non-normalized) request path, while downstre… New CWE-35
CWE-436
 Path Traversal: '.../...//'
 Interpretation Conflict
CVE-2026-42274 2026-05-9 01:03 2026-05-8 Show GitHub Exploit DB Packet Storm
324 7.5 HIGH
Network
coredns.io coredns CoreDNS is a DNS server that chains plugins. In versions prior to 1.14.3, the DNS-over-QUIC (DoQ) server can be driven into unbounded goroutine and memory growth by a remote client that opens many QU… Update CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-32934 2026-05-9 01:03 2026-05-6 Show GitHub Exploit DB Packet Storm
325 7.5 HIGH
Network
coredns.io coredns CoreDNS is a DNS server that chains plugins. In versions prior to 1.14.3, the DNS-over-HTTPS (DoH) GET path accepts oversized dns= query parameter values and performs URL query parsing, base64 decodi… Update CWE-400
 Uncontrolled Resource Consumption
CVE-2026-32936 2026-05-9 01:02 2026-05-6 Show GitHub Exploit DB Packet Storm
326 3.3 LOW
Network
- - Kimai is an open-source time tracking application. Prior to version 2.54.0, the Team API endpoints use #[IsGranted('edit_team')] instead of #[IsGranted('edit', 'team')], causing Symfony TeamVoter to … New CWE-862
 Missing Authorization
CVE-2026-41498 2026-05-9 01:02 2026-05-8 Show GitHub Exploit DB Packet Storm
327 7.4 HIGH
Network
- - Axios is a promise based HTTP client for the browser and Node.js. From version 1.0.0 to before version 1.15.2, fFive config properties (auth, baseURL, socketPath, beforeRedirect, and insecureHTTPPars… New CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2026-42264 2026-05-9 01:02 2026-05-8 Show GitHub Exploit DB Packet Storm
328 - - - Kimai is an open-source time tracking application. From version 2.27.0 to before version 2.54.0, any ROLE_USER can create a tag with a formula string as its name (e.g. =SUM(54+51)) via POST /api/tags… New CWE-1236
 Improper Neutralization of Formula Elements in a CSV File
CVE-2026-42267 2026-05-9 01:02 2026-05-8 Show GitHub Exploit DB Packet Storm
329 4.1 MEDIUM
Network
- - Kimai is an open-source time tracking application. From version 2.32.0 to before version 2.56.0, users with the role System-Admin (ROLE_SYSTE_ADMIN) and the permission upload_invoice_template can upl… New CWE-22
Path Traversal
CVE-2026-44298 2026-05-9 01:02 2026-05-8 Show GitHub Exploit DB Packet Storm
330 7.8 HIGH
Local
- - The socket connection handler in aswArPot.sys in the Avast and AVG Windows Anti Rootkit driver before 22.1 allows local attackers to execute arbitrary code in kernel mode or cause a denial of service… New CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2022-26522 2026-05-9 01:02 2026-05-8 Show GitHub Exploit DB Packet Storm