Lucene search
+L

9089 matches found

OSV
OSV
added 2026/04/15 5:51 p.m.8 views

CVE-2026-33214 Weblate has improper access control for the translation memory API

Weblate is a web based localization tool. In versions prior to 5.17, the translation memory API exposed unintended endpoints, which in turn didn't enforce proper access control. This issue has been fixed in version 5.17. If users are unable to update immediately, they can work around this issue b...

4.3CVSS5.9AI score
SaveExploits0References4
NVD
NVD
added 2026/04/15 9:16 a.m.11 views

CVE-2026-3643

The Accessibly plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the REST API in all versions up to, and including, 3.0.3. The plugin registers REST API endpoints at /otm-ac/v1/update-widget-options and /otm-ac/v1/update-app-config with the permissioncallback set to returntrue...

7.2CVSS0.00411EPSS
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2026/04/15 8:28 a.m.9 views

CVE-2026-3643

The Accessibly plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the REST API in all versions up to, and including, 3.0.3. The plugin registers REST API endpoints at /otm-ac/v1/update-widget-options and /otm-ac/v1/update-app-config with the permissioncallback set to returntrue...

7.2CVSS5.8AI score0.00411EPSS
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2026/04/15 12:01 a.m.7 views

CVE-2026-40104

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Versions 1.8-rc-1, 17.0.0-rc-1 and 17.5.0-rc-1 and prior include a resource exhaustion vulnerability in REST API endpoints such as...

6.9CVSS5.8AI score0.004EPSS
SaveExploits0References4Affected Software2
Cvelist
Cvelist
added 2026/04/15 12:01 a.m.29 views

CVE-2026-40104 XWiki's REST APIs can list all pages/spaces, leading to unavailability

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. Versions 1.8-rc-1, 17.0.0-rc-1 and 17.5.0-rc-1 and prior include a resource exhaustion vulnerability in REST API endpoints such as...

6.9CVSS0.004EPSS
SaveExploits0References3
Zero Day Initiative
Zero Day Initiative
added 2026/04/15 12:00 a.m.14 views

Adobe ColdFusion subscribeToEndpoints Authentication Bypass Vulnerability

This vulnerability allows remote attackers to bypass authentication on affected installations of Adobe ColdFusion. Authentication is not required to exploit this vulnerability. The specific flaw exists within the subscribeToEndpoints method. The issue results from a missing critical step during...

6.5CVSS5.8AI score0.00693EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/04/15 12:00 a.m.19 views

Weblate 安全漏洞

Weblate is an open-source, copyleft, web-based free software system for continuous localization. Versions of Weblate prior to 5.17 contained security vulnerabilities, which were caused by the translation memory API exposing unauthorized endpoints and improper access controls...

4.3CVSS5.8AI score0.00236EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/15 12:00 a.m.13 views

PT-2026-33176

Name of the Vulnerable Software and Affected Versions Dgraph versions prior to 25.3.2 Description An unauthenticated credential disclosure exists where the '/debug/pprof/cmdline' endpoint is registered on the default mux and accessible without authentication. This exposes the full process command...

9.4CVSS5.9AI score0.00509EPSS
SaveExploits1References14
CNNVD
CNNVD
added 2026/04/15 12:00 a.m.18 views

Weblate 安全漏洞

Weblate is an open-source, copyleft, web-based free software system for continuous localization. A security vulnerability existed in versions of Weblate prior to 5.17, which stemmed from the incorrect limitation of editing ranges in user-managed API endpoints...

8.8CVSS5.8AI score0.00391EPSS
SaveExploits0References1
CNVD
CNVD
added 2026/04/15 12:00 a.m.24 views

Schneider Electric PowerChute Serial Shutdown Denial of Service Vulnerability

Schneider Electric PowerChute Serial Shutdown is a UPS management, normal shutdown and energy management software from Schneider Electric France. A denial of service vulnerability exists in Schneider Electric PowerChute Serial Shutdown, which stems from improperly limiting too many authentication...

6.9CVSS5.6AI score0.00274EPSS
SaveExploits0
VulnCheck KEV
VulnCheck KEV
added 2026/04/15 12:00 a.m.25 views

VulnCheck KEV: CVE-2025-55184

A pre-authentication denial of service vulnerability exists in React Server Components versions 19.0.0, 19.0.1 19.1.0, 19.1.1, 19.1.2, 19.2.0 and 19.2.1, including the following packages: react-server-dom-parcel, react-server-dom-turbopack, and react-server-dom-webpack. The vulnerable code unsafe...

7.5CVSS5.9AI score0.67291EPSS
SaveIn wildExploits10References2
OSV
OSV
added 2026/04/14 11:22 p.m.16 views

GHSA-4X48-CGF9-Q33F Novu has SSRF via conditions filter webhook bypasses validateUrlSsrf() protection

Summary The conditions filter webhook at libs/application-generic/src/usecases/conditions-filter/conditions-filter.usecase.ts line 261 sends POST requests to user-configured URLs using raw axios.post with no SSRF validation. The HTTP Request workflow step in the same codebase correctly uses...

6AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/04/14 11:18 p.m.18 views

WWBN AVideo has a CORS Origin Reflection Bypass via plugin/API/router.php and allowOrigin(true) Exposes Authenticated API Responses

Summary The CORS origin validation fix in commit 986e64aad is incomplete. Two separate code paths still reflect arbitrary Origin headers with credentials allowed for all /api/ endpoints: 1 plugin/API/router.php lines 4-8 unconditionally reflect any origin before application code runs, and 2...

7.1CVSS6.1AI score0.00132EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/04/14 11:18 p.m.20 views

GHSA-CCQ9-R5CW-5HWQ WWBN AVideo has CORS Origin Reflection with Credentials on Sensitive API Endpoints Enables Cross-Origin Account Takeover

Summary The allowOrigin$allowAll=true function in objects/functions.php reflects any arbitrary Origin header back in Access-Control-Allow-Origin along with Access-Control-Allow-Credentials: true. This function is called by both plugin/API/get.json.php and plugin/API/set.json.php — the primary API...

8.1CVSS5.9AI score0.00335EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/04/14 11:18 p.m.19 views

WWBN AVideo has CORS Origin Reflection with Credentials on Sensitive API Endpoints Enables Cross-Origin Account Takeover

Summary The allowOrigin$allowAll=true function in objects/functions.php reflects any arbitrary Origin header back in Access-Control-Allow-Origin along with Access-Control-Allow-Credentials: true. This function is called by both plugin/API/get.json.php and plugin/API/set.json.php — the primary API...

8.1CVSS5.9AI score0.00335EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/04/14 11:15 p.m.19 views

GHSA-793Q-XGJ6-7FRP WWBN AVideo has an incomplete fix for CVE-2026-33039: SSRF

Summary The incomplete SSRF fix in AVideo's LiveLinks proxy adds isSSRFSafeURL validation but leaves DNS TOCTOU vulnerabilities where DNS rebinding between validation and the actual HTTP request redirects traffic to internal endpoints. Affected Package - Ecosystem: Other - Package: AVideo -...

5.3CVSS5.8AI score0.00377EPSS
SaveExploits2References7
Snyk
Snyk
added 2026/04/14 11:12 p.m.17 views

Cross-site Request Forgery (CSRF)

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF in the handling of JSON endpoints that process state-changing requests without verifying the origin or requiring an anti-CSRF token...

5.4CVSS5.8AI score0.00115EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/14 11:12 p.m.15 views

GHSA-X2PW-9C38-CP2J WWBN AVideo: Missing CSRF Protection on State-Changing JSON Endpoints Enables Forced Comment Creation, Vote Manipulation, and Category Asset Deletion

Summary Multiple AVideo JSON endpoints under objects/ accept state-changing requests via $REQUEST/$GET and persist changes tied to the caller's session user, without any anti-CSRF token, origin check, or referer check. A malicious page visited by a logged-in victim can silently: 1. Cast/flip the...

5.4CVSS5.9AI score0.00115EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/04/14 11:12 p.m.16 views

WWBN AVideo: Missing CSRF Protection on State-Changing JSON Endpoints Enables Forced Comment Creation, Vote Manipulation, and Category Asset Deletion

Summary Multiple AVideo JSON endpoints under objects/ accept state-changing requests via $REQUEST/$GET and persist changes tied to the caller's session user, without any anti-CSRF token, origin check, or referer check. A malicious page visited by a logged-in victim can silently: 1. Cast/flip the...

5.4CVSS5.9AI score0.00115EPSS
SaveExploits1References4Affected Software1
Snyk
Snyk
added 2026/04/14 11:12 p.m.9 views

Cross-site Request Forgery (CSRF)

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Cross-site Request Forgery CSRF in the handling of certain admin JSON endpoints, specifically categoryAddNew.json.php, categoryDelete.json.php, and...

7.1CVSS6AI score0.00166EPSS
SaveExploits1References2
Rows per page
Query Builder