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 21, 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
206611 5 警告 Mozilla Foundation - Mozilla Firefox の HTTP/2 の実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-189
数値処理の問題
CVE-2015-7218 2015-12-17 14:26 2015-12-15 Show GitHub Exploit DB Packet Storm
206612 4.3 警告 Mozilla Foundation - Linux GNOME プラットフォーム上で稼動する Mozilla Firefox の gdk-pixbuf 設定におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2015-7217 2015-12-17 14:26 2015-12-15 Show GitHub Exploit DB Packet Storm
206613 6.8 警告 Mozilla Foundation - Linux GNOME プラットフォーム上で稼動する Mozilla Firefox の gdk-pixbuf 設定におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2015-7216 2015-12-17 14:26 2015-12-15 Show GitHub Exploit DB Packet Storm
206614 5 警告 Mozilla Foundation - Mozilla Firefox の Web ワーカー API の実装の importScripts 関数における同一生成元ポリシーを回避される脆弱性 CWE-200
情報漏えい
CVE-2015-7215 2015-12-17 14:26 2015-12-15 Show GitHub Exploit DB Packet Storm
206615 5 警告 Mozilla Foundation - Mozilla Firefox における同一生成元ポリシーを回避される脆弱性 CWE-200
情報漏えい
CVE-2015-7214 2015-12-17 14:26 2015-12-15 Show GitHub Exploit DB Packet Storm
206616 6.8 警告 Mozilla Foundation - 64-bit プラットフォーム上で稼動する Mozilla Firefox の libstagefright における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2015-7213 2015-12-17 14:26 2015-12-15 Show GitHub Exploit DB Packet Storm
206617 7.5 危険 Mozilla Foundation - Mozilla Firefox の mozilla::layers::BufferTextureClient::AllocateForSurface 関数における整数オーバーフローの脆弱性 CWE-189
数値処理の問題
CVE-2015-7212 2015-12-17 14:26 2015-12-15 Show GitHub Exploit DB Packet Storm
206618 5 警告 Mozilla Foundation - Mozilla Firefox における Web サイトを偽装される脆弱性 CWE-20
不適切な入力確認
CVE-2015-7211 2015-12-17 14:26 2015-12-15 Show GitHub Exploit DB Packet Storm
206619 7.5 危険 Mozilla Foundation - Mozilla Firefox における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2015-7210 2015-12-17 14:26 2015-12-15 Show GitHub Exploit DB Packet Storm
206620 5 警告 Mozilla Foundation - Mozilla Firefox における同一生成元ポリシーを回避される脆弱性 CWE-200
情報漏えい
CVE-2015-7207 2015-12-17 14:26 2015-12-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
801 7.5 HIGH
Network
- - phpMyFAQ before 4.1.2 contains a sql injection vulnerability in CurrentUser::setTokenData that allows authenticated attackers to execute arbitrary SQL by injecting malicious OAuth token claims. Attac… Update CWE-89
SQL Injection
CVE-2026-46359 2026-05-19 02:25 2026-05-16 Show GitHub Exploit DB Packet Storm
802 5.4 MEDIUM
Network
- - phpMyFAQ before 4.1.2 contains a stored cross-site scripting vulnerability in SvgSanitizer::decodeAllEntities() that limits recursive entity decoding to 5 iterations, allowing attackers to bypass san… Update CWE-79
Cross-site Scripting
CVE-2026-46360 2026-05-19 02:25 2026-05-16 Show GitHub Exploit DB Packet Storm
803 6.9 MEDIUM
Network
- - phpMyFAQ before 4.1.2 contains a stored cross-site scripting vulnerability in search.twig where result.question and result.answerPreview are rendered with the raw filter, disabling autoescape protect… Update CWE-79
Cross-site Scripting
CVE-2026-46361 2026-05-19 02:25 2026-05-16 Show GitHub Exploit DB Packet Storm
804 6.5 MEDIUM
Network
- - phpMyFAQ before 4.1.2 contains an authorization bypass vulnerability in AbstractAdministrationController::userHasPermission() that fails to terminate execution after sending a forbidden response. Att… Update CWE-863
 Incorrect Authorization
CVE-2026-46362 2026-05-19 02:25 2026-05-16 Show GitHub Exploit DB Packet Storm
805 5.4 MEDIUM
Network
- - phpMyFAQ before 4.1.2 contains a stored cross-site scripting vulnerability in FAQ creation and update endpoints that bypass sanitization through encode-decode cycles. The vulnerability allows authent… Update CWE-79
Cross-site Scripting
CVE-2026-46363 2026-05-19 02:25 2026-05-16 Show GitHub Exploit DB Packet Storm
806 9.8 CRITICAL
Network
- - phpMyFAQ before 4.1.2 contains an unauthenticated SQL injection vulnerability in BuiltinCaptcha::garbageCollector() and BuiltinCaptcha::saveCaptcha() methods that interpolate unsanitized User-Agent h… Update CWE-89
SQL Injection
CVE-2026-46364 2026-05-19 02:25 2026-05-16 Show GitHub Exploit DB Packet Storm
807 5.4 MEDIUM
Network
- - phpMyFAQ before 4.1.2 contains a missing authorization vulnerability in the DELETE /admin/api/content/tags/{tagId} endpoint that allows any authenticated user to delete tags. Any logged-in user, incl… Update CWE-862
 Missing Authorization
CVE-2026-46365 2026-05-19 02:25 2026-05-16 Show GitHub Exploit DB Packet Storm
808 7.5 HIGH
Network
- - phpMyFAQ before 4.1.2 contains an information disclosure vulnerability in the getIdFromSolutionId() method that lacks permission filtering, allowing unauthenticated attackers to enumerate restricted … Update CWE-863
 Incorrect Authorization
CVE-2026-46366 2026-05-19 02:25 2026-05-16 Show GitHub Exploit DB Packet Storm
809 7.6 HIGH
Network
- - phpMyFAQ before 4.1.2 contains a stored cross-site scripting vulnerability in Utils::parseUrl() that allows authenticated users to inject JavaScript via malformed URLs in comments. Attackers can craf… Update CWE-79
Cross-site Scripting
CVE-2026-46367 2026-05-19 02:25 2026-05-16 Show GitHub Exploit DB Packet Storm
810 6.1 MEDIUM
Network
siemens teamcenter A vulnerability has been identified in Teamcenter V2312 (All versions < V2312.0014), Teamcenter V2406 (All versions < V2406.0012), Teamcenter V2412 (All versions < V2412.0009), Teamcenter V2506 (All … Update CWE-79
Cross-site Scripting
CVE-2026-33862 2026-05-19 02:23 2026-05-12 Show GitHub Exploit DB Packet Storm