Lucene search
+L

77621 matches found

Github Security Blog
Github Security Blog
added 2026/07/02 4:58 p.m.22 views

OpenClaw: Embedded runner policy could be confused by provider aliases

Summary Embedded runner policy could be confused by provider aliases. In affected versions, a request using provider aliases could compare policy against an alias instead of the canonical provider identity. This advisory is scoped to the named feature and configuration. It does not change...

4.8CVSS5.9AI score0.00093EPSS
SaveExploits0References4Affected Software1
Malwarebytes
Malwarebytes
added 2026/07/02 4:22 p.m.19 views

Apple’s Hide My Email doesn’t hide it very well

404 Media reports that a researcher has found a vulnerability in Apple’s Hide My Email feature that could allow someone to discover a person’s real email address. That's especially concerning because protecting your real email address is exactly what the feature is designed to do. 404 Media did n...

5.8AI score
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/02 4:17 p.m.15 views

Security Bulletin: IBM SPSS Modeler is affected by multiple vulnerabilities in DataView

Summary IBM SPSS Modeler is affected by multiple vulnerabilities in DataView. This has been addressed in the remediation section. Vulnerability Details CVEID:CVE-2019-17598 DESCRIPTION: An issue was discovered in Lightbend Play Framework 2.5.x through 2.6.23. When configured to make requests usin...

8.1CVSS6.6AI score0.09254EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2026/07/02 3:56 p.m.14 views

USN-8499-1 linux-xilinx vulnerabilities

It was discovered that the Linux kernel algifaead module did not properly handle in-place cryptographic operations. This flaw is known as Copy Fail. A local attacker could use this to escalate privileges, or possibly escape a container. CVE-2026-31431 It was discovered that the Linux kernel did n...

9.8CVSS7.2AI score0.99907EPSS
SaveExploits302References517
Ubuntu
Ubuntu
added 2026/07/02 3:56 p.m.24 views

USN-8499-1: Linux kernel (Xilinx) vulnerabilities

It was discovered that the Linux kernel algifaead module did not properly handle in-place cryptographic operations. This flaw is known as Copy Fail. A local attacker could use this to escalate privileges, or possibly escape a container. CVE-2026-31431 It was discovered that the Linux kernel did n...

9.8CVSS7.5AI score0.99907EPSS
SaveExploits302
RedHat Linux
RedHat Linux
added 2026/07/02 3:43 p.m.15 views

curl: Information disclosure due to uncleared proxy authentication state

A flaw was found in libcurl. When reusing a libcurl handle for sequential transfers with environment-variable proxy configuration, the library does not properly clear the proxy authentication state. This oversight can lead to the unintended disclosure of Proxy-Authorization headers to an incorrec...

9.1CVSS5AI score0.005EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/02 3:40 p.m.15 views

USN-8497-1 linux-lowlatency, linux-lowlatency-hwe-6.8 vulnerabilities

It was discovered that the Linux kernel did not properly handle shared page fragments during socket buffer operations, collectively known as Dirty Frag. A logic flaw existed in the XFRM ESP-in-TCP subsystem and in the RxRPC networking subsystem when processing paged fragments. A local attacker...

9.8CVSS6.3AI score0.93235EPSS
SaveExploits65References322
Ubuntu
Ubuntu
added 2026/07/02 3:40 p.m.32 views

USN-8497-1: Linux kernel (Low Latency) vulnerabilities

It was discovered that the Linux kernel did not properly handle shared page fragments during socket buffer operations, collectively known as Dirty Frag. A logic flaw existed in the XFRM ESP-in-TCP subsystem and in the RxRPC networking subsystem when processing paged fragments. A local attacker...

9.8CVSS7.2AI score0.93235EPSS
SaveExploits65
The Hacker News
The Hacker News
added 2026/07/02 3:24 p.m.17 views

ThreatsDay: AI Compute Hijacking, Apple Email Flaw, BlueHammer Ransomware + 14 Stories

This week’s security news is mostly about weak spots. Browsers, bots, sandboxes, AI systems, and email flows all show the same problem in different ways. Everything looks normal until someone tests a small gap and finds a way through. This is not one big break. It is small permissions, weak check...

7.8CVSS7.8AI score0.06749EPSS
SaveExploits4
GithubExploit
GithubExploit
added 2026/07/02 3:04 p.m.100 views

skillfy-poc

Skillfy Feature 3 POC — Multilingual AI Dubbing Proof-of-conc...

5.8AI score
SaveExploits0
PyPA
PyPA
added 2026/07/02 2:13 p.m.15 views

MoinMoin Multiple cross-site scripting (XSS) vulnerabilities

Multiple cross-site scripting XSS vulnerabilities in action/AttachFile.py in MoinMoin before 1.8.1 allow remote attackers to inject arbitrary web script or HTML via an AttachFile action to the WikiSandBox component with 1 the rename parameter or 2 the drawing parameter aka the basename variable...

4.3CVSS6AI score0.0548EPSS
SaveExploits2References15Affected Software1
OSV
OSV
added 2026/07/02 2:13 p.m.9 views

PYSEC-2026-670 MoinMoin Multiple cross-site scripting (XSS) vulnerabilities

Multiple cross-site scripting XSS vulnerabilities in action/AttachFile.py in MoinMoin before 1.8.1 allow remote attackers to inject arbitrary web script or HTML via an AttachFile action to the WikiSandBox component with 1 the rename parameter or 2 the drawing parameter aka the basename variable...

4.3CVSS5.9AI score0.0548EPSS
SaveExploits2References15
PyPA
PyPA
added 2026/07/02 2:13 p.m.14 views

Cheetah Path Search Order Hijacking

Cheetah 0.9.15 and 0.9.16 searches the /tmp directory for modules before using the paths in the PYTHONPATH variable, which allows local users to execute arbitrary code via a malicious module in /tmp/...

7.2CVSS6.3AI score0.00433EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/02 2:13 p.m.9 views

PYSEC-2026-622 Cheetah Path Search Order Hijacking

Cheetah 0.9.15 and 0.9.16 searches the /tmp directory for modules before using the paths in the PYTHONPATH variable, which allows local users to execute arbitrary code via a malicious module in /tmp/...

7.2CVSS6.3AI score0.00433EPSS
SaveExploits0References5
PyPA
PyPA
added 2026/07/02 2:13 p.m.18 views

Out-of-bounds Read in OpenCV

An out-of-bounds read was discovered in OpenCV before 4.1.1 OpenCV-Python before 4.1.0.25. Specifically, variable coarsestscale is assumed to be greater than or equal to finestscale within the calc/oclcalc functions in disflow.cpp. However, this is not true when dealing with small images, leading...

6.5CVSS6.3AI score0.01742EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2026/07/02 2:13 p.m.12 views

PYSEC-2026-723 Out-of-bounds Read in OpenCV

An out-of-bounds read was discovered in OpenCV before 4.1.1 OpenCV-Python before 4.1.0.25. Specifically, variable coarsestscale is assumed to be greater than or equal to finestscale within the calc/oclcalc functions in disflow.cpp. However, this is not true when dealing with small images, leading...

6.5CVSS6.5AI score0.01742EPSS
SaveExploits1References8
The Hacker News
The Hacker News
added 2026/07/02 11:30 a.m.19 views

Identity Lifecycle Management Wasn't Built for AI Agents 

Identity lifecycle management was architected around a person with an employment record, a manager, and a departure date. AI agents have none of those. As autonomous principals proliferate across enterprise environments, the governance model built for humans develops structural blind spots that...

5.9AI score
SaveExploits0
Securelist
Securelist
added 2026/07/02 9:00 a.m.27 views

Missed incidents, persistent threats, and response gaps: Insights from compromise assessment projects

The following analysis presents the key findings from Kaspersky Compromise Assessment engagements performed in 2025. A compromise assessment is an independent, expert-driven service that examines whether a target network has been compromised. The service combines threat intelligence analysis...

6.6AI score
SaveExploits0
NVD
NVD
added 2026/07/02 6:16 a.m.21 views

CVE-2026-14249

The Request a Quote plugin for WordPress is vulnerable to Code Injection in versions up to, and including, 2.5.5 via the emddeletefile AJAX action. This is due to the emddeletefile handler deriving a PHP function name from the attacker-controlled $POST'path' parameter and invoking it dynamically...

7.5CVSS0.00562EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/07/02 5:35 a.m.10 views

CVE-2026-14249

The Request a Quote plugin for WordPress is vulnerable to Code Injection in versions up to, and including, 2.5.5 via the emddeletefile AJAX action. This is due to the emddeletefile handler deriving a PHP function name from the attacker-controlled $POST'path' parameter and invoking it dynamically...

7.5CVSS6AI score0.00562EPSS
SaveExploits0References7
Rows per page
Query Builder