Lucene search
+L

868088 matches found

CVE
CVE
added yesterday5 views

CVE-2026-66039

CVE-2026-66039 affects FFmpeg up to 8.1.2 due to a signed integer overflow in the MACE6 audio decoder. An attacker can craft a CAF file with oversized values for bytes_per_packet and frames_per_packet in the desc chunk, triggering an overflow in mace_decode_frame() during output sample count comp...

8.8CVSS6.2AI score
SaveExploits0References3
EUVD
EUVD
added yesterday5 views

EUVD-2026-48741

FFmpeg through 8.1.2, fixed in commit aafb5c6, contains a signed integer overflow vulnerability in the MACE6 audio decoder that allows attackers to corrupt heap memory by supplying a crafted CAF file with a malicious bytesperpacket value. Attackers can craft a CAF file with oversized bytesperpack...

8.8CVSS6.2AI score
SaveExploits0References3
CVE
CVE
added yesterday8 views

CVE-2026-66037

FFmpeg

7.1CVSS5.9AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added yesterday3 views

CVE-2026-66037

FFmpeg through 8.1.2, fixed in commit 5d7112c, contains an uncontrolled resource consumption vulnerability in the IAMF demuxer that allows an unauthenticated attacker to cause multi-gigabyte memory allocation from a 17-byte input file by supplying a crafted countlabel field. The mixpresentationob...

7.1CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added yesterday7 views

CVE-2026-66037 FFmpeg IAMF Demuxer Uncontrolled Resource Consumption via mix_presentation_obu()

FFmpeg through 8.1.2, fixed in commit 5d7112c, contains an uncontrolled resource consumption vulnerability in the IAMF demuxer that allows an unauthenticated attacker to cause multi-gigabyte memory allocation from a 17-byte input file by supplying a crafted countlabel field. The mixpresentationob...

7.1CVSS
SaveExploits0References3
EUVD
EUVD
added yesterday4 views

EUVD-2026-48739

FFmpeg through 8.1.2, fixed in commit 5d7112c, contains an uncontrolled resource consumption vulnerability in the IAMF demuxer that allows an unauthenticated attacker to cause multi-gigabyte memory allocation from a 17-byte input file by supplying a crafted countlabel field. The mixpresentationob...

7.1CVSS5.9AI score
SaveExploits0References3
IBM Security Bulletins
IBM Security Bulletins
added yesterday2 views

Security Bulletin: Security Vulnerability in Eclipse Jetty affects IBM Sterling B2B Integrator and IBM Sterling File Gateway (CVE-2026-1605)

Summary IBM Sterling B2B Integrator and IBM Sterling File Gateway have addressed vulnerability due to Eclipse Jetty Vulnerability Details CVEID:CVE-2026-1605 DESCRIPTION: In Eclipse Jetty, versions 12.0.0-12.0.31 and 12.1.0-12.0.5, class GzipHandler exposes a vulnerability when a compressed HTTP...

7.5CVSS5.9AI score0.00625EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added yesterday4 views

Security Bulletin: SQL injection Security Vulnerability in IBM Sterling B2B Integrator and IBM Sterling File Gateway (CVE-2026-7769)

Summary IBM Sterling B2B Integrator and IBM Sterling File Gateway have addressed vulnerability due to SQL injection. Vulnerability Details CVEID:CVE-2026-7769 DESCRIPTION: IBM Sterling File Gateway is vulnerable to SQL injection. A remote attacker could send specially crafted SQL statements, whic...

6AI score
SaveExploits0Affected Software1
Imperva Blog
Imperva Blog
added yesterday2 views

Imperva Customers Protected Against CVE-2026-16723: Critical FastJson 1.x Zero-Day RCE

TL;DR:A critical remote code execution vulnerability has been disclosed in FastJson, a widely used JSON processing library for Java. The vulnerability, assigned CVE-2026-16723 with a CVSS score of 9.0 Critical, affects FastJson versions 1.2.68 through 1.2.83 under specific Spring Boot deployment...

9CVSS6.8AI score0.00413EPSS
SaveExploits0
GithubExploit
GithubExploit
added yesterday20 views

Evil-Ollama

╔═══════════════════════════════════════════════════════════...

8.8CVSS7.2AI score0.89633EPSS
SaveExploits5
NVD
NVD
added yesterday7 views

CVE-2026-65708

sysPass through version 3.2.11 contains an insecure direct object reference vulnerability that allows any authenticated attacker to access account file attachments belonging to accounts they do not have ACL permissions for by exploiting missing authorization checks in AccountFileController...

8.6CVSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added yesterday7 views

CVE-2026-14586

A flaw was found in Unbound. Under heavy DNS-over-QUIC DoQ traffic, a timing discrepancy in Unbound’s libngtcp2 library can trigger an assertion failure. This causes the server to crash unexpectedly, resulting in a denial of service DoS. Mitigation Disable DNS-over-QUIC DoQ by removing or...

5.9CVSS5.8AI score0.00257EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added yesterday6 views

Open WebUI: Upload `metadata.knowledge_id` bypasses the knowledge-base write-access check (read-only users can add files to KB)

Open WebUI upload metadata can add files to knowledge bases without write permission Summary Open WebUI's file upload background processing trusts the client-supplied metadata.knowledgeid value and inserts a knowledgefile association before validating that the uploading user has write access to t...

4.3CVSS6AI score0.00292EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added yesterday7 views

kin-openapi: ValidationHandler.Load() Fail-Open Authentication Bypass via NoopAuthenticationFunc Default

Summary ValidationHandler.Load in getkin/kin-openapi silently replaces a nil AuthenticationFunc with NoopAuthenticationFunc, which always returns nil without performing any credential check. Because this substitution happens unconditionally when the caller omits the field, every OpenAPI security...

6AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added yesterday3 views

@fastify/static vulnerable to Authorization Bypass via Non-Canonical URL Paths

Impact @fastify/static evaluates the allowedPath callback before normalizing dot segments and duplicate slashes in the pathname used for file resolution. Non-canonical pathnames such as //file, /./file, or /public/../private/file bypass allowedPath filtering while resolving to the intended file o...

5.3CVSS5.8AI score0.00233EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added yesterday4 views

GitPython: Unsafe git option guard bypass via single-character kwarg value token smuggling enables arbitrary command execution

Summary GitPython's checkunsafeoptions guard the control introduced by CVE-2026-42215 / GHSA-2f96 and hardened since can be bypassed for every guarded method clone/clonefrom, fetch/pull/push, lsremote, itercommits, blame, archive by smuggling an option token inside the VALUE of a single-character...

8.8CVSS6.1AI score0.00749EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added yesterday2 views

GitPython: Arbitrary file overwrite via git diff --output argument injection in Diffable.diff (key- and value-controlled)

Summary Diffable.diff forwards kwargs straight into diff/difftree with no checkunsafeoptions guard. Diffable is mixed into Commit, Tree, IndexFile, and Submodule, giving a broad surface. git diff --output= writes real patch content to an attacker-chosen path, enabling arbitrary file overwrite. Ro...

5.9AI score
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added yesterday5 views

node-tar: Uncontrolled recursion in mapHas/filesFilter allows uncatchable stack-overflow DoS via crafted long-path tar with member selection

Summary node-tar npm tar contains an uncontrolled-recursion stack-exhaustion DoS in the internal mapHas helper used by filesFilter. When a consumer calls tar.t... or tar.x... with a non-empty member-selection list, node-tar installs a filter that closes over the recursive mapHas src/list.ts:33-44...

6.5CVSS6.6AI score0.00929EPSS
SaveExploits1References4Affected Software1
GithubExploit
GithubExploit
added yesterday18 views

wp2shell

wp2shell-poc Independent proof-of-concept for the unauthentic...

5.9AI score
SaveExploits0
Github Security Blog
Github Security Blog
added yesterday7 views

PostCSS: Path Traversal in Previous Source Map Auto-Loading (sourceMappingURL) leads to Arbitrary .map File Disclosure

Vulnerability Details File: lib/previous-map.js Line: 87-98 loadFile, 129-144 loadMap Root Cause PostCSS auto-detects a / sourceMappingURL=... / comment inside the CSS text it is asked to parse and, unless the caller explicitly passes map: false, attempts to load that path from disk as a "previou...

5.9AI score
SaveExploits0References4Affected Software1
Rows per page
Query Builder