Lucene search
+L

57982 matches found

CVE
CVE
added 2026/08/20 6:53 p.m.18 views

CVE-2026-64777

CVE-2026-64777 affects Apple's container tool. A malicious builder peer can request an in-context file by name from the host and receive the contents of whatever that name resolves to, even when it resolves outside the build context . This is a path-traversal-style information disclosure: the fil...

4.3CVSS5.3AI score0.00227EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/08/20 6:45 p.m.6 views

Winter: Reflected XSS through the search query parameter in the backend Table widget

Impact Affected versions of Winter CMS render the search query parameter without HTML encoding inside a block in the backend Table widget partial modules/backend/widgets/table/partials/table.php: php value="" is an HTML raw-text context, so the surrounding value="…" attribute quoting is not a...

5.9AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/20 6:44 p.m.9 views

Fleet: Unauthenticated download of in-house iOS app binaries via predictable URLs

Summary Two endpoints serving in-house iOS application packages and manifests in Fleet's enterprise tier are reachable without a hard-to-guess token in the URL, allowing an unauthenticated attacker who can reach the Fleet server to download an in-house IPA by guessing sequential title identifiers...

5.8AI score
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/08/20 6:36 p.m.30 views

EUVD-2026-44820

Qinglong has an incomplete fix for CVE-2026-3965: Improper Authentication...

9.3CVSS5.2AI score0.00404EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 6:35 p.m.7 views

GHSA-2P39-2JF3-FV2Q next-video: Unauthenticated arbitrary file read via /api/video request handler

Impact The HTTP route handler exported by next-video/request-handler — which the README instructs consumers to mount at /api/video — allows an unauthenticated remote attacker to read arbitrary .json files from the production filesystem of any application following the documented setup. The...

6.9CVSS5.7AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/20 6:35 p.m.9 views

next-video: Unauthenticated arbitrary file read via /api/video request handler

Impact The HTTP route handler exported by next-video/request-handler — which the README instructs consumers to mount at /api/video — allows an unauthenticated remote attacker to read arbitrary .json files from the production filesystem of any application following the documented setup. The...

5.6AI score
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/08/20 6:31 p.m.30 views

CVE-2026-9033 Unauthenticated Captive Portal Session Termination and Forced Logout in Omada Gateways

An unauthenticated attacker with network access to the captive portal service of an affected device can terminate active captive portal sessions, including forcing logout of specific users or clearing all active sessions. Affected users must re-authenticate to regain access. Successful...

6CVSS0.00185EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/20 6:31 p.m.12 views

EUVD-2026-63543

An unauthenticated attacker with network access to the captive portal service of an affected device can terminate active captive portal sessions, including forcing logout of specific users or clearing all active sessions. Affected users must re-authenticate to regain access. Successful...

6CVSS5.4AI score0.00185EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/20 6:23 p.m.7 views

CVE-2026-63654 Frappe: Unauthenticated Workflow approval via confirm_action

Frappe is a full-stack web application framework. In version 16.31.0 and earlier, the whitelisted frappe.model.workflow.bulkworkflowapproval endpoint in frappe/model/workflow.py accepts safe HTTP methods for state-changing workflow approvals because the endpoint is not restricted to POST. An...

6.9CVSS5.5AI score
SaveExploits0References5
OSV
OSV
added 2026/08/20 6:16 p.m.5 views

DEBIAN-CVE-2026-73256

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.5AI score0.00397EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/20 6:16 p.m.7 views

CVE-2026-73256

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.1CVSS0.00397EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/20 6:16 p.m.8 views

CVE-2026-73257

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.1CVSS0.00375EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/20 6:16 p.m.7 views

CVE-2026-54625

django CMS is a content management system powered by Django. Prior to 5.0.8 and in 5.1.0a1, the django CMS page cache in cms/cache/page.py ignores request headers declared by plugins through getvarycacheon. The pagecachekey function includes the cache prefix, site, language, path, and timezone bu...

4.8CVSS0.00147EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/20 6:02 p.m.11 views

EUVD-2026-63565

django CMS is an easy-to-use and developer-friendly enterprise content management system powered by Django. Prior to 5.0.8, the moveplugin endpoint in cms/admin/placeholderadmin.py accepts an attacker-controlled pluginparent value without rejecting a plugin’s own identifier or a descendant...

7.1CVSS5.3AI score0.00345EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/20 5:58 p.m.26 views

CVE-2026-54625 django CMS: Page cache ignores plugin-declared Vary headers (disclosure & poisoning)

django CMS is a content management system powered by Django. Prior to 5.0.8 and in 5.1.0a1, the django CMS page cache in cms/cache/page.py ignores request headers declared by plugins through getvarycacheon. The pagecachekey function includes the cache prefix, site, language, path, and timezone bu...

4.8CVSS0.00147EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/08/20 5:37 p.m.6 views

CVE-2026-73256

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.5AI score0.00397EPSS
SaveExploits0
CVE
CVE
added 2026/08/20 5:37 p.m.24 views

CVE-2026-73256

Mongoose (an embedded web server and network library by cesanta) prior to 7.22 is vulnerable to HTTP request smuggling via chunked Transfer-Encoding. The root cause is a logic error in http_cb() in src/http.c: it tests hm.proto.len with an impossible greater-than-eight condition, so is_http_1_0 i...

9.1CVSS5.4AI score0.00397EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 5:37 p.m.7 views

CVE-2026-73256 Mongoose: HTTP/1.0 detection off-by-one enables request smuggling via chunked TE

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.5AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/20 5:30 p.m.6 views

CVE-2026-73257 Mongoose: Content-Length + Transfer-Encoding coexistence enables request smuggling

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.4AI score0.00375EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/20 5:30 p.m.10 views

EUVD-2026-63492

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.4AI score0.00375EPSS
SaveExploits0References4
Rows per page
Query Builder