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
251281 6.5 警告 シックス・アパート株式会社 - Movable Type における OS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2012-0319 2012-02-23 12:04 2012-02-23 Show GitHub Exploit DB Packet Storm
251282 2.6 注意 シックス・アパート株式会社 - Movable Type におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-0318 2012-02-23 12:03 2012-02-23 Show GitHub Exploit DB Packet Storm
251283 4 警告 シックス・アパート株式会社 - Movable Type におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-0317 2012-02-23 12:03 2012-02-23 Show GitHub Exploit DB Packet Storm
251284 6 警告 Broadwin
アドバンテック株式会社
- Advantech/BroadWin WebAccess におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-1235 2012-02-23 11:47 2012-02-21 Show GitHub Exploit DB Packet Storm
251285 6.5 警告 Broadwin
アドバンテック株式会社
- Advantech/BroadWin WebAccess における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-1234 2012-02-23 11:46 2012-02-21 Show GitHub Exploit DB Packet Storm
251286 7.5 危険 Broadwin
アドバンテック株式会社
- Advantech/BroadWin WebAccess における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-0244 2012-02-23 11:41 2012-02-21 Show GitHub Exploit DB Packet Storm
251287 7.5 危険 Broadwin
アドバンテック株式会社
- Advantech/BroadWin WebAccess の ActiveX コントロールにおけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-0243 2012-02-23 11:40 2012-02-21 Show GitHub Exploit DB Packet Storm
251288 7.5 危険 Broadwin
アドバンテック株式会社
- Advantech/BroadWin WebAccess におけるフォーマットストリングの脆弱性 CWE-134
書式文字列の問題
CVE-2012-0242 2012-02-23 11:37 2012-02-21 Show GitHub Exploit DB Packet Storm
251289 5 警告 Broadwin
アドバンテック株式会社
- Advantech/BroadWin WebAccess におけるサービス運用妨害 (メモリ破損) の脆弱性 CWE-20
不適切な入力確認
CVE-2012-0241 2012-02-23 11:36 2012-02-21 Show GitHub Exploit DB Packet Storm
251290 7.5 危険 Broadwin
アドバンテック株式会社
- Advantech/BroadWin WebAccess の GbScriptAddUp.asp における任意のコードを実行される脆弱性 CWE-287
不適切な認証
CVE-2012-0240 2012-02-23 11:33 2012-02-21 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
4091 9.9 CRITICAL
Network
- - Apache Polaris can issue broad temporary ("vended") storage credentials during staged table creation before the effective table location has been validated or durably reserved. Those temporary crede… CWE-20
CWE-862
 Improper Input Validation 
 Missing Authorization
CVE-2026-42809 2026-05-6 04:32 2026-05-5 Show GitHub Exploit DB Packet Storm
4092 9.9 CRITICAL
Network
- - Apache Polaris accepts literal `*` characters in namespace and table names. When it later builds temporary S3 access policies for delegated table access, those same characters appear to be reused une… CWE-20
CWE-116
 Improper Input Validation 
 Improper Encoding or Escaping of Output
CVE-2026-42810 2026-05-6 04:32 2026-05-5 Show GitHub Exploit DB Packet Storm
4093 9.9 CRITICAL
Network
- - In plain terms, Apache Polaris is supposed to issue short-lived GCS credentials that only work for one table's files, but a crafted namespace or table name can cause those credentials to work across … CWE-20
CWE-917
 Improper Input Validation 
 Improper Neutralization of Special Elements used in an Expression Language Statement ('Expression Language Injection')
CVE-2026-42811 2026-05-6 04:32 2026-05-5 Show GitHub Exploit DB Packet Storm
4094 9.9 CRITICAL
Network
- - In Apache Iceberg, the table's metadata files are control files: they tell readers which data files belong to the table and which table version to read. `write.metadata.path` is an optional table … CWE-20
CWE-284
CWE-732
CWE-863
 Improper Input Validation 
Improper Access Control
 Incorrect Permission Assignment for Critical Resource
 Incorrect Authorization
CVE-2026-42812 2026-05-6 04:32 2026-05-5 Show GitHub Exploit DB Packet Storm
4095 7.8 HIGH
Local
- - Improper privilege management in the log rotation mechanism of the Skylight Workspace Config Service in Amazon WorkSpaces for Windows before 2.6.2034.0 allows a local non-admin authenticated user to … CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-7791 2026-05-6 04:32 2026-05-5 Show GitHub Exploit DB Packet Storm
4096 6.3 MEDIUM
Network
- - A security flaw has been discovered in Edimax BR-6208AC 1.02. The impacted element is the function setWAN of the file /goform/setWAN of the component L2TP Mode. The manipulation of the argument L2TPU… CWE-74
CWE-77
Injection
Command Injection
CVE-2026-7682 2026-05-6 04:30 2026-05-3 Show GitHub Exploit DB Packet Storm
4097 6.3 MEDIUM
Network
- - A weakness has been identified in Edimax BR-6428nC up to 1.16. This affects an unknown function of the file /goform/setWAN of the component Web Interface. This manipulation of the argument pppUserNam… CWE-74
CWE-77
Injection
Command Injection
CVE-2026-7683 2026-05-6 04:30 2026-05-3 Show GitHub Exploit DB Packet Storm
4098 8.8 HIGH
Network
- - A security vulnerability has been detected in Edimax BR-6428nC up to 1.16. This impacts an unknown function of the file /goform/setWAN. Such manipulation of the argument pptpDfGateway  leads to buffe… CWE-119
CWE-120
Incorrect Access of Indexable Resource ('Range Error') 
Classic Buffer Overflow
CVE-2026-7684 2026-05-6 04:30 2026-05-3 Show GitHub Exploit DB Packet Storm
4099 8.8 HIGH
Network
- - A vulnerability was detected in Edimax BR-6208AC up to 1.02. Affected is an unknown function of the file /goform/setWAN. Performing a manipulation of the argument pptpDfGateway  results in buffer ove… CWE-119
CWE-120
Incorrect Access of Indexable Resource ('Range Error') 
Classic Buffer Overflow
CVE-2026-7685 2026-05-6 04:30 2026-05-3 Show GitHub Exploit DB Packet Storm
4100 3.7 LOW
Network
- - A security flaw has been discovered in Dolibarr ERP CRM up to 23.0.2. This vulnerability affects the function dol_verifyHash in the library htdocs/core/lib/security.lib.php of the component Online Si… CWE-345
CWE-347
 Insufficient Verification of Data Authenticity
 Improper Verification of Cryptographic Signature
CVE-2026-7689 2026-05-6 04:30 2026-05-3 Show GitHub Exploit DB Packet Storm