Lucene search
+L

904 matches found

CVE
CVE
added 2026/08/25 3:16 p.m.31 views

CVE-2026-79781

rclone serve s3 before version 1.74.4 contains a path traversal vulnerability in its handling of S3 object keys. An unauthenticated, network-based attacker can include dot-dot (../) segments in object key names (e.g., ../root-secret.txt) to escape the bucket namespace and read or overwrite files ...

6.9CVSS5.2AI score0.00255EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 3:16 p.m.21 views

CVE-2026-79781 rclone serve s3 Path Traversal via dot-dot object keys

rclone serve s3 before 1.74.4 contains a path traversal vulnerability that allows attackers to read and overwrite root-level files by using dot-dot segments in S3 object keys. Attackers can send requests with object keys like ../root-secret.txt to escape the bucket namespace and access files in t...

6.9CVSS5.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/25 3:16 p.m.33 views

CVE-2026-79781 rclone serve s3 Path Traversal via dot-dot object keys

rclone serve s3 before 1.74.4 contains a path traversal vulnerability that allows attackers to read and overwrite root-level files by using dot-dot segments in S3 object keys. Attackers can send requests with object keys like ../root-secret.txt to escape the bucket namespace and access files in t...

6.9CVSS0.00255EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/25 3:16 p.m.12 views

CVE-2026-79781

rclone serve s3 before 1.74.4 contains a path traversal vulnerability that allows attackers to read and overwrite root-level files by using dot-dot segments in S3 object keys. Attackers can send requests with object keys like ../root-secret.txt to escape the bucket namespace and access files in t...

6.9CVSS5.3AI score0.00255EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/08/25 3:06 p.m.10 views

PraisonAI: `--api-key` flag on `praisonai serve` is not properly enforced

Summary praisonai serve agents and praisonai serve unified both accept --api-key for authentication. The flag is parsed but never wired into the FastAPI app — no middleware, no header check, nothing. The server runs wide open regardless of what key you set. Tested on 4.6.50 from PyPI. Affected...

8.8CVSS7.7AI score0.28571EPSS
SaveExploits3References4Affected Software1
OSV
OSV
added 2026/08/25 3:06 p.m.8 views

GHSA-PVXX-R596-F5QJ PraisonAI: `--api-key` flag on `praisonai serve` is not properly enforced

Summary praisonai serve agents and praisonai serve unified both accept --api-key for authentication. The flag is parsed but never wired into the FastAPI app — no middleware, no header check, nothing. The server runs wide open regardless of what key you set. Tested on 4.6.50 from PyPI. Affected...

8.8CVSS5.7AI score0.00276EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/25 3:05 p.m.10 views

EUVD-2026-65517

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, praisonai serve agents and praisonai serve unified parse --api-key but createagentsapp and createunifiedapp do not install a credential check. Unauthenticated callers can reach POST /agents and POST /api/v1/agents/id/invoke. This...

8.8CVSS5.3AI score0.00276EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/25 3:05 p.m.34 views

CVE-2026-55541

PraisonAI is a multi-agent teams system that exposes a service via praisonai serve. Prior to version 4.6.58 , the --api-key flag was parsed by the CLI but the internal functions _create_agents_app() and _create_unified_app() did not install a credential check on the resulting application. As a re...

8.8CVSS5.3AI score0.00276EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/25 3:05 p.m.8 views

CVE-2026-55541 PraisonAI: `--api-key` flag on `praisonai serve` is not properly enforced

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, praisonai serve agents and praisonai serve unified parse --api-key but createagentsapp and createunifiedapp do not install a credential check. Unauthenticated callers can reach POST /agents and POST /api/v1/agents/id/invoke. This...

8.8CVSS5.3AI score0.00276EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/25 2:56 p.m.34 views

CVE-2026-55538

PraisonAI is a multi-agent teams system. Prior to version 4.6.58 , the _create_agents_app() function failed to authenticate the POST /agents and POST /agents/{agent_name} routes, even though praisonai serve agents parsed the config["api_key"] value. As a result, requests with missing or incorrect...

7.3CVSS5.3AI score0.00258EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/25 2:42 p.m.8 views

GHSA-7WW9-85PG-CV4X PraisonAI serve agents --api-key is ignored, allowing unauthenticated remote agent execution

Summary PraisonAI's praisonai serve agents command exposes --api-key as the documented authentication control for production/external deployments, but the configured key is not enforced on the public agent invocation compatibility endpoints. An operator can start the server with --api-key and bin...

8.6CVSS6AI score0.00252EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/25 2:41 p.m.12 views

EUVD-2026-65500

PraisonAI is a multi-agent teams system. From praisonai 4.6.34 until 4.6.58, praisonai serve agents accepts --api-key but createagentsapp does not authenticate POST /agents or POST /agents/agentname. A network caller can invoke configured agents without credentials even when an API key was...

8.6CVSS5.2AI score0.00252EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/25 2:41 p.m.34 views

CVE-2026-55534

PraisonAI (a multi-agent teams system) is affected by an authentication bypass in versions 4.6.34 through 4.6.58 . When using praisonai serve agents, the --api-key flag is accepted but the _create_agents_app() function fails to enforce it on the POST /agents and POST /agents/{agent_name} endpoint...

8.6CVSS5.2AI score0.00252EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/25 12:00 a.m.16 views

PT-2026-81330

Name of the Vulnerable Software and Affected Versions PraisonAI versions prior to 4.6.58 Description In the serve subsystem, the praisonai serve agents and praisonai serve unified commands accept an --api-key flag for authentication, but the parsed value is not implemented within the FastAPI...

8.8CVSS5.9AI score0.00276EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/08/25 12:00 a.m.20 views

PT-2026-81370

rclone serve s3 before 1.74.4 contains a path traversal vulnerability that allows attackers to read and overwrite root-level files by using dot-dot segments in S3 object keys. Attackers can send requests with object keys like ../root-secret.txt to escape the bucket namespace and access files in t...

6.9CVSS5.2AI score0.00255EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/20 6:45 p.m.18 views

Wagtail: Identification of documents by SHA1 hash

Impact By passing specific HTTP headers to the document serve URL endpoint, an attacker was able to determine whether a document with a given ID matched a specified SHA1 hash, regardless of any permission restrictions on the document or knowing its filename. This could allow an attacker to...

5.7AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/08/18 4:38 p.m.7 views

GO-2026-6184 Path traversal in serve restic in github.com/rclone/rclone

In rclone serve restic, the WithRemote middleware fails to properly sanitize URL paths beginning with "../" or containing ".". Because path.Clean preserves leading parent directory components in relative paths, requests with leading traversal sequences bypass validation. On affected backends such...

8.6CVSS5.3AI score0.00379EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 4:38 p.m.10 views

GO-2026-6189 Path traversal in serve s3 in github.com/rclone/rclone

Path traversal in serve s3 in github.com/rclone/rclone...

6.9CVSS5.3AI score0.00255EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 4:38 p.m.6 views

GO-2026-6195 Authorization bypass in serve restic in github.com/rclone/rclone

Authorization bypass in serve restic in github.com/rclone/rclone...

8.8CVSS5.2AI score0.00497EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2026/08/18 3:18 p.m.12 views

CVE-2026-55717

A flaw in Unbound allows a remote attacker controlling a delegated domain to trigger a NULL pointer dereference and crash the daemon. Exploitation occurs when serve-expired: yes and specific response-ip or RPZ rules are configured, resulting in a denial of service. Mitigation Ensure serve-expired...

5.9CVSS5.3AI score0.00237EPSS
SaveExploits0References4
Rows per page
Query Builder