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 28, 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
206271 4.3 警告
Network
KDDI - HOME SPOT CUBE におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-1136 2016-02-16 17:23 2016-01-27 Show GitHub Exploit DB Packet Storm
206272 4.3 警告 Mozilla Foundation - 複数の Mozilla 製品におけるクロスサイトスクリプティングの脆弱性 CWE-16
環境設定
CVE-2012-4209 2016-02-16 17:21 2012-11-20 Show GitHub Exploit DB Packet Storm
206273 4.3 警告 Mozilla Foundation - 複数の Mozilla 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-4207 2016-02-16 17:21 2012-11-20 Show GitHub Exploit DB Packet Storm
206274 9.3 危険 Mozilla Foundation - 複数の Mozilla 製品の image::RasterImage::DrawFrameTo 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-4202 2016-02-16 17:21 2012-11-20 Show GitHub Exploit DB Packet Storm
206275 5.8 警告 Thomas E. Dickey - Lynx における SSL サーバを偽装される脆弱性 CWE-310
暗号の問題
CVE-2012-5821 2016-02-16 14:32 2012-11-4 Show GitHub Exploit DB Packet Storm
206276 10 危険 Mozilla Foundation - 複数の Mozilla 製品の gfxFont::GetFontEntry 関数における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2012-4216 2016-02-16 14:31 2012-11-20 Show GitHub Exploit DB Packet Storm
206277 6.8 警告 Mozilla Foundation - Mac OS X 上で稼働する複数の Mozilla 製品における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2012-5830 2016-02-16 14:30 2012-11-20 Show GitHub Exploit DB Packet Storm
206278 10 危険 Mozilla Foundation - 複数の Mozilla 製品の WebGL サブシステムにおける任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5833 2016-02-16 14:29 2012-11-20 Show GitHub Exploit DB Packet Storm
206279 10 危険 Mozilla Foundation - 複数の Mozilla 製品の WebGL サブシステムにおける整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2012-5835 2016-02-16 14:29 2012-11-20 Show GitHub Exploit DB Packet Storm
206280 10 危険 Mozilla Foundation - 複数の Mozilla 製品におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-5839 2016-02-16 14:28 2012-11-20 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 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
1201 - - - Insufficient state checks lead to a vector that allows to bypass 2FA checks. New CWE-287
Improper Authentication
CVE-2026-48897 2026-05-27 02:16 2026-05-27 Show GitHub Exploit DB Packet Storm
1202 - - - Insufficient state checks lead to a vector that allows to bypass 2FA checks. New CWE-287
Improper Authentication
CVE-2026-48896 2026-05-27 02:16 2026-05-27 Show GitHub Exploit DB Packet Storm
1203 - - - Rejected reason: Further research determined the issue is not a vulnerability. New - CVE-2026-48091 2026-05-27 02:16 2026-05-27 Show GitHub Exploit DB Packet Storm
1204 4.3 MEDIUM
Network
- - Bugsink is a self-hosted error tracking tool. Prior to 2.2.0, Bugsink resolved sourcemaps and debug files by debug ID without scoping that lookup to the project that owned the uploaded metadata. An a… New CWE-862
 Missing Authorization
CVE-2026-47728 2026-05-27 02:16 2026-05-27 Show GitHub Exploit DB Packet Storm
1205 3.1 LOW
Network
- - Bugsink is a self-hosted error tracking tool. Prior to 2.2.0, In affected versions, the issue list view authorizes access through the project in the URL, but applies the requested bulk action to the … New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-47716 2026-05-27 02:16 2026-05-27 Show GitHub Exploit DB Packet Storm
1206 3.1 LOW
Network
- - Bugsink is a self-hosted error tracking tool. Prior to 2.2.0, Bugsink issue event pages accept a direct event identifier from the URL and, in affected versions, look up that event without also requir… New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-47715 2026-05-27 02:16 2026-05-27 Show GitHub Exploit DB Packet Storm
1207 - - - Improper Neutralization of CRLF Sequences vulnerability in benoitc hackney allows HTTP Request Splitting. hackney does not percent-encode carriage return (\r) or line feed (\n) characters in the URL … New CWE-93
CRLF Injection
CVE-2026-47075 2026-05-27 02:16 2026-05-26 Show GitHub Exploit DB Packet Storm
1208 - - - Improper Neutralization of CRLF Sequences ('CRLF Injection') vulnerability in benoitc hackney allows HTTP Request/Response Splitting. The WebSocket upgrade code in src/hackney_ws.erl copies the host,… New CWE-93
CRLF Injection
CVE-2026-47072 2026-05-27 02:16 2026-05-26 Show GitHub Exploit DB Packet Storm
1209 4.3 MEDIUM
Adjacent
- - Algernon is a small self-contained pure-Go web server. Prior to 1.17.7, the SSE event server bound to 0.0.0.0:5553 on Linux/macOS by default because the platform-dependent host default in engine/flag… New CWE-668
CWE-1188
 Exposure of Resource to Wrong Sphere
 Insecure Default Initialization of Resource
CVE-2026-46430 2026-05-27 02:16 2026-05-27 Show GitHub Exploit DB Packet Storm
1210 - - - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_get_sndtimeo_cb() Add the same NULL guard already present in l2cap_sock_resume… New - CVE-2026-45836 2026-05-27 02:16 2026-05-27 Show GitHub Exploit DB Packet Storm