Lucene search
+L

1446472 matches found

OSV
OSV
added 2026/09/14 10:38 a.m.33 views

ROOT-APP-NPM-CVE-2026-44488 CVE-2026-44488 in axios - Patched by Root

Root has patched CVE-2026-44488 in the axios package for Root:npm. Multiple fixed versions available...

7.5CVSS5.2AI score0.00669EPSS
SaveExploits1
OSV
OSV
added 2026/09/14 10:38 a.m.27 views

ROOT-APP-NPM-CVE-2026-44495 CVE-2026-44495 in axios - Patched by Root

Root has patched CVE-2026-44495 in the axios package for Root:npm. Multiple fixed versions available...

7CVSS5.2AI score0.00836EPSS
SaveExploits1
OSV
OSV
added 2026/09/14 10:38 a.m.32 views

ROOT-APP-NPM-CVE-2026-44487 CVE-2026-44487 in axios - Patched by Root

Root has patched CVE-2026-44487 in the axios package for Root:npm. Multiple fixed versions available...

8.2CVSS5.2AI score0.00689EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/14 10:34 a.m.9 views

Reports

사이버 보안 연구 및 위협 인텔리전스 보고서 이 저장소는 2025-2026년 사이버 보안 환경에 초점을 맞춘 기술 보고서, 위협 인텔리전스 브리핑, 공격적 보안Offensive Security 연구 자료 모음을 포함합니다. 프로젝트 구조 보고서는 다음과 같은 접두사 체계를 사용하여 분류됩니다: OS : 공격적 보안Offensive Security — 익스플로잇 연구, 랩 PoC, 레드 팀 전술 IS : 정보 보안Information Security — 위협 인텔리전스, 사고 사후 분석, 방어 전략 LS : 환경Landscape...

10CVSS8.7AI score0.64313EPSS
SaveExploits3References1
RedhatCVE
RedhatCVE
added 2026/09/14 10:30 a.m.8 views

CVE-2026-87910

A flaw was found in the Python tarfile module. When extracting an archive containing a link on systems that do not support links, the module falls back to extracting the linked member. During this fallback, a security filter designed to prevent the extraction of certain files is not properly...

5.7CVSS5.8AI score0.00423EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/09/14 10:29 a.m.8 views

CVE-2026-90678

A flaw was found in HAProxy. A remote, unauthenticated attacker can exploit a vulnerability in the HTTP/3 multiplexer when processing requests without a Content-Length header, leading to HTTP request smuggling. This occurs when HAProxy is configured with QUIC support and an HTTP/3 frontend, and...

8.9CVSS5.7AI score0.0052EPSS
SaveExploits0References6
Circl
Circl
added 2026/09/14 10:20 a.m.7 views

CVE-2026-90702

creationtimestamp| type| source ---|---|--- 2026-09-14 10:20:05+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mvhv5kwyg62p 2026-09-14 10:33:16+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3fuslokhljzan...

9.4CVSS8.1AI score0.02802EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/14 9:57 a.m.9 views

CVE-2025-37164

CVE-2025-37164 HPE OneView에 원격 코드 실행 문제가 존재합니다. 이 탐지 방법은 어떻게 작동하나요? 이 템플릿은 OneView title 태그를 매칭하고, JavaScript artifactVersion 변수에서 버전을 추출한 다음, 11.00 미만 버전을 실행 중인 인스턴스를 잠재적으로 취약한 것으로 표시합니다. 참고: 이 템플릿으로 표시된 인스턴스는 잠재적으로 취약할 수 있습니다. 탐지 방법은 버전 5.20-10.20에 Z7550-98077 보안 핫픽스가 적용되었는지 여부를 확인할 수 없으며, 11.0...

10CVSS8.7AI score0.90193EPSS
SaveExploits9References1
OSV
OSV
added 2026/09/14 9:46 a.m.6 views

CLSA-2026-1789379188 TuxCare security update for org.apache.httpcomponents (1 CVE)

TuxCare rebuilt 4 org.apache.httpcomponents packages to address 1 CVE. Fixed in 4.0.1-tuxcare.1...

5.3CVSS6.5AI score0.09032EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/14 9:38 a.m.11 views

CVE-2025-48595

cve-id ⚡ 간단한 사용법 이 프로젝트는 다음과 같은 안전하고 승인된 환경에서만 사용하세요: 로컬 가상 머신 Docker 컨테이너 격리된 실습 환경 승인된 침투 테스트 환경 설정 예시: root@kitploit: git clone cd 사용 예시: root@kitploit: Install dependencies Run the project 위 명령어를 실제 프로젝트 설정 단계로 교체하세요. 크레딧 및 참고자료 url1 📚 교육용 보안 연구 저장소 통제된 환경에서 사이버보안 개념을 학습, 테스트, 연구하기 위한 저장소입니다...

8.4CVSS8.3AI score0.01714EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/14 9:33 a.m.9 views

CVE-2024-52011

cve-id ⚡ 간단한 사용법 이 프로젝트는 다음과 같은 안전하고 승인된 환경에서만 사용하세요: 로컬 가상 머신 Docker 컨테이너 격리된 실험실 설정 승인된 침투 테스트 환경 예제 설정: root@kitploit: git clone cd Project use python follow below Create a virtual environment python -m venv venv Activate the virtual environment macOS / Linux source venv/bin/activate Windows G...

8.3CVSS6AI score0.00514EPSS
SaveExploits0
OSV
OSV
added 2026/09/14 9:25 a.m.6 views

CLSA-2026-1789377909 TuxCare security update for send (2 CVEs)

TuxCare rebuilt send to address 2 CVEs. Fixed in 0.0.4-tuxcare.1...

7.5CVSS5.9AI score0.04702EPSS
SaveExploits1
OSV
OSV
added 2026/09/14 9:10 a.m.48 views

ROOT-APP-NPM-CVE-2026-42039 CVE-2026-42039 in axios - Patched by Root

Root has patched CVE-2026-42039 in the axios package for Root:npm. Multiple fixed versions available...

7.5CVSS6.2AI score0.00744EPSS
SaveExploits1
OSV
OSV
added 2026/09/14 9:10 a.m.19 views

ROOT-APP-NPM-CVE-2026-42038 CVE-2026-42038 in axios - Patched by Root

Root has patched CVE-2026-42038 in the axios package for Root:npm. Multiple fixed versions available...

6.8CVSS7.3AI score0.00301EPSS
SaveExploits1
OSV
OSV
added 2026/09/14 9:10 a.m.31 views

ROOT-APP-NPM-CVE-2026-42043 CVE-2026-42043 in axios - Patched by Root

Root has patched CVE-2026-42043 in the axios package for Root:npm. Multiple fixed versions available...

7.2CVSS7.5AI score0.00661EPSS
SaveExploits1
OSV
OSV
added 2026/09/14 9:10 a.m.28 views

ROOT-APP-NPM-CVE-2026-42035 CVE-2026-42035 in axios - Patched by Root

Root has patched CVE-2026-42035 in the axios package for Root:npm. Multiple fixed versions available...

7.4CVSS6.5AI score0.00403EPSS
SaveExploits1
OSV
OSV
added 2026/09/14 9:10 a.m.23 views

ROOT-APP-NPM-CVE-2026-42041 CVE-2026-42041 in axios - Patched by Root

Root has patched CVE-2026-42041 in the axios package for Root:npm. Multiple fixed versions available...

4.8CVSS7.5AI score0.00611EPSS
SaveExploits1
OSV
OSV
added 2026/09/14 9:10 a.m.11 views

ROOT-APP-NPM-CVE-2026-42040 CVE-2026-42040 in axios - Patched by Root

Root has patched CVE-2026-42040 in the axios package for Root:npm. Multiple fixed versions available...

3.7CVSS7AI score0.00217EPSS
SaveExploits1
OSV
OSV
added 2026/09/14 8:55 a.m.19 views

ROOT-APP-PYPI-CVE-2026-42561 CVE-2026-42561 in python-multipart - Patched by Root

Root has patched CVE-2026-42561 in the python-multipart package for Root:PyPI. Multiple fixed versions available...

7.5CVSS5.2AI score0.0074EPSS
SaveExploits0
OSV
OSV
added 2026/09/14 8:53 a.m.8 views

CLSA-2026-1789376005 TuxCare security update for zendframework/zend-session (1 CVE)

TuxCare rebuilt zendframework/zend-session to address 1 CVE. Fixed in 2.1.6-p1+tuxcare...

5.7AI score
SaveExploits0
Rows per page
Query Builder