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 22, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
248221 9.3 危険 ImageMagick - ImageMagick におけるサービス運用妨害 (メモリ破損) の脆弱性 CWE-119
バッファエラー
CVE-2012-0247 2012-06-7 15:38 2012-02-3 Show GitHub Exploit DB Packet Storm
248222 7.1 危険 Matt Johnston - Dropbear SSH server における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2012-0920 2012-06-7 15:21 2012-06-5 Show GitHub Exploit DB Packet Storm
248223 7.5 危険 SQLAlchemy - Keystone で使用される SQLAlchemy における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-0805 2012-06-7 15:17 2012-06-5 Show GitHub Exploit DB Packet Storm
248224 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品の glBufferData 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2012-3105 2012-06-7 15:14 2012-06-5 Show GitHub Exploit DB Packet Storm
248225 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品の utf16_to_isolatin1 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-1947 2012-06-7 15:11 2012-06-5 Show GitHub Exploit DB Packet Storm
248226 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品の nsINode::ReplaceOrInsertBefore 関数における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2012-1946 2012-06-7 15:08 2012-06-5 Show GitHub Exploit DB Packet Storm
248227 2.9 注意 Mozilla Foundation - 複数の Mozilla 製品における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-1945 2012-06-7 15:04 2012-06-5 Show GitHub Exploit DB Packet Storm
248228 4.3 警告 Mozilla Foundation - 複数の Mozilla 製品の CSP の実装におけるクロスサイトスクリプティング攻撃を実行される脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-1944 2012-06-7 15:00 2012-06-5 Show GitHub Exploit DB Packet Storm
248229 6.9 警告 Mozilla Foundation - Windows 上で稼働する複数の Mozilla 製品における権限を取得される脆弱性 CWE-Other
その他
CVE-2012-1943 2012-06-7 14:54 2012-06-5 Show GitHub Exploit DB Packet Storm
248230 7.2 危険 Mozilla Foundation - Windows 上で稼働する複数の Mozilla 製品における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-1942 2012-06-7 14:52 2012-06-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 22, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2181 8.9 HIGH
Network
- - Postiz is an AI social media scheduling tool. From version 2.21.6 to before version 2.21.7, any authenticated user who can create a post can store arbitrary HTML in post content by tampering their ow… CWE-79
Cross-site Scripting
CVE-2026-42556 2026-05-14 00:58 2026-05-9 Show GitHub Exploit DB Packet Storm
2182 - - - Improper Neutralization of Input During Web Page Generation (XSS) vulnerability in absinthe-graphql absinthe_plug allows reflected cross-site scripting via the GraphiQL interface. 'Elixir.Absinthe.P… CWE-79
Cross-site Scripting
CVE-2026-42794 2026-05-14 00:57 2026-05-9 Show GitHub Exploit DB Packet Storm
2183 - - - Allocation of Resources Without Limits or Throttling vulnerability in absinthe-graphql absinthe allows unauthenticated denial of service via atom table exhaustion when parsing attacker-controlled Gra… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-42793 2026-05-14 00:57 2026-05-9 Show GitHub Exploit DB Packet Storm
2184 - - - Inefficient Algorithmic Complexity vulnerability in absinthe-graphql absinthe allows unauthenticated denial of service via quadratic fragment-name uniqueness validation. 'Elixir.Absinthe.Phase.Docum… CWE-407
 Inefficient Algorithmic Complexity
CVE-2026-43967 2026-05-14 00:57 2026-05-9 Show GitHub Exploit DB Packet Storm
2185 - - - Improper Neutralization of CRLF Sequences ('CRLF Injection') vulnerability in ninenines cowlib allows SSE event splitting and injection via unvalidated field values. cow_sse:event/1 in cowlib guards… CWE-93
CRLF Injection
CVE-2026-43968 2026-05-14 00:57 2026-05-12 Show GitHub Exploit DB Packet Storm
2186 - - - Improper Neutralization of CRLF Sequences ('CRLF Injection') vulnerability in ninenines cowlib allows HTTP request splitting and cookie smuggling via unvalidated cookie name and value fields. cow_co… CWE-93
CRLF Injection
CVE-2026-43969 2026-05-14 00:57 2026-05-12 Show GitHub Exploit DB Packet Storm
2187 - - - Uncontrolled Resource Consumption vulnerability in ninenines cowlib (cow_http_te module) allows Excessive Allocation. The chunked transfer-encoding parser in cow_http_te accepts an unbounded number … CWE-400
 Uncontrolled Resource Consumption
CVE-2026-7790 2026-05-14 00:57 2026-05-12 Show GitHub Exploit DB Packet Storm
2188 - - - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in elixir-ecto postgrex ('Elixir.Postgrex.Notifications' module) allows SQL Injection. The channel … CWE-89
SQL Injection
CVE-2026-32687 2026-05-14 00:57 2026-05-13 Show GitHub Exploit DB Packet Storm
2189 - - - Privilege escalation in the mk_mysql agent plugin on Windows in Checkmk <2.4.0p29, <2.3.0p47, and 2.2.0 (EOL) allows a local unprivileged user able to create a Windows service whose name matches 'MyS… CWE-427
 Uncontrolled Search Path Element
CVE-2024-47091 2026-05-14 00:57 2026-05-13 Show GitHub Exploit DB Packet Storm
2190 - - - Improper Input Validation in the NAT64 translator in The OpenThread Authors OpenThread before commit 26a882d on all platforms allows an attacker on the adjacent IPv4 network to inject corrupted IPv6 … CWE-20
 Improper Input Validation 
CVE-2026-8369 2026-05-14 00:54 2026-05-13 Show GitHub Exploit DB Packet Storm