Lucene search
+L

13255 matches found

Kitploit
Kitploit
added 2026/09/06 12:10 p.m.7 views

MOVEit-Transfer-Data-Breach-Analysis.

MOVEit-Transfer-Data-Breach-Analysis. ​Detailed analysis of the 2023 MOVEit Transfer data breach CVE-2023-34362 for CS50 Cybersecurity. This project explores the technical impact of unauthenticated SQL Injection and its consequences for global data privacy, affecting 2,700+ organizations. Special...

9.8CVSS8.4AI score0.99934EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/04 3:45 a.m.2444 views

pwndb

pwndb.py pwndb.py is a python command-line tool for searching leaked credentials using the Onion service with the same name. Usage root@kitploit: usage: pwndb.py -h --target TARGET --list LIST --output OUTPUT --proxy PROXY optional arguments: -h, --help show this help message and exit --target...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 3:18 a.m.3 views

PwnedPasswordsChecker

PwnedPasswordsChecker PwnedPasswordsChecker is a tool that checks if the hash of a known password in SHA1 or NTLM format is present in the list of I Have Been Pwned leaks and the number of occurrences. You can download the hash-coded version for SHA1 here or the hash-coded version for NTLM here...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/04 2:25 a.m.5 views

Breach-Report-Collection

Breach Report Collection A collection of companies that disclose adversary TTPs after they have been breached Useful for analysis of intrusions launched by adversaries with measurable effects and impact Organization| Breach Date| Adversary| Source ---|---|---|--- DigiCert| April 2026| GoldenEyeDo...

5.9AI score
SaveExploits0
Malwarebytes
Malwarebytes
added 2026/09/02 10:03 a.m.11 views

153M+ driver’s licenses for sale on new dark web platform

A new dark web platform called Nexus claimed to be selling 153 million driver’s license scans and millions of other identity and medical cards. The collection included more than 153 million driver’s licenses, 10 million ID cards, 3 million travel documents, and 579,000 medical cards, including...

5.9AI score
SaveExploits0
Krebs on Security
Krebs on Security
added 2026/09/01 10:40 p.m.87 views

FBI Probes Service Selling 153M+ Drivers Licenses

A new identity theft service launched on the dark web this week is selling digital scans of more than 153 million drivers licenses from people in the United States and Canada. Based on interviews with individuals whose licenses are available for purchase on this service, it appears to be siphonin...

5.8AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/09/01 8:40 a.m.10 views

CVE-2026-40205

A flaw was found in Dovecot. An attacker with a partially valid OAuth2 token can bypass authorization checks in remote token validation paths. This allows the attacker to authenticate with insufficient permissions, leading to a breach of integrity where the configured authorization policy is not...

5.9CVSS7.1AI score0.00179EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2026/08/25 12:00 a.m.4 views

The vulnerability of the l2cap_information_rsp() function in the net/bluetooth/l2cap_core.c module of the Linux kernel’s Bluetooth subsystem allows a attacker to compromise the confidentiality and accessibility of protected information.

The vulnerability of the l2capinformationrsp function in the net/bluetooth/l2capcore.c module of the Linux kernel’s Bluetooth subsystem is related to the execution of operations outside the buffer boundaries. Exploiting this vulnerability could allow an attacker to compromise the confidentiality...

8.1CVSS4.7AI score0.00255EPSS
SaveExploits0References12Affected Software3
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability in Linux 5.10, Linux, Linux 5.15

A division-by-zero error on some AMD processors may potentially return speculative data, resulting in a loss of confidentiality...

5.5CVSS6.3AI score0.11322EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability in Linux, Linux 5.10

A kernel information leak flaw was identified in the scsiioctl function in drivers/scsi/scsiioctl.c within the Linux kernel. This flaw allows a local attacker with special user privileges CAPSYSADMIN or CAPSYSRAWIO to cause confidentiality issues...

4.9CVSS6.7AI score0.00416EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability in usbutils

The vulnerability of the readlinkrecursive function in the USBUtils utility is related to buffer overflow on the stack. Exploiting this vulnerability allows an attacker to access confidential data, compromise its integrity, and cause service failures...

6.6CVSS5.9AI score
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability in Corosync

The vulnerability of the removewhitespace function in the Corosync cluster engine is related to buffer overflows in the stack. Exploiting this vulnerability allows an attacker to access confidential data, compromise its integrity, and cause service failures...

5.9CVSS5.8AI score
SaveExploits0References1
OSV
OSV
added 2026/08/20 10:47 p.m.6 views

MINI-PWVP-3PVF-HQRR

Bulletin has no description...

7.5CVSS7.3AI score0.00549EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/08/20 6:36 p.m.11 views

Tekton Pipelines-as-Code: Unscoped GitHub App installation token allows unauthorized access to private repositories via remote task resolution

Impact When Pipelines-as-Code is configured with a GitHub App installed across multiple repositories, the installation token issued during webhook processing is not scoped to the triggering repository by default. The token retains access to all repositories in the GitHub App installation. This...

5.4AI score
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.12 views

PT-2026-80744

Name of the Vulnerable Software and Affected Versions Tekton Pipelines-as-Code versions prior to 0.48.0 Description When configured with a GitHub App installed across multiple repositories, the installation token issued during webhook processing is not scoped to the triggering repository by...

6.5CVSS5.4AI score
SaveExploits0References4
OSV
OSV
added 2026/08/19 6:56 p.m.6 views

GHSA-JFJ5-WRJ9-63X4 langgraph-api: Incomplete assistant authorization in LangGraph Server run creation

Summary In affected versions of langgraph-api the LangGraph Server runtime, the run-creation path authorized the assistant attached to a run using a different authorization event than the rest of the assistant-handling code paths. Direct assistant reads and cron creation dispatch the...

5.9CVSS5.6AI score
SaveExploits0References2
OSV
OSV
added 2026/08/19 1:47 p.m.9 views

MINI-PV5F-R8VF-3VP3

Bulletin has no description...

8.4CVSS5AI score0.00107EPSS
SaveExploits0
NVD
NVD
added 2026/08/18 9:18 p.m.7 views

CVE-2026-71060

Vulnerability in the Oracle Hyperion Financial Management product of Oracle Hyperion component: Security. The supported version that is affected is 11.2.25.0.000. Difficult to exploit vulnerability allows high privileged attacker with network access via HTTP to compromise Oracle Hyperion Financia...

4.4CVSS0.00303EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/18 9:17 p.m.7 views

CVE-2026-70988

Vulnerability in the Oracle Commerce Guided Search / Oracle Commerce Experience Manager product of Oracle Commerce component: Content Acquisition System. The supported version that is affected is 11.4.0. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP ...

7.7CVSS0.00337EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/18 9:17 p.m.6 views

CVE-2026-70836

Vulnerability in the Oracle Hyperion Financial Management product of Oracle Hyperion component: Security. The supported version that is affected is 11.2.25.0.000. Easily exploitable vulnerability allows low privileged attacker with logon to the infrastructure where Oracle Hyperion Financial...

5.5CVSS0.00148EPSS
SaveExploits0References1
Rows per page
Query Builder