Lucene search
+L

5779 matches found

RedhatCVE
RedhatCVE
added 2026/07/30 8:27 a.m.21 views

CVE-2026-64289

A flaw was found in the Linux kernel. In the iommufd component, the iommufdhwptinvalidate function allows a local user to provide excessively large values for entrynum and entrylen during cache invalidation. This can lead to a Denial of Service DoS by causing the system to become unresponsive...

5.5CVSS5.8AI score0.00159EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/07/29 7:01 p.m.74 views

claude-pentest

claude-pentest A local pentesting toolkit built for Claude Co...

5.9AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/07/28 5:31 p.m.14 views

tar: Node-tar: Denial of Service via malformed tar archive header

A flaw was found in node-tar, a tar archive manipulation library for Node.js. A remote attacker could exploit this vulnerability by providing a specially crafted tar archive with a negative entry size in its header. This malformed header causes the archive scanner to enter an infinite loop,...

8.7CVSS7AI score0.00434EPSS
SaveExploits1References7
CVE
CVE
added 2026/07/28 3:34 p.m.51 views

CVE-2026-45293

WordPress Coding Standards (WordPressCS) contains a vulnerability in the WordPress.WP.EnqueuedResourceParameters sniff. From 0.14.1 to 3.4.1, the sniff reconstructed the $ver argument passed to functions like wp_enqueue_script() and ran it through eval() inside is_falsy(), so a crafted argument s...

8.6CVSS6.2AI score0.00184EPSS
SaveExploits0References4
Qualys Blog
Qualys Blog
added 2026/07/27 4:48 p.m.27 views

Qualys Expands Serverless Security with Vulnerability Scanning for AWS Lambda

Key Takeaways Qualys now delivers automated AWS Lambda vulnerability scanning , extending serverless security beyond posture checks CSPM into workload-level risk visibility. CSPM alone only catches misconfigurations excessive permissions, exposure, logging, encryption — it can't detect vulnerable...

6.1AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/25 4:45 p.m.10 views

SUSE CVE-2026-64318

In the Linux kernel, the following vulnerability has been resolved: partitions: aix: bound the ppcount scan to the ppe array aixpartition reads the physical volume descriptor into a fixed-size struct pvd and then scans its physical-partition-extent array: int numpps = be16tocpupvd-ppcount; ... fo...

7.1CVSS5.7AI score0.00164EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/25 8:49 a.m.13 views

CVE-2026-64318 partitions: aix: bound the pp_count scan to the ppe array

In the Linux kernel, the following vulnerability has been resolved: partitions: aix: bound the ppcount scan to the ppe array aixpartition reads the physical volume descriptor into a fixed-size struct pvd and then scans its physical-partition-extent array: int numpps = be16tocpupvd-ppcount; ... fo...

7.1CVSS5.7AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.32 views

PT-2026-64539

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the aix partition function where the system reads a physical volume descriptor into a fixed-size struct pvd and scans its physical-partition-extent array. The loop...

7.1CVSS5.8AI score0.00164EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/07/24 10:55 a.m.4 views

laravel-threat-detection v1.4.0

Laravel Threat Detection Passive intrusion detection for Laravel — see every SQL injection, XSS, scanner, and bot probe hitting your app, logged with full context. It's an IDS, not a WAF: it never blocks, filters, or modifies a request. Drop it into any Laravel 10–13 app and it starts scanning...

10CVSS8.5AI score0.99999EPSS
SaveExploits271References5
vulnersOsv
vulnersOsv
added 2026/07/23 2:40 p.m.10 views

@12-apps/app-shell (>=1.0.0, <=5.7.0), @12-apps/auth (>=1.2.0, <=2.19.0) +282 more potentially affected by unknown CVE via @auth/core (>=0.1.0, <=0.41.2)

@auth/core NPM version =0.1.0, =1.0.0, =1.2.0, =1.3.0, =3.0.0, =4.11.0, =1.10.0, =0.1.0, =0.0.1, =1.0.0, =1.0.1 - @anish-karthik/create-next-app 1.0.1 - @api-buddy/cli 3.0.5 - @api-buddy/plugin-auth-firebase 3.0.3 and more Source cves: unknown CVE Source advisory: SNYK:JS-AUTHCORE-18306877...

5.5AI score
SaveExploits0
OSV
OSV
added 2026/07/22 8:40 p.m.26 views

MAL-2026-11007 Malicious code in web3-terminal (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector bff469765665422f3b9a6dd9978d99ddab9f853b02109f154c97b634977cf223 On npm install, package.json scripts.postinstall runs test.js, which invokes routines in index.js that 1 walk the current working directory for id.js...

5.4AI score
SaveExploits0References1
NVD
NVD
added 2026/07/21 9:16 p.m.12 views

CVE-2026-46556

FlaskBB is a Forum Software written in Python using the micro framework Flask. Prior to version 2.2.1, a Server-Side Request Forgery SSRF vulnerability in getimageinfo allows any authenticated user to force the server to send HTTP requests to arbitrary internal endpoints, including cloud metadata...

6.5CVSS0.00354EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/21 7:06 p.m.14 views

linkify-it: Quadratic-complexity DoS via the `mailto:` validator scan-loop on attacker text

Summary linkify-it's schema-scan loop .test / .match, the documented public API invokes the mailto: schema validator at every mailto: occurrence in the input text. For each occurrence the validator does text.slicepos an On copy and runs an email regex whose local-part class srcemailname greedily...

7.5CVSS5.7AI score0.00434EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/07/21 7:06 p.m.11 views

GHSA-V245-V573-V5VM linkify-it: Quadratic-complexity DoS via the `mailto:` validator scan-loop on attacker text

Summary linkify-it's schema-scan loop .test / .match, the documented public API invokes the mailto: schema validator at every mailto: occurrence in the input text. For each occurrence the validator does text.slicepos an On copy and runs an email regex whose local-part class srcemailname greedily...

7.5CVSS5.7AI score0.00434EPSS
SaveExploits1References5
The Hacker News
The Hacker News
added 2026/07/21 8:59 a.m.17 views

WordPress wp2shell Exploitation Grows as Public Exploit Fuels Mass Scanning

Attackers have begun to exploit two critical vulnerabilities in WordPress that, when combined together, enable unauthenticated remote code execution RCE and complete compromise of vulnerable websites. The two security flaws, tracked as CVE-2026-63030 and CVE-2026-60137, have been codenamed...

9.8CVSS7.6AI score0.97271EPSS
SaveExploits79
Kitploit
Kitploit
added 2026/07/21 3:00 a.m.7 views

SecureAI-Scan v0.4.0

SecureAI-Scan The AI security scanner that proves its findings. SecureAI-Scan finds LLM, MCP, Agent Skill, and RAG vulnerabilities in TypeScript, JavaScript, and Python — and shows you the evidence: the exact source → flow → sink path for every dataflow finding, resolved through real imports, not...

9.6CVSS9.6AI score0.77866EPSS
SaveExploits1References36
EUVD
EUVD
added 2026/07/20 9:34 p.m.17 views

EUVD-2026-42329

Mistune plugins/formatting: quadratic-time parsing on long runs of x, ==x==, and ^^x^^ markers strikethrough / mark / insert...

7.5CVSS5.2AI score0.00644EPSS
SaveExploits1References5
GithubExploit
GithubExploit
added 2026/07/19 6:13 a.m.80 views

Ruoyi-Scan

Ruoyi-Scan — RuoYi-specific vulnerability scanning tool 2...

5.6AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/07/18 5:20 p.m.85 views

FLOCK_CVE_SCANNER

FLOCKCVESCANNER Scan and exploit with permission Ov...

9.8CVSS5.4AI score0.01067EPSS
SaveExploits3
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/07/18 11:43 a.m.34 views

Malicious code in mlflow-ui (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector b7192c53fc1e0b62e2c373a8a6beabfeb3777cae3aacfe23ca374eab1c2839a7 The package impersonates the MLflow project author 'MLflow Community' , homepage https://github.com/mlflow/mlflow but provides no MLflow UI...

6.7AI score
SaveExploits0References5
Rows per page
Query Builder