Lucene search
+L

213625 matches found

NVD
NVD
added 2026/09/17 5:17 p.m.2 views

CVE-2026-90093

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: access chan-conn safely in get/setsockopt Since commit b66774b48dd9 "Bluetooth: L2CAP: Fix UAF in channel timeout by holding conn ref" l2capchan::conn has held reference and remains non-NULL also after the...

SaveExploits0References2
OSV
OSV
added 2026/09/17 5:16 p.m.3 views

GHSA-W3F4-8PJ2-599W Grav: Path Traversal in ImageMedium::watermark() — arbitrary file disclosure via publicly-cached images

Reported by: Nihad Huseynli @nihaddhuseynli https://github.com/nihaddhuseynli — [email protected] ▎ Note: I attempted to report this via [email protected] first, per SECURITY.md, but the email bounced with 550 5.1.1 Address does not exist. Filing directly here instead. Path Traversal i...

8.7CVSS0.00373EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/09/17 5:16 p.m.3 views

Grav: Path Traversal in ImageMedium::watermark() — arbitrary file disclosure via publicly-cached images

Reported by: Nihad Huseynli @nihaddhuseynli https://github.com/nihaddhuseynli — [email protected] ▎ Note: I attempted to report this via [email protected] first, per SECURITY.md, but the email bounced with 550 5.1.1 Address does not exist. Filing directly here instead. Path Traversal i...

8.7CVSS0.00373EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/09/17 5:16 p.m.2 views

DEBIAN-CVE-2026-90059

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: restore NETIPALIGN in the RX DMA offset Since the RX path was converted to zero-copy, the page pool page is handed to the stack directly as the skb head, and the offset the DMA engine writes at is what determines the...

SaveExploits0References1
NVD
NVD
added 2026/09/17 5:16 p.m.2 views

CVE-2026-90060

In the Linux kernel, the following vulnerability has been resolved: ALSA: control: Don't add invalid kcontrols to LED layer The kcontrol LED state layer tries to track the all associated kcontrol elements with naive assumptions that they are readable. But one can create a write-only element that...

SaveExploits0References5
OSV
OSV
added 2026/09/17 5:16 p.m.3 views

DEBIAN-CVE-2026-90060

In the Linux kernel, the following vulnerability has been resolved: ALSA: control: Don't add invalid kcontrols to LED layer The kcontrol LED state layer tries to track the all associated kcontrol elements with naive assumptions that they are readable. But one can create a write-only element that...

SaveExploits0References1
NVD
NVD
added 2026/09/17 5:16 p.m.3 views

CVE-2026-90059

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: restore NETIPALIGN in the RX DMA offset Since the RX path was converted to zero-copy, the page pool page is handed to the stack directly as the skb head, and the offset the DMA engine writes at is what determines the...

SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/09/17 5:16 p.m.4 views

Grav: Incomplete callable validation in blueprint dynamic fields allows arbitrary static method invocation and file disclosure

Summary Grav CMS's blueprint dynamic-field callable guard can be bypassed with a fully-qualified Class::method string, letting an account with only page-editing rights admin.pages, not super-admin plant a directive in a page's form-field frontmatter that invokes an arbitrary public static PHP...

8.6CVSS0.00234EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/09/17 5:16 p.m.1 views

GHSA-7PGQ-CR25-XVC8 Grav: Incomplete callable validation in blueprint dynamic fields allows arbitrary static method invocation and file disclosure

Summary Grav CMS's blueprint dynamic-field callable guard can be bypassed with a fully-qualified Class::method string, letting an account with only page-editing rights admin.pages, not super-admin plant a directive in a page's form-field frontmatter that invokes an arbitrary public static PHP...

8.1CVSS0.00234EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/17 5:16 p.m.3 views

GHSA-H7VF-4X9W-H99V oras-go: Blind SSRF via unvalidated Link header URL in pagination allows internal network probing

Summary oras-go's pagination helper parseLink in registry/remote/utils.go follows the Link response header from a registry without validating the URL's host or scheme. When a malicious registry returns a Link header containing an absolute URL pointing to an arbitrary host e.g., a cloud metadata...

4.7CVSS0.00379EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/17 5:16 p.m.3 views

oras-go: Blind SSRF via unvalidated Link header URL in pagination allows internal network probing

Summary oras-go's pagination helper parseLink in registry/remote/utils.go follows the Link response header from a registry without validating the URL's host or scheme. When a malicious registry returns a Link header containing an absolute URL pointing to an arbitrary host e.g., a cloud metadata...

4.7CVSS0.00379EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/09/17 5:15 p.m.3 views

GHSA-M37J-52J7-PJW7 oras-go: Arbitrary file write outside file.Store root via symlink-chain bypass in tar extraction (pushDir)

Summary The content/file.Store in oras-go v2 unpacks OCI layer tarballs when a descriptor carries io.deis.oras.content.unpack=true. The extraction routine validates symlink targets purely lexically filepath.Join and, for regular files placed directly at the extraction root, skips the parent-symli...

8.8CVSS0.00667EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/17 5:15 p.m.4 views

oras-go: Arbitrary file write outside file.Store root via symlink-chain bypass in tar extraction (pushDir)

Summary The content/file.Store in oras-go v2 unpacks OCI layer tarballs when a descriptor carries io.deis.oras.content.unpack=true. The extraction routine validates symlink targets purely lexically filepath.Join and, for regular files placed directly at the extraction root, skips the parent-symli...

8.8CVSS0.00667EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/09/17 5:15 p.m.1 views

GHSA-R56G-Q4P6-M3P6 Kestra: SSRF via Pebble http() function allows unauthenticated access to internal services & cloud metadata

Summary The Pebble template engine's http function in Kestra OSS accepts user-controlled URLs without any validation, allowing Server-Side Request Forgery SSRF attacks. An unauthenticated attacker can import a malicious Flow YAML and execute it to access internal services, cloud metadata endpoint...

8.6CVSS0.00368EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/09/17 5:15 p.m.4 views

Kestra: SSRF via Pebble http() function allows unauthenticated access to internal services & cloud metadata

Summary The Pebble template engine's http function in Kestra OSS accepts user-controlled URLs without any validation, allowing Server-Side Request Forgery SSRF attacks. An unauthenticated attacker can import a malicious Flow YAML and execute it to access internal services, cloud metadata endpoint...

8.6CVSS0.00368EPSS
SaveExploits0References3Affected Software2
Github Security Blog
Github Security Blog
added 2026/09/17 5:15 p.m.4 views

Grav: FlexDirectory::dynamicDataField() executes arbitrary callables from blueprint data with no validation

Summary A missing validation check in Grav's Flex framework lets an account holding nothing but an ordinary object-create permission on a single Flex directory execute arbitrary shell commands on the server. Any authenticated user with create or update rights on a Flex-based directory Flex Users,...

8.8CVSS0.00849EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/09/17 5:15 p.m.2 views

GHSA-C4WF-2XXC-68QM Grav: FlexDirectory::dynamicDataField() executes arbitrary callables from blueprint data with no validation

Summary A missing validation check in Grav's Flex framework lets an account holding nothing but an ordinary object-create permission on a single Flex directory execute arbitrary shell commands on the server. Any authenticated user with create or update rights on a Flex-based directory Flex Users,...

8.8CVSS0.00849EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/17 5:15 p.m.9 views

CVE-2016-3141

CVE-2016-3141 1. Vulnerability Detail. Use-after-free vulnerability in wddx.c in the WDDX extension in PHP before 5.5.33 and 5.6.x before 5.6.19 allows remote attackers to cause a denial of service memory corruption and application crash or possibly have unspecified other impact by triggering a...

9.8CVSS8.3AI score0.36009EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/17 5:15 p.m.19 views

noisy

Noisy Un sencillo script de Python que genera ruido aleatorio de tráfico HTTP/DNS en segundo plano mientras navegas por la web de forma habitual, para que tus datos de tráfico web sean menos valiosos para la venta y proporcionen mayor oscuridad. Probado en MacOS High Sierra, Ubuntu 16.04 y Raspbi...

5.9AI score
SaveExploits0References5
CVE
CVE
added 2026/09/17 5:15 p.m.3 views

CVE-2026-54676

Scoold , a Q&A and knowledge-sharing platform for teams, is affected by an authorization bypass in ApiController.getPostReplies() (file ApiController.java). Prior to 1.69.0 , the GET /api/posts/{id}/answers endpoint did not call canAccessSpace before returning reply data, allowing users holding a...

6.5CVSS
SaveExploits0References3
Rows per page
Query Builder