Lucene search
+L

9117 matches found

Positive Technologies
Positive Technologies
added 2026/04/01 12:00 a.m.33 views

PT-2026-29662

Summary A Path Traversal vulnerability in chat endpoints allows an authenticated attacker to read and delete arbitrary files under their user data root for example secrets.json and settings.json by supplying avatar url="..". Details The input validator used by avatar url blocks only / and NUL...

8.3CVSS6AI score0.0057EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/03/31 11:26 p.m.18 views

Nuxt OG Image vulnerable to Server-Side Request Forgery via user-controlled parameters

Product: Nuxt OG Image Version: injection via html parameter GET /og/d/og.png?html= When verbose errors are enabled, the response content is leaked in base64-encoded error messages. Vector 3: SVG injection via html parameter GET /og/d/og.png?html= Mitigation Fixed in v6.2.5. The image source plug...

5.9AI score
SaveExploits0References2Affected Software1
Snyk
Snyk
added 2026/03/31 10:53 p.m.20 views

Server-side Request Forgery (SSRF)

Overview fastmcp is a The fast, Pythonic way to build MCP servers and clients. Affected versions of this package are vulnerable to Server-side Request Forgery SSRF in the buildurl function. An attacker can access unauthorized internal backend endpoints and perform actions with elevated privileges...

10CVSS5.9AI score0.00909EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/03/31 10:11 p.m.12 views

CVE-2026-21711

A flaw was found in Node.js. The Node.js Permission Model, designed to restrict network access, incorrectly omits permission checks for Unix Domain Socket UDS server operations. This allows local code, even when explicitly denied network access, to create and expose inter-process communication IP...

5.3CVSS6.3AI score0.00175EPSS
SaveExploits0References4
NVD
NVD
added 2026/03/31 9:16 p.m.10 views

CVE-2026-34732

WWBN AVideo is an open source video platform. In versions 26.0 and prior, the AVideo CreatePlugin template for list.json.php does not include any authentication or authorization check. While the companion templates add.json.php and delete.json.php both require admin privileges, the list.json.php...

7.5CVSS0.00376EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/03/31 8:51 p.m.6 views

CVE-2026-34732

WWBN AVideo is an open source video platform. In versions 26.0 and prior, the AVideo CreatePlugin template for list.json.php does not include any authentication or authorization check. While the companion templates add.json.php and delete.json.php both require admin privileges, the list.json.php...

5.3CVSS5.9AI score0.00376EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2026/03/31 8:51 p.m.54 views

CVE-2026-34732

CVE-2026-34732 concerns WWBN AVideo. Red Hat, OSV, CVE listings confirm that versions up to 26.0 contain a missing authentication/authorization check in the CreatePlugin template’s list.json.php, unlike add.json.php and delete.json.php which require admin rights. This omission creates 21 unauthen...

7.5CVSS5.9AI score0.00376EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/31 8:51 p.m.4 views

CVE-2026-34732 AVideo: Missing Authentication in CreatePlugin list.json.php Template Affects 21 Endpoints

WWBN AVideo is an open source video platform. In versions 26.0 and prior, the AVideo CreatePlugin template for list.json.php does not include any authentication or authorization check. While the companion templates add.json.php and delete.json.php both require admin privileges, the list.json.php...

5.3CVSS5.9AI score0.00376EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/03/31 8:51 p.m.38 views

CVE-2026-34732 AVideo: Missing Authentication in CreatePlugin list.json.php Template Affects 21 Endpoints

WWBN AVideo is an open source video platform. In versions 26.0 and prior, the AVideo CreatePlugin template for list.json.php does not include any authentication or authorization check. While the companion templates add.json.php and delete.json.php both require admin privileges, the list.json.php...

5.3CVSS0.00376EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/31 8:51 p.m.11 views

CVE-2026-34732 AVideo: Missing Authentication in CreatePlugin list.json.php Template Affects 21 Endpoints

WWBN AVideo is an open source video platform. In versions 26.0 and prior, the AVideo CreatePlugin template for list.json.php does not include any authentication or authorization check. While the companion templates add.json.php and delete.json.php both require admin privileges, the list.json.php...

5.3CVSS5.9AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/03/31 12:00 a.m.24 views

PT-2026-29362

Name of the Vulnerable Software and Affected Versions AVideo versions 26.0 and prior Description The AVideo platform, an open source video platform, has an issue in the CreatePlugin template for list.json.php in versions 26.0 and prior. This template lacks authentication and authorization checks...

7.5CVSS5.9AI score0.00376EPSS
SaveExploits1References9
CNNVD
CNNVD
added 2026/03/31 12:00 a.m.17 views

FastGPT 代码问题漏洞

FastGPT is an open-source knowledge base question-answering system based on large language models developed by Labring. Versions of FastGPT prior to 4.14.9.5 contained code vulnerabilities. These vulnerabilities stemmed from the MCP tool endpoints in FastGPT, which accept URL parameters provided ...

7.7CVSS5.9AI score0.00283EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2026/03/31 12:00 a.m.18 views

Joomla 4.0.x < 5.4.4 / 6.0.x < 6.0.4 Joomla 6.0.4 & 5.4.4 Security & Bugfix Release (5944-joomla-6-0-4-5-4-4-security-bugfix-release)

According to its self-reported version, the instance of Joomla! running on the remote web server is 4.0.x prior to 5.4.4 or 6.0.x prior to 6.0.4. It is, therefore, affected by a vulnerability. - An improper access check allows unauthorized access to webservice endpoints. CVE-2026-23899 Note that...

8.8CVSS5.9AI score0.00401EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/03/30 9:31 p.m.12 views

EUVD-2026-17172

A flaw in Node.js Permission Model network enforcement leaves Unix Domain Socket UDS server operations without the required permission checks, while all comparable network paths correctly enforce them. As a result, code running under --permission without --allow-net can create and expose local IP...

5.3CVSS6AI score0.00175EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/30 8:16 p.m.9 views

CVE-2026-21711

A flaw in Node.js Permission Model network enforcement leaves Unix Domain Socket UDS server operations without the required permission checks, while all comparable network paths correctly enforce them. As a result, code running under --permission without --allow-net can create and expose local IP...

5.3CVSS0.00175EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/30 8:16 p.m.13 views

UBUNTU-CVE-2026-21711

A flaw in Node.js Permission Model network enforcement leaves Unix Domain Socket UDS server operations without the required permission checks, while all comparable network paths correctly enforce them. As a result, code running under --permission without --allow-net can create and expose local IP...

5.3CVSS5.8AI score0.00175EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/30 7:07 p.m.48 views

CVE-2026-21711

CVE-2026-21711 is a Node.js vulnerability describing a permission-check bypass in the Unix Domain Socket (UDS) handling under the Permission Model. The flaw allows code running with --permission and without --allow-net to create and expose local IPC endpoints, enabling potential cross-process com...

5.3CVSS6AI score0.00175EPSS
SaveExploits0References1Affected Software1
Debian CVE
Debian CVE
added 2026/03/30 7:07 p.m.21 views

CVE-2026-21711

A flaw in Node.js Permission Model network enforcement leaves Unix Domain Socket UDS server operations without the required permission checks, while all comparable network paths correctly enforce them. As a result, code running under --permission without --allow-net can create and expose local IP...

5.3CVSS6.3AI score0.00175EPSS
SaveExploits0
OSV
OSV
added 2026/03/30 6:05 p.m.17 views

GHSA-Q3P6-G7C4-829C GraphQL API endpoint ignores CORS origin restriction

Impact The GraphQL API endpoint does not respect the allowOrigin server option and unconditionally allows cross-origin requests from any website. This bypasses origin restrictions that operators configure to control which websites can interact with the Parse Server API. The REST API correctly...

5.3CVSS5.9AI score0.00202EPSS
SaveExploits0References7
Snyk
Snyk
added 2026/03/30 6:03 p.m.5 views

Missing Authorization

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Missing Authorization through the getapivideofile and getapivideo API endpoints in plugin/API/API.php. An attacker can retrieve direct playback URLs for...

6.9CVSS5.8AI score0.00376EPSS
SaveExploits1References2
Rows per page
Query Builder