Lucene search
+L

266 matches found

Nuclei
Nuclei
•added 2026/09/27 2:09 a.m.•63 views

Ingress-Nginx Controller - Configuration Injection via Unsanitized `auth-tls-match-cn` Annotation

A security issue was discovered in ingress-nginx https-//github.com/kubernetes/ingress-nginx where the auth-tls-match-cn Ingress annotation can be used to inject configuration into nginx. This can lead to arbitrary code execution in the context of the ingress-nginx controller, and disclosure of...

8.8CVSS7.1AI score0.33236EPSS
SaveExploits7References3
Kitploit
Kitploit
•added 2026/09/25 10:30 p.m.•16 views

Exploits

エクスプロイト オリジナルのCVE、エクスプロイトPoC、セキュリティアドバイザリ 作者: @kmkz · boffsec-services.com · @kmkzsecurity 2026 ファイル| 対象| タイプ| CVSSv3 ---|---|---|--- CVE-2026-22191-SicuroWeb-ATI-chain.txt| SicuroWeb / Beghelli Sicuro24| アドバイザリ(3-CVEチェーン)| 9.3 CVE-2026-22191-POC.py| SicuroWeb / Beghelli Sicuro24| PoC(mitmproxy)|...

10CVSS8.6AI score0.21994EPSS
SaveExploits10References17
Patchstack
Patchstack
•added 2026/09/25 8:05 a.m.•8 views

WordPress 10Web Booster plugin < 2.34.0 - Unauthenticated Connection Secret Disclosure and Deletion vulnerability

Unauthenticated Connection Secret Disclosure and Deletion vulnerability discovered by Shirshak Roy in WordPress Plugin 10Web Booster – Website speed optimization, Cache & Page Speed optimizer versions 2.34.0...

6.5CVSS5.8AI score0.00227EPSS
SaveExploits0References1Affected Software1
Kitploit
Kitploit
•added 2026/09/25 4:52 a.m.•9 views

CVE-2022-45771

CVE-2022-45771 The PwnDoc is vulnerable to both path traversal and local file inclusion LFI, which allows unprivileged users to disclose JWT secrets and achive code execution. Requirements: An attacker has valid account with user role The application has a report template with either...

8.8CVSS8.1AI score0.01827EPSS
SaveExploits3References8
Nuclei
Nuclei
•added 2026/09/25 2:05 a.m.•64 views

Ingress-Nginx Controller - Configuration Injection via Unsanitized Mirror Annotations

A security issue was discovered in ingress-nginx https-//github.com/kubernetes/ingress-nginx where the mirror-target and mirror-host Ingress annotations can be used to inject arbitrary configuration into nginx. This can lead to arbitrary code execution in the context of the ingress-nginx...

8.8CVSS7.1AI score0.82313EPSS
SaveExploits7References3
Kitploit
Kitploit
•added 2026/09/24 5:05 p.m.•17 views

CVE-2026-3288-lab

CVE-2026-3288 脆弱性ラボ(Docker) NGINX Ingress Controller 設定インジェクション ⚠️ 警告 : このラボには意図的に脆弱な設定が含まれており、認可されたセキュリティトレーニング専用 です。 脆弱性の概要 CVE-2026-3288 (CVSS 8.8 HIGH)- NGINX Ingress Controller における設定インジェクション 影響を受けるバージョン : v1.13.8、v1.14.4、v1.15.0 攻撃ベクトル : パス設定における二重引用符(")インジェクション 影響 :...

8.8CVSS8AI score0.00713EPSS
SaveExploits1References2
Kitploit
Kitploit
•added 2026/09/24 3:02 p.m.•10 views

CVE-2017-1000486

CVE-2017-1000486 これは、RCEを達成するために使用される標準関数(getClass、execなど)の辞書順ブラックリストチェックをバイパスし、Padding Oracleを介してPrimeFacesのシークレットを取得するために役立つペイロードを含むCVE-2017-1000486のPoCです。これにより、エクスプロイト時のノイズを可能な限り低減します。 謝辞: @pimps 、 @federicodotta 、 @AonCyberLabs の関連研究に感謝します。 説明...

9.8CVSS8.7AI score0.94104EPSS
SaveExploits6
EUVD
EUVD
•added 2026/09/24 12:25 p.m.•9 views

EUVD-2026-85867

An authorization bypass was found in the Ansible Automation Platform AAP gateway. The gateway API allows an authenticated administrator to create a new service key for the Controller service cluster. Because service-key creation is not restricted to the installer-provisioned provisioning path, an...

6.8CVSS5.8AI score0.00452EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/24 6:00 a.m.•26 views

CVE-2026-82195 10Web Booster < 2.34.0 - Unauthenticated Connection Secret Disclosure and Deletion

The 10Web Booster WordPress plugin before 2.34.0 does not restrict access to the routine which issues the shared secret that authenticates its cloud connection, disclosing that secret to unauthenticated visitors and letting them delete it repeatedly, preventing an administrator from completing a...

0.00227EPSS
SaveExploits0References1
CVE
CVE
•added 2026/09/24 6:00 a.m.•13 views

CVE-2026-82195

The 10Web Booster WordPress plugin (versions before 2.34.0 ) contains a vulnerability where it fails to restrict access to the routine responsible for issuing the shared secret used for cloud connection authentication. This flaw allows unauthenticated visitors to view the secret and repeatedly de...

6.5CVSS5.8AI score0.00227EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
•added 2026/09/23 10:13 p.m.•11 views

automation-controller: automation-controller: incomplete sanitize_jinja() regex allows Jinja template injection into ad-hoc module_args, Machine-credential fields, and Host names, reaching ansible-core templating in the execution environment

A flaw was found in the automation-controller input-validation guard sanitizejinja. The function uses two regular expressions to reject user-supplied Jinja, but the patterns stop at the first interior '' or '%' character, so a Jinja expression containing an inner brace for example an empty dict i...

7.1CVSS5.9AI score0.00293EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/09/23 9:13 p.m.•8 views

automation-controller: automation-controller: incomplete sanitize_jinja() regex allows Jinja template injection into ad-hoc module_args, Machine-credential fields, and Host names, reaching ansible-core templating in the execution environment

A flaw was found in the automation-controller input-validation guard sanitizejinja. The function uses two regular expressions to reject user-supplied Jinja, but the patterns stop at the first interior '' or '%' character, so a Jinja expression containing an inner brace for example an empty dict i...

7.1CVSS5.9AI score0.00293EPSS
SaveExploits0References4
NVD
NVD
•added 2026/09/23 8:17 p.m.•13 views

CVE-2026-84714

A flaw was found in the automation-controller input-validation guard sanitizejinja. The function uses two regular expressions to reject user-supplied Jinja, but the patterns stop at the first interior '' or '%' character, so a Jinja expression containing an inner brace for example an empty dict i...

7.1CVSS0.00293EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/23 7:40 p.m.•40 views

CVE-2026-84714 Automation-controller: automation-controller: incomplete sanitize_jinja() regex allows jinja template injection into ad-hoc module_args, machine-credential fields, and host names, reaching ansible-core templating in the execution environment

A flaw was found in the automation-controller input-validation guard sanitizejinja. The function uses two regular expressions to reject user-supplied Jinja, but the patterns stop at the first interior '' or '%' character, so a Jinja expression containing an inner brace for example an empty dict i...

7.1CVSS0.00293EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/09/23 7:40 p.m.•9 views

EUVD-2026-85605

A flaw was found in the automation-controller input-validation guard sanitizejinja. The function uses two regular expressions to reject user-supplied Jinja, but the patterns stop at the first interior '' or '%' character, so a Jinja expression containing an inner brace for example an empty dict i...

7.1CVSS5.9AI score0.00293EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/09/23 7:40 p.m.•8 views

CVE-2026-84714 Automation-controller: automation-controller: incomplete sanitize_jinja() regex allows jinja template injection into ad-hoc module_args, machine-credential fields, and host names, reaching ansible-core templating in the execution environment

A flaw was found in the automation-controller input-validation guard sanitizejinja. The function uses two regular expressions to reject user-supplied Jinja, but the patterns stop at the first interior '' or '%' character, so a Jinja expression containing an inner brace for example an empty dict i...

7.1CVSS5.9AI score0.00293EPSS
SaveExploits0References6
CVE
CVE
•added 2026/09/23 7:40 p.m.•16 views

CVE-2026-84714

A flaw was found in the automation-controller input-validation guard sanitizejinja. The function uses two regular expressions to reject user-supplied Jinja, but the patterns stop at the first interior '' or '%' character, so a Jinja expression containing an inner brace for example an empty dict i...

7.1CVSS5.9AI score0.00293EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/09/23 7:15 p.m.•7 views

CVE-2026-84714

A flaw was found in the automation-controller input-validation guard sanitizejinja. The function uses two regular expressions to reject user-supplied Jinja, but the patterns stop at the first interior '' or '%' character, so a Jinja expression containing an inner brace for example an empty dict i...

7.1CVSS5.9AI score0.00293EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/23 5:59 p.m.•17 views

CVE-2026-77285

The OpenBao Agent 's exec rendering mode contains a flaw where it can incorrectly write secrets from env_template to standard output . This vulnerability occurs when command/agent/exec/exec.go re-creates the template runner following repeated rendering failures, specifically when the num_retries ...

2.4CVSS5.7AI score0.00125EPSS
SaveExploits0References6
Kitploit
Kitploit
•added 2026/09/22 1:04 a.m.•9 views

CVE-2026-46726

CVE-2026-46726 — camel-vertx-websocket ヘッダーインジェクション(SSRF + シークレット漏えい) 同じ Apache Camel の脆弱性に対する実行可能な概念実証(PoC)再現コードです。ランタイムごとに 1 つずつ用意されています:...

7.5CVSS7.5AI score0.00857EPSS
SaveExploits1
Rows per page
Query Builder