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 17, 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
209591 4.3 警告 SearchBlox Software - SearchBlox におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-3422 2015-06-22 11:41 2015-05-26 Show GitHub Exploit DB Packet Storm
209592 2.6 注意 サン・マイクロシステムズ
日立
オラクル
- Oracle Java SE における 2D に関する脆弱性 CWE-noinfo
情報不足
CVE-2014-6591 2015-06-19 16:45 2015-01-20 Show GitHub Exploit DB Packet Storm
209593 4 警告 OpenStack - OpenStack Identity におけるパスワードを取得される脆弱性 CWE-200
情報漏えい
CVE-2015-3646 2015-06-19 16:45 2015-04-13 Show GitHub Exploit DB Packet Storm
209594 7.5 危険 Google
Canonical
The Chromium Projects
- Google Chrome におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2015-1205 2015-06-19 16:45 2015-01-18 Show GitHub Exploit DB Packet Storm
209595 5 警告 Wireshark - Wireshark の WCP ディセクタの epan/dissectors/packet-wcp.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-3811 2015-06-19 16:44 2015-05-12 Show GitHub Exploit DB Packet Storm
209596 7.5 危険 Mozilla Foundation - Mozilla Firefox および Thunderbird における同一生成元ポリシーを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2015-0801 2015-06-19 16:44 2015-03-31 Show GitHub Exploit DB Packet Storm
209597 5 警告 Pidgin - Pidgin の libpurple 内の Novell GroupWise プロトコルプラグインの nmevent.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2014-3696 2015-06-19 16:43 2014-04-8 Show GitHub Exploit DB Packet Storm
209598 5 警告 Pidgin - Pidgin の libpurple 内の Jabber プロトコルプラグインの jutil.c における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-3698 2015-06-19 16:43 2014-10-13 Show GitHub Exploit DB Packet Storm
209599 5 警告 Pidgin - Pidgin の libpurple 内の MXit プロトコルプラグインの markup.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2014-3695 2015-06-19 16:43 2014-04-7 Show GitHub Exploit DB Packet Storm
209600 6.4 警告 Pidgin - Pidgin の libpurple にバンドルされている GnuTLS SSL/TLS および OpenSSL SSL/TLS プラグインにおけるサーバになりすまされる脆弱性 CWE-310
暗号の問題
CVE-2014-3694 2015-06-19 16:43 2014-10-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 18, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1461 10.0 CRITICAL
Network
- - Postiz is an AI social media scheduling tool. Prior to commit da44801, a "Pwn Request" vulnerability in the Build and Publish PR Docker Image workflow (.github/workflows/pr-docker-build.yml) allows a… CWE-94
Code Injection
CVE-2026-42298 2026-05-14 00:58 2026-05-9 Show GitHub Exploit DB Packet Storm
1462 6.5 MEDIUM
Network
- - Postiz is an AI social media scheduling tool. From version 2.16.6 to before version 2.21.7, all SSRF protections added in v2.21.4–v2.21.6 share a fundamental TOCTOU (Time-of-Check-Time-of-Use) vulner… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-42346 2026-05-14 00:58 2026-05-9 Show GitHub Exploit DB Packet Storm
1463 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
1464 - - - 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
1465 - - - 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
1466 - - - 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
1467 - - - 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
1468 - - - 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
1469 - - - 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
1470 - - - 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