Lucene search
+L

37668 matches found

OSSF Malicious Packages
OSSF Malicious Packages
added 2 hours ago2 views

Malicious code in tcb-web-header (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 115bda849ee7aff33e1ccc649f492e892e31243bfb026eea8048c158c885bdf0 On require of tcb-web-header, platform.js selects an OS/arch-specific endpoint, downloads a binary from Cloudflare workers.dev hosts whose names are...

5.5AI score
SaveExploits0References1
EUVD
EUVD
added 2 hours ago3 views

EUVD-2026-53362

rust-iot-platform's AuthToken request-guard implementation api/src/main.rs only checks whether the Authorization HTTP header is present, and never validates its value against any session, token store, or signature. Any request carrying an arbitrary non-empty Authorization header e.g. Authorizatio...

9.1CVSS5.6AI score
SaveExploits0References2
EUVD
EUVD
added 2 hours ago2 views

EUVD-2026-53352

microtar's mtarwritefileheader and mtarwritedirheader functions src/microtar.c copy a caller-supplied entry name into the 100-byte name field of a stack-allocated mtarheadert via strcpyh.name, name, with no check that strlenname is less than 100 before the copy. Any application that calls these...

9.8CVSS5.9AI score
SaveExploits0References2
CVE
CVE
added 3 hours ago6 views

CVE-2026-0516

Technical details (affected products, versions, root cause, remediation) are not publicly available in the provided documents; monitor for updates from SonicWall PSIRT and CVE records.

5.7AI score
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 3 hours ago2 views

CVE-2026-0516

A improper neutralization of HTTP Headers for Scripting Syntax vulnerability in SonicOS could allow a remote attacker to manipulate the Host header and redirect firewall management users to arbitrary web domains...

SaveExploits0References2Affected Software1
NVD
NVD
added 7 hours ago2 views

CVE-2026-71203

changedetection.io's REST API resources are protected by an @auth.checktoken decorator validating the caller's x-api-key header, except the Spec resource registered at /api/v1/full-spec changedetectionio/api/Spec.py, whose get method carries neither @auth.checktoken nor @validateopenapirequest. A...

5.3CVSS
SaveExploits0References1
NVD
NVD
added 7 hours ago3 views

CVE-2026-70376

Pluck CMS's admin panel relies solely on a Referer-header comparison requestedByTheSameDomain in data/inc/functions.admin.php, gating every admin.php action for CSRF protection, with no per-request anti-CSRF token anywhere in the admin area. When a request carries no Referer/Host information, the...

9.6CVSS
SaveExploits0References1
Cvelist
Cvelist
added 8 hours ago12 views

CVE-2026-71203 changedetection.io: Missing Authentication on /api/v1/full-spec Discloses Full OpenAPI Schema

changedetection.io's REST API resources are protected by an @auth.checktoken decorator validating the caller's x-api-key header, except the Spec resource registered at /api/v1/full-spec changedetectionio/api/Spec.py, whose get method carries neither @auth.checktoken nor @validateopenapirequest. A...

5.3CVSS
SaveExploits0References1
EUVD
EUVD
added 8 hours ago5 views

EUVD-2026-53200

changedetection.io's REST API resources are protected by an @auth.checktoken decorator validating the caller's x-api-key header, except the Spec resource registered at /api/v1/full-spec changedetectionio/api/Spec.py, whose get method carries neither @auth.checktoken nor @validateopenapirequest. A...

5.3CVSS5.5AI score
SaveExploits0References1
EUVD
EUVD
added 8 hours ago3 views

EUVD-2026-53196

Pluck CMS's admin panel relies solely on a Referer-header comparison requestedByTheSameDomain in data/inc/functions.admin.php, gating every admin.php action for CSRF protection, with no per-request anti-CSRF token anywhere in the admin area. When a request carries no Referer/Host information, the...

9.6CVSS5.4AI score
SaveExploits0References1
CVE
CVE
added 8 hours ago13 views

CVE-2026-70376

Pluck CMS has a CSRF risk in the admin panel due to relying solely on Referer-based checks (requestedByTheSameDomain()) with no per-request anti-CSRF token. If Referer/Host is missing, the code treats the request as same-origin, enabling a cross-site attacker page to request forged admin actions....

9.6CVSS5.4AI score
SaveExploits0References1
NVD
NVD
added 9 hours ago5 views

CVE-2026-71192

In OpenStack Swift through 2.38.0, the S3API middleware does not sanitize Swift-native control headers X-Copy-From, X-Copy-From-Account from S3 API requests when s3acl=true. An attacker can inject these headers into a signed PUT request targeting their own bucket, causing Swift to perform a...

6CVSS
SaveExploits0References3
CVE
CVE
added 10 hours ago14 views

CVE-2026-71192

CVE-2026-71192 affects OpenStack Swift up to version 2.38.0, where the S3API middleware does not sanitize Swift-native control headers (X-Copy-From, X-Copy-From-Account) in S3 API requests when the non-default configuration s3_acl=true is used. An attacker can inject these headers into a signed P...

6CVSS5.5AI score
SaveExploits0References3
Cvelist
Cvelist
added 10 hours ago15 views

CVE-2026-71192

In OpenStack Swift through 2.38.0, the S3API middleware does not sanitize Swift-native control headers X-Copy-From, X-Copy-From-Account from S3 API requests when s3acl=true. An attacker can inject these headers into a signed PUT request targeting their own bucket, causing Swift to perform a...

6CVSS
SaveExploits0References3
CVE
CVE
added 10 hours ago9 views

CVE-2026-71191

OpenStack Swift (through 2.38.0) is affected by a vulnerability in the S3API middleware where presigned URL requests do not ensure that semantic x-amz-* headers are covered by the SigV4 signature. An attacker with a presigned PUT URL can inject an unsigned X-Amz-Copy-Source header, triggering a s...

6CVSS5.7AI score
SaveExploits0References3
EUVD
EUVD
added 10 hours ago4 views

EUVD-2026-53049

In OpenStack Swift through 2.38.0, S3API middleware does not enforce that semantic x-amz- headers are covered by the SigV4 signature on presigned URL requests. An attacker who obtains a presigned PUT URL can inject an unsigned X-Amz-Copy-Source header, causing Swift to perform a server-side copy...

6CVSS5.7AI score
SaveExploits0References3
CVE
CVE
added 10 hours ago10 views

CVE-2026-71190

OpenStack Swift proxy server vulnerability CVE-2026-71190 affects Swift up to 2.38.0. The proxy Accept header parser uses a qdtext pattern (?:[^"]|\.)* that allows catastrophic backtracking (ReDoS). An unauthenticated remote attacker can craft an Accept header to trigger exponential CPU usage, wh...

8.7CVSS5.6AI score
SaveExploits0References3
EUVD
EUVD
added 10 hours ago4 views

EUVD-2026-53048

In OpenStack Swift through 2.38.0, the proxy server Accept header parser contains a regular expression vulnerable to catastrophic backtracking ReDoS. The "qdtext" pattern ?:^"|\. allows an unauthenticated remote attacker to send a crafted Accept header that causes exponential CPU consumption in...

8.7CVSS5.6AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 10 hours ago5 views

CVE-2026-71190

In OpenStack Swift through 2.38.0, the proxy server Accept header parser contains a regular expression vulnerable to catastrophic backtracking ReDoS. The "qdtext" pattern ?:^"|\. allows an unauthenticated remote attacker to send a crafted Accept header that causes exponential CPU consumption in...

8.7CVSS5.6AI score
SaveExploits0References4Affected Software1
Nuclei
Nuclei
added 12 hours ago63 views

Emlog Pro v2.1.14 - Cross-Site Scripting

Cross Site Scripting XSS vulnerability in Emlog Pro v2.1.14 via /admin/store.php. id: CVE-2023-41621 info: name: Emlog Pro v2.1.14 - Cross-Site Scripting author: ritikchaddha severity: medium description: | Cross Site Scripting XSS vulnerability in Emlog Pro v2.1.14 via /admin/store.php. impact: ...

6.1CVSS6.3AI score0.01146EPSS
SaveExploits1References2
Rows per page
Query Builder