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
244971 5.8 警告 Digium - Asterisk Open Source におけるフォーマットストリングの脆弱性 CWE-134
書式文字列の問題
CVE-2008-1333 2012-06-26 16:02 2008-03-18 Show GitHub Exploit DB Packet Storm
244972 8.8 危険 Digium - Asterisk Open Source における SIP チャネルドライバへアクセスされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2008-1332 2012-06-26 16:02 2008-03-18 Show GitHub Exploit DB Packet Storm
244973 10 危険 Alcatel-Lucent - OmniPCX Office の cgi-data/FastJSData.cgi における "OXO リソースを取得される" 脆弱性 CWE-20
不適切な入力確認
CVE-2008-1331 2012-06-26 16:02 2008-04-1 Show GitHub Exploit DB Packet Storm
244974 7.5 危険 gallarific - Gallarific におけるタスクを追加および編集される脆弱性 CWE-287
不適切な認証
CVE-2008-1327 2012-06-26 16:02 2008-03-13 Show GitHub Exploit DB Packet Storm
244975 4.3 警告 gallarific - Gallarific の search.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1326 2012-06-26 16:02 2008-03-13 Show GitHub Exploit DB Packet Storm
244976 7.8 危険 asg-sentry - ASG-Sentry Network Manager の File Check Utility における任意のファイルを上書きされる脆弱性 CWE-Other
その他
CVE-2008-1322 2012-06-26 16:02 2008-03-13 Show GitHub Exploit DB Packet Storm
244977 5 警告 asg-sentry - ASG-Sentry Network Manager の FxIAList サービスにおけるサービス運用妨害 (DoS) の脆弱性 CWE-287
不適切な認証
CVE-2008-1321 2012-06-26 16:02 2008-03-13 Show GitHub Exploit DB Packet Storm
244978 10 危険 asg - ASG-Sentry Network Manager におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2008-1320 2012-06-26 16:02 2008-03-13 Show GitHub Exploit DB Packet Storm
244979 7.5 危険 bill roberts - Bloo の index.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-1313 2012-06-26 16:02 2008-03-12 Show GitHub Exploit DB Packet Storm
244980 4.3 警告 besavvy - Savvy CM におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-1306 2012-06-26 16:02 2008-03-12 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