Lucene search
+L

1207841 matches found

CVE
CVE
added 2026/08/24 2:04 p.m.18 views

CVE-2026-78387

RansomLook has an authorization weakness in its web-based configuration editor at the /admin/config endpoint. The route requires an authenticated session but performs no explicit privilege or administrator authorization check , allowing any authenticated low-privileged user to write crafted value...

9.4CVSS5.4AI score0.00351EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/24 1:55 p.m.9 views

CVE-2026-78386 Unauthenticated Disclosure of Scraping Credentials and Bypass Configuration via RansomLook API

RansomLook exposed sensitive operator-side scraping configuration through multiple unauthenticated API responses. Location records associated with ransomware groups and markets were returned largely verbatim to unauthenticated callers whenever the location itself was not marked as private. These...

8.7CVSS5.6AI score0.00482EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/24 1:55 p.m.13 views

CVE-2026-78386

RansomLook , a ransomware intelligence platform, exposed sensitive operator-side scraping configuration through multiple unauthenticated API endpoints. Location records tied to ransomware groups and markets were returned largely verbatim when not marked as private, leaking internal fields includi...

8.7CVSS5.5AI score0.00482EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/24 1:55 p.m.7 views

CVE-2026-78386 Unauthenticated Disclosure of Scraping Credentials and Bypass Configuration via RansomLook API

RansomLook exposed sensitive operator-side scraping configuration through multiple unauthenticated API responses. Location records associated with ransomware groups and markets were returned largely verbatim to unauthenticated callers whenever the location itself was not marked as private. These...

8.7CVSS5.8AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/24 1:55 p.m.8 views

EUVD-2026-64888

RansomLook exposed sensitive operator-side scraping configuration through multiple unauthenticated API responses. Location records associated with ransomware groups and markets were returned largely verbatim to unauthenticated callers whenever the location itself was not marked as private. These...

8.7CVSS5.5AI score0.00482EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/24 1:55 p.m.30 views

CVE-2026-78386 Unauthenticated Disclosure of Scraping Credentials and Bypass Configuration via RansomLook API

RansomLook exposed sensitive operator-side scraping configuration through multiple unauthenticated API responses. Location records associated with ransomware groups and markets were returned largely verbatim to unauthenticated callers whenever the location itself was not marked as private. These...

8.7CVSS0.00482EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/24 1:48 p.m.8 views

CVE-2026-74609

A flaw was found in the Linux kernel's TIPC Transparent Inter-Process Communication protocol implementation. A race condition exists in the tipcnodelinkdown function where a link pointer is cached without proper locking. This allows another process to free the link object while the cached pointer...

7.8CVSS5.5AI score0.00126EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/24 1:48 p.m.8 views

CVE-2026-45698

A flaw was found in Netatalk. A stack-based buffer overflow in the deletedir function of the afpd daemon can be exploited by a remote attacker. This occurs due to an integer underflow during path construction, which allows attacker-controlled filenames to be copied into a stack buffer without...

7.5CVSS6.7AI score0.00272EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/24 1:43 p.m.6 views

JLSEC-2026-1382

Mongoose is an embedded web server and network library. Prior to 7.22, a remote attacker can place a lone carriage return or line feed in multipart input processed by mghttpnextmultipart in src/http.c. The loops comparing sb and sb + 1, and sh2 and sh2 + 1, use an incorrect AND condition and stop...

6.5CVSS5.6AI score0.00267EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/24 1:43 p.m.5 views

JLSEC-2026-1376

Mongoose is an embedded web server and network library. Prior to 7.23, a network attacker can impersonate a TLS server to a Mongoose client configured with a multi-certificate CA bundle. In src/tlsbuiltin.c, the mgtlsinit function stores the bundle in tls-cabundleder while tls-cader.len remains...

9.3CVSS5.5AI score0.00195EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/24 1:43 p.m.5 views

JLSEC-2026-1375 Apache Avro Java SDK is Vulnerable to Code Injection

Improper Control of Generation of Code 'Code Injection' vulnerability in Apache Avro Java SDK when generating specific records from untrusted Avro schemas. This issue affects Apache Avro Java SDK: all versions through 1.11.4 and version 1.12.0. Users are recommended to upgrade to version 1.12.1 o...

7.3CVSS7.8AI score0.00602EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/24 1:43 p.m.7 views

JLSEC-2026-1378

Mongoose is an embedded web server and network library. Prior to 7.22, an attacker who can create a file with an HTML payload in its name can trigger stored cross-site scripting when a user browses a directory served with MGENABLEDIRLIST. The printdirentry path called by listdir in src/http.c...

5.4CVSS5.2AI score0.00191EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/24 1:43 p.m.6 views

JLSEC-2026-1377

Mongoose is an embedded web server and network library. Prior to version 7.22, an on-path network attacker with a wildcard certificate for a parent domain can impersonate deeper subdomains to a client using the built-in TLS stack. The mgtlsverifycertsan and mgtlsverifycertcn functions in...

9.1CVSS5.3AI score0.00212EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/24 1:43 p.m.7 views

JLSEC-2026-1383

Mongoose is an embedded web server and network library. Prior to 7.22, a remote attacker can send a crafted percent-encoded request path to a deployment using MGENABLEDIRLIST and persuade a user to visit it. The mghttpservedir and listdir path in src/http.c places the decoded request URI into the...

5.4CVSS5.3AI score0.0023EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/24 1:43 p.m.5 views

JLSEC-2026-1380

Mongoose is an embedded web server and network library. Prior to 7.22, a remote unauthenticated attacker can exploit an HTTP/1.0 reverse-proxy deployment by sending a request with Transfer-Encoding: chunked and conflicting framing. The httpcb function in src/http.c tests hm.proto.len with an...

9.1CVSS5.6AI score0.00397EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/24 1:43 p.m.7 views

JLSEC-2026-1379

Mongoose is an embedded web server and network library. Prior to 7.22, an attacker who can control an SSI-enabled file can place directory traversal sequences in an include file or include virtual directive. The mgssi function in src/ssi.c concatenates the directive argument into a filesystem pat...

6.5CVSS5.5AI score0.00594EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/24 1:43 p.m.5 views

JLSEC-2026-1374 Apache Avro Java SDK: Arbitrary Code Execution when reading Avro Data (Java SDK)

Schema parsing in the Java SDK of Apache Avro 1.11.3 and previous versions allows bad actors to execute arbitrary code. Users are recommended to upgrade to version 1.11.4 or 1.12.0, which fix this issue...

9.2CVSS7.5AI score0.03256EPSS
SaveExploits0References13
OSV
OSV
added 2026/08/24 1:43 p.m.9 views

JLSEC-2026-1381

Mongoose is an embedded web server and network library. Priro to version 7.22, a remote unauthenticated attacker can send an HTTP request containing both Content-Length and Transfer-Encoding: chunked. The clcount and tecount checks in the mghttpparse and httpcb paths in src/http.c accept both...

9.1CVSS5.5AI score0.00376EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/24 1:43 p.m.6 views

Important: Red Hat Security Advisory: sqlite security update

An update for sqlite is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from t...

8.5CVSS8.4AI score0.00175EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/24 1:39 p.m.10 views

EUVD-2026-64860

An authentication bypass issue exists in communications between affected versions of the Zscaler Client Connector and the Zscaler Client Connector Portal...

9.1CVSS5.4AI score0.00299EPSS
SaveExploits0References1
Rows per page
Query Builder