Lucene search
+L

651 matches found

Kitploit
Kitploit
•added 2026/09/25 11:13 p.m.•28 views

fence

Fence 将命令包裹在沙箱中,默认阻止网络访问,并根据可配置的规则限制文件系统操作。它最适合运行半可信代码(包安装、构建脚本、CI 任务、不熟悉的仓库)并控制其副作用,也可以作为纵深防御手段补充 AI 编码智能体。 root@kitploit: 默认阻止所有网络访问 fence curl https://example.com → 403 禁止 允许特定域名 fence -t code npm install → 使用 'code' 模板,允许 npm/pypi 等 阻止危险命令 fence -c "rm -rf /" → 被命令拒绝规则阻止 Fence 同时也是 CLI...

6.1AI score
SaveExploits0References10
Kitploit
Kitploit
•added 2026/09/25 4:18 p.m.•13 views

AgentWard

AgentWard · 玄甲OS AgentWard 玄甲은 신뢰할 수 있고 확장 가능한 AI 에이전트 배포를 위해 설계된 풀스택 보안 운영 체제로, OpenClaw에 대한 네이티브 코드 적응을 제공합니다. AgentWard는 에이전트 온보딩, 안전한 추론 및 신뢰 실행을 하나의 통합된 보안 아키텍처로 통합하며, 다른 주요 메인스트림 에이전트 프레임워크에 대한 네이티브 지원을 곧 제공할 예정입니다. 이기종 심층 방어Defense-in-Depth 설계는 에이전트 워크플로우를 시작, 인식, 메모리, 의사 결정 및 실행이라는 5가지 조정...

6.1AI score
SaveExploits0References1
OSV
OSV
•added 2026/09/24 4:17 p.m.•9 views

AZL-103850 CVE-2026-93228 affecting package kernel 6.6.157.1-1

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject Write/Reply chunks with segcount 0 A peer can send a Write or Reply chunk whose segcount field is zero. xdrcheckwritechunk only rejects segcount rcmaxpages, so zero passes the range check, and xdrinlinedecodestrea...

9.1CVSS5.9AI score0.00473EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/24 4:17 p.m.•4 views

DEBIAN-CVE-2026-93228

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject Write/Reply chunks with segcount 0 A peer can send a Write or Reply chunk whose segcount field is zero. xdrcheckwritechunk only rejects segcount rcmaxpages, so zero passes the range check, and xdrinlinedecodestrea...

9.1CVSS5.9AI score0.00473EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/24 3:29 p.m.•8 views

EUVD-2026-86233

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject Write/Reply chunks with segcount 0 A peer can send a Write or Reply chunk whose segcount field is zero. xdrcheckwritechunk only rejects segcount rcmaxpages, so zero passes the range check, and xdrinlinedecodestrea...

5.9AI score0.00473EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/24 3:29 p.m.•9 views

CVE-2026-93228 svcrdma: Reject Write/Reply chunks with segcount 0

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject Write/Reply chunks with segcount 0 A peer can send a Write or Reply chunk whose segcount field is zero. xdrcheckwritechunk only rejects segcount rcmaxpages, so zero passes the range check, and xdrinlinedecodestrea...

9.1CVSS5.9AI score
SaveExploits0References7
OSV
OSV
•added 2026/09/24 12:00 a.m.•6 views

UBUNTU-CVE-2026-93228

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject Write/Reply chunks with segcount 0 A peer can send a Write or Reply chunk whose segcount field is zero. xdrcheckwritechunk only rejects segcount rcmaxpages, so zero passes the range check, and xdrinlinedecodestrea...

9.1CVSS5.9AI score0.00473EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/09/24 12:00 a.m.•9 views

CVE-2026-93228

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject Write/Reply chunks with segcount 0 A peer can send a Write or Reply chunk whose segcount field is zero. xdrcheckwritechunk only rejects segcount rcmaxpages, so zero passes the range check, and xdrinlinedecodestrea...

9.1CVSS5.8AI score0.00473EPSS
SaveExploits0References5
Kitploit
Kitploit
•added 2026/09/20 3:14 p.m.•9 views

bug-bounty-findings-o-research-disclosures.

バグバウンティ発見・研究開示. バグバウンティ: CVE-2023-50839 IDORがサードパーティのサポートコンポーネントで 'gau' と 'Nuclei' により特定されました。境界リダイレクトにもかかわらず、古いソフトウェアが露出したままでした。手動のヘッダー分析により確認。深刻度: 5.3 Medium。多層防御の失敗とPII保護に焦点。ステータス: Intigritiに報告済み。...

9.8CVSS8.4AI score0.02041EPSS
SaveExploits0
Kitploit
Kitploit
•added 2026/09/20 7:27 a.m.•16 views

pmg

Package Manager Guard PMG 악성 npm 및 pip 패키지가 설치되기 전에 차단합니다. 이미 사용 중인 패키지 관리자를 위한 심층 방어...

5.9AI score
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/17 12:00 a.m.•0 views

CVE-2026-93067: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: tc358767: clamp the reported AUX read size to the request tcauxtransfer clamps an AUX read to the payload limit: sizet size = mintsizet, DPAUXMAXPAYLOADBYTES - 1, msg-size; After the transfer it replaces size with the...

5.8AI score0.00177EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2026/09/08 11:09 p.m.•7 views

CVE-2026-87065

A flaw was found in konflux-operator-tasks. Tekton task steps within this component run with root privileges without sufficient security hardening. This lack of defense-in-depth controls, such as restricted capabilities or disabled privilege escalation, could potentially allow an attacker to...

2.6CVSS5.7AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/09/03 12:00 a.m.•28 views

PT-2026-85076

A persistent unsafe URL injection vulnerability exists in the MISP dashboard ButtonWidget configuration. Dashboard widget URLs were validated only when the widget was rendered and were not validated when the configuration was saved. As a result, an authenticated user able to modify dashboard widg...

5.3CVSS5.8AI score0.00294EPSS
SaveExploits0References2
Kitploit
Kitploit
•added 2026/08/30 6:54 p.m.•16 views

pmg v0.27.0

Package Manager Guard PMG Block malicious npm and pip packages before they install. Defense in depth for the package managers you already use. Why PMG? Developers and AI coding agents install packages every day. Each npm install or pip install executes thousands of lines of code that nobody...

5.9AI score
SaveExploits0References22
Cvelist
Cvelist
•added 2026/08/18 6:49 p.m.•38 views

CVE-2026-55165 Lemur : JWT verifier trusts attacker-supplied alg from token header — defense-in-depth gap; chain-dependent ATO with secret disclosure

Lemur manages TLS certificate creation. Prior to 1.9.2, the JWT verifier in lemur/auth/service.py:130-137 used fetchtokenheader to read headerdata"alg" from an unverified token and passed that attacker-controlled value to decodewithmultiplesecrets. PyJWT 2.x rejects alg=none with the configured...

4.8CVSS0.00154EPSS
SaveExploits0References3
Anthropic
Anthropic
•added 2026/08/18 2:12 p.m.•17 views

ANT-2026-66X46XSC · supabase/supabase · other

other low Severity Claude low · Security research firm - · Maintainer - Discovered by Claude Mythos Preview REPORT Anthropic's analysis of this finding, sealed at approval. ANT-2026-66X46XSC: X-Content-Type-Options header set to invalid value The Next.js headers configuration for the Supabase...

5.9AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/08/04 11:46 a.m.•12 views

CVE-2026-66883 Oidcc.Plug.Authorize user agent session binding inert due to case-sensitive header lookup

Improper Handling of Case Sensitivity vulnerability in Erlang Ecosystem Foundation oidccplug Oidcc.Plug.Authorize module renders the user agent session binding inert, removing a defense in depth control against replay of a stolen session. This vulnerability is associated with program files...

6.3CVSS5.5AI score0.00443EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/04 11:46 a.m.•17 views

EUVD-2026-52658

Improper Handling of Case Sensitivity vulnerability in Erlang Ecosystem Foundation oidccplug Oidcc.Plug.Authorize module renders the user agent session binding inert, removing a defense in depth control against replay of a stolen session. This vulnerability is associated with program files...

6.3CVSS5.5AI score0.00443EPSS
SaveExploits0References4
ICS
ICS
•added 2026/08/04 6:00 a.m.•13 views

Acrisure KARR BT and DR-100

ADVISORY SUMMARY Successful exploitation of this vulnerability could allow an attacker to perform unauthorized vehicle control operations. 2. RECOMMENDED PRACTICES CISA recommends users take defensive measures to minimize the risk of exploitation of this vulnerability. Minimize network exposure...

8.1CVSS5.6AI score0.00335EPSS
SaveExploits0References13
ICS
ICS
•added 2026/07/30 6:00 a.m.•92 views

Rockwell Automation CompactLogix 5380 ControlLogix 5580 / 1756-EN4TR Communications Module

ADVISORY SUMMARY Successful exploitation of this vulnerability could allow an attacker to cause a denial-of-service condition. 2. RECOMMENDED PRACTICES CISA recommends users take defensive measures to minimize the risk of exploitation of this vulnerability. Minimize network exposure for all...

8.2CVSS6.3AI score0.00216EPSS
SaveExploits0References13
Rows per page
Query Builder