Lucene search
+L

3483 matches found

Chainguard
Chainguard
added yesterday3 views

GO-2026-4591 vulnerabilities

Vulnerabilities for packages: backup-restore-operator-fips, backup-restore-operator...

5.3AI score
SaveExploits0
Chainguard
Chainguard
added yesterday4 views

GO-2025-4116 vulnerabilities

Vulnerabilities for packages: terraform, gitlab-rails-ce, cert-manager-fips, gitlab-rails-ce-fips, etcd-fips, k3s, etcd, vault, falco-no-driver, rke2-runtime-fips, backup-restore-operator, consul-k8s...

5.3AI score
SaveExploits0
Nuclei
Nuclei
added yesterday20 views

Emlog 2.1.9 - SQL Injection

emlog v2.1.9 contains a SQL injection caused by unsanitized input in the data backup/restore functionality, allowing attackers to execute arbitrary SQL commands through crafted backup files. id: CVE-2023-39121 info: name: Emlog 2.1.9 - SQL Injection author: wjch611 severity: high description: |...

7.2CVSS7.8AI score0.02513EPSS
SaveExploits1References2
Nuclei
Nuclei
added yesterday21 views

Gorse < 0.5.10 - Unauthenticated Database Dump

Gorse 0.5.10 contains an authentication bypass caused by empty adminapikey in /api/dump and /api/restore endpoints, letting unauthenticated remote attackers access and modify protected data, exploit requires default empty adminapikey configuration. id: CVE-2026-56782 info: name: Gorse 0.5.10 -...

9.8CVSS5.3AI score0.03344EPSS
SaveExploits2References2
NVD
NVD
added 2 days ago6 views

CVE-2026-73661

FreePBX is an open source IP PBX. Prior to 16.0.47 and 17.0.30, the FreePBX Framework module permits a crafted backup to restore the hidden AUTHTYPE setting with the value none through runRestore in ampconf/htdocs/admin/libraries/Builtin/Restore.php. An authenticated user with sufficient...

8.6CVSS0.00335EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2 days ago26 views

CVE-2026-73661 FreePBX: Authenticated Framework AUTHTYPE Can Be Restored From a Crafted Backup

FreePBX is an open source IP PBX. Prior to 16.0.47 and 17.0.30, the FreePBX Framework module permits a crafted backup to restore the hidden AUTHTYPE setting with the value none through runRestore in ampconf/htdocs/admin/libraries/Builtin/Restore.php. An authenticated user with sufficient...

8.6CVSS0.00335EPSS
SaveExploits0References3
EUVD
EUVD
added 2 days ago5 views

EUVD-2026-58484

FreePBX is an open source IP PBX. Prior to 16.0.47 and 17.0.30, the FreePBX Framework module permits a crafted backup to restore the hidden AUTHTYPE setting with the value none through runRestore in ampconf/htdocs/admin/libraries/Builtin/Restore.php. An authenticated user with sufficient...

8.6CVSS5.3AI score0.00335EPSS
SaveExploits0References3
CVE
CVE
added 2 days ago9 views

CVE-2026-73661

CVE-2026-73661 affects FreePBX by allowing an authenticated user with backup-restore or backup file write access to craft a backup that restores the hidden AUTHTYPE setting to none via runRestore() in amp_conf/htdocs/admin/libraries/Builtin/Restore.php. This enables bypassing the user‑interface r...

8.6CVSS5.3AI score0.00335EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2 days ago25 views

CVE-2026-25589

A flaw was found in RedisBloom. An authenticated attacker with permission to execute the RESTORE command on a Redis server with the RedisBloom module loaded can supply a crafted serialized payload that causes an invalid memory access due to an improper validation of serialized values processed...

8.8CVSS8.3AI score0.01378EPSS
SaveExploits0References5
NVD
NVD
added 2 days ago5 views

CVE-2026-58441

SSRF in restore-repo via unsanitized pullrequest.yml Head.CloneURL...

6.3CVSS0.0015EPSS
SaveExploits0References3
NVD
NVD
added 2 days ago4 views

CVE-2026-58420

Local File Inclusion via file:// URI in Migration Restore...

4.4CVSS0.00302EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2 days ago4 views

CVE-2026-58441 SSRF in restore-repo via unsanitized pull_request.yml Head.CloneURL

SSRF in restore-repo via unsanitized pullrequest.yml Head.CloneURL...

5.6AI score0.0015EPSS
SaveExploits0References3
CVE
CVE
added 2 days ago29 views

CVE-2026-58441

CVE-2026-58441 describes SSRF in Gitea's restore-repo flow when parsing pull_request.yml. The issue arises because Head.CloneURL is not validated due to CheckAndEnsureSafePR being called with an empty commonCloneBaseURL, letting an attacker-controlled URL survive and be used to add a git remote a...

5.7AI score0.0015EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2 days ago29 views

CVE-2026-58441 SSRF in restore-repo via unsanitized pull_request.yml Head.CloneURL

SSRF in restore-repo via unsanitized pullrequest.yml Head.CloneURL...

0.0015EPSS
SaveExploits0References3
CVE
CVE
added 2 days ago24 views

CVE-2026-58420

CVE-2026-58420 affects Gitea: Local File Inclusion via file:// URI in Migration Restore. The vulnerability arises when restore-repo processes release.yml from a user-supplied archive and passes asset.DownloadURL to uri.Open() without validating the URL scheme. Since uri.Open() treats file:// URIs...

8.5AI score0.00302EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2 days ago26 views

CVE-2026-58420 Local File Inclusion via file:// URI in Migration Restore

Local File Inclusion via file:// URI in Migration Restore...

0.00302EPSS
SaveExploits0References3
NVD
NVD
added 2 days ago3 views

CVE-2026-18408

Untrusted data inclusion in pgdump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql \restrict meta-command input expansion. The fix for CVE-2025-871...

8.8CVSS0.00527EPSS
SaveExploits0References1
EUVD
EUVD
added 2 days ago5 views

EUVD-2026-57852

Untrusted data inclusion in pgdump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql \restrict meta-command input expansion. The fix for CVE-2025-871...

8.8CVSS5.9AI score0.00527EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2 days ago3 views

PT-2026-71882

FreePBX is an open source IP PBX. Prior to 16.0.47 and 17.0.30, the FreePBX Framework module permits a crafted backup to restore the hidden AUTHTYPE setting with the value none through runRestore in amp conf/htdocs/admin/libraries/Builtin/Restore.php. An authenticated user with sufficient...

8.6CVSS5.3AI score0.00335EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 3 days ago5 views

CVE-2026-66898

A path traversal vulnerability in LXD allows an attacker to manipulate file system paths during backup import and restore operations. When importing or restoring a backup archive, LXD fails to validate instance and storage volume names contained within the archive metadata. An attacker can exploi...

9.9CVSS5.3AI score0.00344EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder