Lucene search
+L

1664 matches found

Nuclei
Nuclei
added 12 hours ago49 views

NextChat - Server-Side Request Forgery

NextChat v2.12.3 suffers from a Server-Side Request Forgery SSRF and Cross-Site Scripting vulnerability due to a lack of validation of the GET parameter on the WebDav API endpoint. id: CVE-2024-38514 info: name: NextChat - Server-Side Request Forgery author: DhiyaneshDk severity: high description...

7.4CVSS5.5AI score0.02186EPSS
SaveExploits0References4
Fedora
Fedora
added 2 days ago9 views

[SECURITY] Fedora 43 Update: nextcloud-34.0.2-1.fc43

NextCloud gives you universal access to your files through a web interface or WebDAV. It also provides a platform to easily view & sync your contacts, calendars and bookmarks across all your devices and enables basic editing rig ht on the web. NextCloud is extendable via a simple but powerful API...

6.5CVSS5.5AI score0.00186EPSS
SaveExploits0
Nuclei
Nuclei
added 2 days ago153 views

AfterLogic Aurora and WebMail Pro < 7.7.9 - Information Disclosure

AfterLogic Aurora and WebMail Pro products with 7.7.9 and all lower versions are affected by this vulnerability, simply sending an HTTP GET request to WebDAV EndPoint with built-in “caldavpublicuser@localhost” and it’s the predefined password “caldavpublicuser” allows the attacker to read all fil...

7.5CVSS7.2AI score0.16899EPSS
SaveExploits2References5
SUSE CVE
SUSE CVE
added 4 days ago6 views

SUSE CVE-2026-64863

goshs is a feature-rich single-binary file server for red teamers and developers. Prior to 2.1.4, the httpserver/server.go wdGuard handled WebDAV MOVE as a write-only method and did not enforce --no-delete, allowing WebDAV clients to delete or overwrite files via MOVE with Overwrite: T. This issu...

9.1CVSS5.5AI score0.00337EPSS
SaveExploits0References3
NVD
NVD
added 6 days ago9 views

CVE-2026-64863

goshs is a feature-rich single-binary file server for red teamers and developers. Prior to 2.1.4, the httpserver/server.go wdGuard handled WebDAV MOVE as a write-only method and did not enforce --no-delete, allowing WebDAV clients to delete or overwrite files via MOVE with Overwrite: T. This issu...

9.1CVSS0.00337EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 6 days ago6 views

goshs --no-delete WebDAV MOVE bypass allows file deletion/overwrite

Summary The WebDAV mode-flag guard added to fix GHSA-3whc-qvhv-xqjp still does not enforce --no-delete on the WebDAV MOVE verb. MOVE deletes the source file rename removes it from its original path, and with Overwrite: T it additionally performs an explicit RemoveAll on the destination. Under -w...

9.1CVSS5.9AI score0.00337EPSS
SaveExploits0References4Affected Software4
OSV
OSV
added 6 days ago4 views

GHSA-HQ33-8JGP-8QQ3 goshs --no-delete WebDAV MOVE bypass allows file deletion/overwrite

Summary The WebDAV mode-flag guard added to fix GHSA-3whc-qvhv-xqjp still does not enforce --no-delete on the WebDAV MOVE verb. MOVE deletes the source file rename removes it from its original path, and with Overwrite: T it additionally performs an explicit RemoveAll on the destination. Under -w...

9.1CVSS5.9AI score0.00337EPSS
SaveExploits0References4
Cvelist
Cvelist
added 6 days ago37 views

CVE-2026-64863 goshs --no-delete WebDAV MOVE bypass allows file deletion/overwrite

goshs is a feature-rich single-binary file server for red teamers and developers. Prior to 2.1.4, the httpserver/server.go wdGuard handled WebDAV MOVE as a write-only method and did not enforce --no-delete, allowing WebDAV clients to delete or overwrite files via MOVE with Overwrite: T. This issu...

9.1CVSS0.00337EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 6 days ago4 views

CVE-2026-64863 goshs --no-delete WebDAV MOVE bypass allows file deletion/overwrite

goshs is a feature-rich single-binary file server for red teamers and developers. Prior to 2.1.4, the httpserver/server.go wdGuard handled WebDAV MOVE as a write-only method and did not enforce --no-delete, allowing WebDAV clients to delete or overwrite files via MOVE with Overwrite: T. This issu...

9.1CVSS5.9AI score0.00337EPSS
SaveExploits0References3
CVE
CVE
added 6 days ago11 views

CVE-2026-64863

Summary: CVE-2026-64863 affects goshs, a single-binary file server. Prior to version 2.1.4, the httpserver/server.go wdGuard treated WebDAV MOVE as a write operation without enforcing --no-delete, allowing WebDAV clients to delete or overwrite files by MOVE with Overwrite: T. This could enable un...

9.1CVSS5.9AI score0.00337EPSS
SaveExploits0References3
EUVD
EUVD
added 6 days ago8 views

EUVD-2026-50081

goshs is a feature-rich single-binary file server for red teamers and developers. Prior to 2.1.4, the httpserver/server.go wdGuard handled WebDAV MOVE as a write-only method and did not enforce --no-delete, allowing WebDAV clients to delete or overwrite files via MOVE with Overwrite: T. This issu...

9.1CVSS5.9AI score0.00337EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 6 days ago5 views

CVE-2026-64863

goshs is a feature-rich single-binary file server for red teamers and developers. Prior to 2.1.4, the httpserver/server.go wdGuard handled WebDAV MOVE as a write-only method and did not enforce --no-delete, allowing WebDAV clients to delete or overwrite files via MOVE with Overwrite: T. This issu...

9.1CVSS5.9AI score0.00337EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 6 days ago6 views

PT-2026-65624

Name of the Vulnerable Software and Affected Versions goshs versions prior to 2.1.4 Description In the WebDAV implementation, the wdGuard function in httpserver/server.go incorrectly classifies the MOVE method as a write-only operation. Consequently, it fails to enforce the --no-delete flag...

9.1CVSS5.5AI score0.00337EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/07/22 12:22 p.m.8 views

tomcat: Apache Tomcat: Denial of Service due to uncontrolled resource allocation

In Apache Tomcat, no limit was enforced on the request body for WebDAV LOCK or PROPFIND requests which were available to unauthenticated users. This allows a remote attacker to consume excessive resources, leading to Denial of Service DoS, making the affected system unavailable to legitimate user...

7.5CVSS7.3AI score0.0078EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/07/22 12:0 a.m.5 views

Plone 3.3.x < 4.3.10 / 5.0.x < 5.0.5 Multiple Vulnerabilities (HF 20160419)

The version of Plone installed on the remote host is 3.3.x prior to 4.3.10, 5.0.x prior to 5.0.5. It is, therefore, affected by the following vulnerabilities: - Plone does not have security declarations for Dexterity content-related WebDAV requests, which allows remote attackers to gain webdav...

7.5CVSS6.2AI score0.01483EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/20 7:3 p.m.6 views

USN-8571-1 apache2 vulnerabilities

Pavel Kohout and Arkadi Vainbrand discovered that Apache HTTP Server incorrectly handled certain memory operations in modauthnsocache. A remote attacker could possibly use this issue to cause a denial of service. CVE-2026-33007 Haruki Oyama, Merih Mengisteab, and Dawit Jeong discovered that Apach...

9.8CVSS7.2AI score0.27984EPSS
SaveExploits8References16
The Hacker News
The Hacker News
added 2026/07/20 5:29 p.m.16 views

Exposed Server Reveals AI-Assisted Phishing Toolkit Behind WebDAV Malware Campaign

A malware operator left its delivery server wide open, and Rapid7 pulled down the whole toolkit: 1,048 files spanning lure templates, filename-spoofing tests, execution experiments, droppers, builder notes, and two campaign chains. One was already live against Windows users in Mexico, delivering ...

8.8CVSS8.5AI score0.85527EPSS
SaveExploits10
NVD
NVD
added 2026/07/17 8:17 p.m.10 views

CVE-2026-45260

Pimcore is an Open Source Data & Experience Management Platform. Prior to 11.5.17 LTS and 12.3.7, Pimcore's WebDAV asset endpoint exposes a MOVE operation through /asset/webdavpath without an authentication plugin in bundles/CoreBundle/src/Controller/WebDavController.php, and...

8.1CVSS0.00427EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/17 7:8 p.m.39 views

CVE-2026-45260 Pimcore: Missing Authorization in WebDAV MOVE via unchecked asset move handling

Pimcore is an Open Source Data & Experience Management Platform. Prior to 11.5.17 LTS and 12.3.7, Pimcore's WebDAV asset endpoint exposes a MOVE operation through /asset/webdavpath without an authentication plugin in bundles/CoreBundle/src/Controller/WebDavController.php, and...

8.1CVSS0.00427EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/17 7:8 p.m.40 views

CVE-2026-45260

Pimcore WebDAV MOVE vulnerability (CVE-2026-45260) enables remote asset deletion/overwrite due to missing authentication in the WebDAV controller and Tree::move() path. The WebDAV endpoint at /asset/webdav{path} proceeds to mutate assets before validating the current user or permissions, and Asse...

8.1CVSS5.3AI score0.00427EPSS
SaveExploits0References4
Rows per page
Query Builder