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, 6:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
222081 5.8 警告 OpenStack - OpenStack Identity の ec2tokens API における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-6391 2013-12-17 18:39 2013-12-14 Show GitHub Exploit DB Packet Storm
222082 5.8 警告 Devscripts Devel Team - devscripts の Uscan における任意のファイルを削除される脆弱性 CWE-20
不適切な入力確認
CVE-2013-7085 2013-12-17 18:33 2013-12-12 Show GitHub Exploit DB Packet Storm
222083 2.1 注意 ACME Laboratories
Gentoo Linux
Novell
Fedora Project
Open Source Development Team
- sthttpd および thttpd の thttpd.c における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0348 2013-12-17 18:19 2013-02-26 Show GitHub Exploit DB Packet Storm
222084 4.3 警告 Quagga - Quagga の bgp_attr.c の bgp_attr_unknown 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2013-6051 2013-12-17 17:43 2013-11-26 Show GitHub Exploit DB Packet Storm
222085 6.8 警告 Devscripts Devel Team - devscripts の scripts/uscan.pl の get_main_source_dir 関数における任意のコマンドを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-7050 2013-12-17 17:14 2013-12-11 Show GitHub Exploit DB Packet Storm
222086 7.5 危険 SAP - SAP EMR Unwired における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-7096 2013-12-17 17:12 2013-11-20 Show GitHub Exploit DB Packet Storm
222087 10 危険 SAP - SAP Customer Relationship Management の XML パーサにおける脆弱性 CWE-noinfo
情報不足
CVE-2013-7095 2013-12-17 17:12 2013-11-20 Show GitHub Exploit DB Packet Storm
222088 7.5 危険 SAP - SAP NetWeaver の RSDDCVER_COUNT_TAB_COLS 関数における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-7094 2013-12-17 17:11 2013-11-20 Show GitHub Exploit DB Packet Storm
222089 5 警告 SAP - SAP Network Interface Router における認証を回避される脆弱性 CWE-287
不適切な認証
CVE-2013-7093 2013-12-17 17:10 2013-11-20 Show GitHub Exploit DB Packet Storm
222090 5 警告 RockMongo - RockMongo におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-5107 2013-12-17 16:54 2013-08-16 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