Lucene search
+L

66467 matches found

NVD
NVD
added 2026/08/18 8:17 p.m.10 views

CVE-2026-49500

Dell Alienware Command Center AWCC, versions prior to 6.14.20.0, contain an Improper Link Resolution Before File Access 'Link Following' vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Denial of Service and Elevation of Privilege...

6CVSS0.0008EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/18 7:49 p.m.25 views

CVE-2026-76032 Pydio Cells 5.0.0 to 5.0.2 - Missing Authorization on the Share Link REST Handler

Pydio Cells 5.0.0 through 5.0.2 returns share-link details to any authenticated user. The REST handler for GET /a/share/link/Uuid in idm/share/rest/handler.go reads the workspace UUID from the path, calls LinkById, and writes the result with no authorization step, whereas the sibling handler for...

5.3CVSS0.00277EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/18 7:49 p.m.23 views

CVE-2026-76032

Pydio Cells 5.0.0 through 5.0.2 is affected by a missing authorization flaw in the REST handler for GET /a/share/link/{Uuid} in idm/share/rest/handler.go. Unlike the sibling handler for GET /a/share/cell/{Uuid}, which enforces MatchPolicies with ResourcePolicyAction_READ, the link handler calls L...

5.3CVSS5.4AI score0.00277EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/18 7:49 p.m.17 views

CVE-2026-76032 Pydio Cells 5.0.0 to 5.0.2 - Missing Authorization on the Share Link REST Handler

Pydio Cells 5.0.0 through 5.0.2 returns share-link details to any authenticated user. The REST handler for GET /a/share/link/Uuid in idm/share/rest/handler.go reads the workspace UUID from the path, calls LinkById, and writes the result with no authorization step, whereas the sibling handler for...

5.3CVSS5.5AI score
SaveExploits0References9
EUVD
EUVD
added 2026/08/18 7:49 p.m.13 views

EUVD-2026-61205

Pydio Cells 5.0.0 through 5.0.2 returns share-link details to any authenticated user. The REST handler for GET /a/share/link/Uuid in idm/share/rest/handler.go reads the workspace UUID from the path, calls LinkById, and writes the result with no authorization step, whereas the sibling handler for...

5.3CVSS5.4AI score0.00277EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/18 7:47 p.m.32 views

CVE-2026-49500

Dell Alienware Command Center AWCC, versions prior to 6.14.20.0, contain an Improper Link Resolution Before File Access 'Link Following' vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Denial of Service and Elevation of Privilege...

6CVSS0.0008EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/18 7:47 p.m.47 views

CVE-2026-49500

Dell Alienware Command Center versions prior to 6.14.20.0 have a link-following flaw exploitable by a low-privileged local attacker, enabling DoS and privilege escalation (CVSS 6.0, MEDIUM). No in-the-wild exploitation reported; update to 6.14.20.0 to remediate. Dell DSA-2026-334 advisory availab...

6CVSS5.4AI score0.0008EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/18 7:47 p.m.32 views

EUVD-2026-61204

Dell Alienware Command Center AWCC, versions prior to 6.14.20.0, contain an Improper Link Resolution Before File Access 'Link Following' vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Denial of Service and Elevation of Privilege...

6CVSS5.3AI score0.0008EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/18 6:35 p.m.207 views

CVE-2026-17106

CVE-2026-17106 is a TOCTOU race in docker cp caused by two flaws in moby/go-archive: the daemon's tar walk and the CLI's extraction both use different path values for validation vs. filesystem operations. An attacker-controlled container plants a symlink in the archive; the CLI validates a constr...

7.1CVSS5.5AI score0.00325EPSS
SaveExploits2References8
Cvelist
Cvelist
added 2026/08/18 6:35 p.m.35 views

CVE-2026-17106 Tar extraction in moby/go-archive can write outside the destination directory via link following

The tar extraction routines in moby/go-archive Unpack, UnpackLayer, Untar/UntarUncompressed, and the ApplyLayer helpers do not confine filesystem operations to the destination directory. The extractor decides where each archive entry lands using lexical string checks and then performs the...

7.1CVSS0.00325EPSS
SaveExploits2References7
EUVD
EUVD
added 2026/08/18 6:16 p.m.13 views

EUVD-2026-61104

NVIDIA Cumulus Linux contains a vulnerability in the Link Layer Discovery Protocol LLDP daemon component, where an unauthenticated attacker on an adjacent network could cause buffer overflow by sending crafted LLDP frames. A successful exploit of this vulnerability might lead to code execution...

7.5CVSS6.1AI score0.00313EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/18 4:31 p.m.15 views

Kestra vulnerable to stored XSS via custom Markdown [[link]] attribute injection

Summary Kestra’s Markdown renderer supports a custom link ... syntax that is converted into a custom HTML element. The custom Markdown parser allows attacker-controlled attributes to be rendered into the generated element without proper allowlisting or sanitization. As a result, a user who can...

8.7CVSS6AI score0.00302EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/08/18 3:27 p.m.30 views

CVE-2026-55839 Kestra: Stored XSS via custom Markdown [[link]] attribute injection

Kestra is an open-source, event-driven orchestration platform. Prior to 1.3.24, Kestra's custom Markdown parser in ui/src/utils/markdownplugins/link.ts allows a user with permission to create or update a Flow description to inject JavaScript event-handler attributes through the custom link syntax...

8.7CVSS0.00302EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/18 3:27 p.m.11 views

EUVD-2026-60976

Kestra is an open-source, event-driven orchestration platform. Prior to 1.3.24, Kestra's custom Markdown parser in ui/src/utils/markdownplugins/link.ts allows a user with permission to create or update a Flow description to inject JavaScript event-handler attributes through the custom link syntax...

8.7CVSS4.8AI score0.00302EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/18 2:00 p.m.31 views

CVE-2026-73362

Unauthenticated Cross Site Scripting XSS in URL Shortify = 2.5.0 versions...

7.1CVSS5AI score0.00237EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/18 9:17 a.m.26 views

CVE-2026-43971

Improper Encoding or Escaping of Output vulnerability in ninenines cowlib allows Link header directive smuggling via unescaped special characters in cowlink:link/1. cowlink:dolink/1 in cowlib interpolates the target URI, rel value, and attribute keys directly into the serialized Link: header valu...

6.3CVSS0.00372EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 9:17 a.m.7 views

DEBIAN-CVE-2026-43971

Improper Encoding or Escaping of Output vulnerability in ninenines cowlib allows Link header directive smuggling via unescaped special characters in cowlink:link/1. cowlink:dolink/1 in cowlib interpolates the target URI, rel value, and attribute keys directly into the serialized Link: header valu...

6.3CVSS5.6AI score0.00372EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/18 9:17 a.m.10 views

AZL-96873 CVE-2026-43971 affecting package rabbitmq-server for versions less than 3.13.7-9

Improper Encoding or Escaping of Output vulnerability in ninenines cowlib allows Link header directive smuggling via unescaped special characters in cowlink:link/1. cowlink:dolink/1 in cowlib interpolates the target URI, rel value, and attribute keys directly into the serialized Link: header valu...

6.3CVSS5.8AI score0.00372EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/18 9:01 a.m.20 views

EUVD-2026-60573

Improper Encoding or Escaping of Output vulnerability in ninenines cowlib allows Link header directive smuggling via unescaped special characters in cowlink:link/1. cowlink:dolink/1 in cowlib interpolates the target URI, rel value, and attribute keys directly into the serialized Link: header valu...

6.3CVSS5.5AI score0.00372EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/18 9:01 a.m.10 views

CVE-2026-43971 Link Header Directive Smuggling via Unescaped target/rel/Attribute Keys in cow_link:link/1

Improper Encoding or Escaping of Output vulnerability in ninenines cowlib allows Link header directive smuggling via unescaped special characters in cowlink:link/1. cowlink:dolink/1 in cowlib interpolates the target URI, rel value, and attribute keys directly into the serialized Link: header valu...

6.3CVSS5.5AI score0.00372EPSS
SaveExploits0References4
Rows per page
Query Builder