Lucene search
+L

5243 matches found

Positive Technologies
Positive Technologies
added 2026/07/22 12:00 a.m.27 views

PT-2026-63484

Name of the Vulnerable Software and Affected Versions Thunderbird versions prior to 153 Thunderbird versions prior to 140.13 Description An off-by-one error exists in the code used to parse MIME headers Multipurpose Internet Mail Extensions for display when forwarding a message, specifically when...

9.8CVSS5.9AI score0.00517EPSS
SaveExploits0References127
NVD
NVD
added 2026/07/21 9:16 p.m.8 views

CVE-2026-63080

Aptabase through commit 5a89368 contains a SQL injection vulnerability in the ClickHouse query backend that allows authenticated attackers to read event data across all tenants by injecting unsanitized filter parameters into Liquid SQL templates. Attackers can supply malicious values through...

7.1CVSS0.00403EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/21 8:39 p.m.13 views

Gitea: Denial of Service via Unbounded io.ReadAll in NPM Package Tag Endpoint

Summary An unbounded io.ReadAllctx.Req.Body call in the NPM package tag API endpoint allows any authenticated user to crash the Gitea server by sending a single large HTTP request. The request body is read entirely into memory with no size limit, causing an Out-of-Memory OOM kill. With concurrent...

6.5CVSS5.7AI score0.00376EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/07/21 5:50 p.m.24 views

CVE-2026-47657

HumHub CVE-2026-47657 affects HumHub versions 1.13.0–1.18.2. A missing authorization check in the Space member management controller lets any authenticated user remove all members from any Space, regardless of their role. The issue is fixed in version 1.18.3; upgrade to 1.18.3 or later. The CVSSv...

7.1CVSS5.3AI score0.00364EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/21 4:14 p.m.13 views

GHSA-55JH-FWMH-39M4 Microsoft Security Advisory CVE-2026-50526 – .NET Tampering Vulnerability

Executive summary Microsoft is releasing this security advisory to provide information about a vulnerability in .NET SDK Microsoft.NET.Build.Containers. This advisory also provides guidance on what developers can do to update their applications to remove this vulnerability. A tampering...

7CVSS5.6AI score0.00228EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/21 3:39 p.m.86 views

CVE-2026-47393

PraisonAI's code generator for API servers (praisonai.deploy.api.generate_api_server_code) emits a Flask API server with authentication disabled by default. Default config sets auth_enabled=False and auth_token=None, causing check_auth() to short-circuit and accept unauthenticated requests to /ch...

9.8CVSS5.4AI score0.00779EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/21 3:21 p.m.116 views

CVE-2026-47391

PraisonAI’s first-party A2A example exposes an unauthenticated /a2a JSON-RPC surface and registers a calculate(expression) tool implemented via Python eval(), bound to 0.0.0.0. A remote attacker can send message/send to a2a, causing the LLM to invoke the unsafe tool and potentially execute arbitr...

9.8CVSS6AI score0.01165EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/21 3:16 p.m.14 views

CVE-2026-65049

Ninja Forms plugin version 3.14.8 and prior for WordPress Multisite contains an incorrect authorization vulnerability that allows a subsite Administrator to trigger network-wide deletion of all Ninja Forms data by exploiting a site-scoped capability check combined with unsafe multisite migration...

9.3CVSS0.00441EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/21 2:22 p.m.41 views

CVE-2026-65049 Ninja Forms Cross-Site Network-Wide Data Deletion on WordPress Multisite via nf_delete_all_data AJAX Action

Ninja Forms plugin version 3.14.8 and prior for WordPress Multisite contains an incorrect authorization vulnerability that allows a subsite Administrator to trigger network-wide deletion of all Ninja Forms data by exploiting a site-scoped capability check combined with unsafe multisite migration...

9.3CVSS0.00441EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/21 7:51 a.m.17 views

ROOT-APP-MAVEN-CVE-2026-40046 CVE-2026-40046 in io.root.org.apache.activemq:activemq-all - Patched by Root

Root has patched CVE-2026-40046 in the io.root.org.apache.activemq:activemq-all package for Root:Maven. Multiple fixed versions available...

7.5CVSS5.8AI score0.00375EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/21 12:00 a.m.17 views

PT-2026-63276

Name of the Vulnerable Software and Affected Versions Gitea versions prior to 1.27.0 Description An authenticated user can cause a denial of service by sending a large HTTP request to the NPM package tag API endpoint. The AddPackageTag function reads the entire request body into memory using...

9.6CVSS5.8AI score0.01027EPSS
SaveExploits2References94
Positive Technologies
Positive Technologies
added 2026/07/21 12:00 a.m.12 views

PT-2026-63283

Name of the Vulnerable Software and Affected Versions Gitea affected versions not specified Description A privilege escalation issue exists in the API endpoint POST /users/username/tokens used for creating Personal Access Tokens. The endpoint is protected by the reqBasicOrRevProxyAuth middleware,...

9.8CVSS5.3AI score0.00418EPSS
SaveExploits0
OSV
OSV
added 2026/07/20 10:52 p.m.7 views

GHSA-QVW7-JM5C-6HQW Microsoft Security Advisory CVE-2026-50528 – .NET Security Feature Bypass Vulnerability

Executive summary Microsoft is releasing this security advisory to provide information about a vulnerability in .NET TLS/SSL System.Net.Security. This advisory also provides guidance on what developers can do to update their applications to remove this vulnerability. A security feature bypass...

8.2CVSS5.6AI score0.00563EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/20 9:45 p.m.16 views

EUVD-2026-44670

LightRAG: CORS Wildcard + Credentials Enables Any-Origin Credentialed Requests...

9.3CVSS5.2AI score0.01422EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/07/20 9:17 p.m.14 views

File Browser: Out-of-scope file deletion by a Create-only scoped user via symlink-following RemoveAll in upload failure-cleanup

Summary A scoped, non-admin File Browser user holding only the Create permission can delete arbitrary files outside their scope other tenants' data, and the application's own database via the upload failure-cleanup path. This is an incomplete fix of CVE-2026-54094: the v2.63.14 ScopedFs containme...

8.2CVSS5.6AI score0.00503EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/07/20 12:04 p.m.14 views

EUVD-2026-45922

SurrealDB versions before 3.1.0 contain a field-level permission bypass vulnerability in JSON Patch operations that allows authenticated users to read protected fields. Attackers can use UPDATE PATCH with an empty from pointer in copy or move operations to duplicate all record fields, including...

5.3CVSS5.3AI score0.00293EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/20 7:16 a.m.19 views

CVE-2026-10755

The All in One SEO WordPress plugin before 4.9.9 does not correctly restrict access to some of its AI integration REST API endpoints, allowing users with low-level privileges such as Contributors to overwrite or reset the site-wide AI integration state...

2.7CVSS0.00281EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/20 6:00 a.m.66 views

CVE-2026-12898 All-in-One WP Migration and Backup < 7.106 - Unauthenticated Arbitrary-Location Log File Write via Path Traversal

The All-in-One WP Migration and Backup WordPress plugin before 7.106 does not properly sanitise a user-supplied value before using it to build a file path, allowing unauthenticated attackers to create or append a log file in arbitrary locations outside its intended storage directory...

0.01352EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/20 6:00 a.m.8 views

CVE-2026-12898

The All-in-One WP Migration and Backup WordPress plugin before 7.106 does not properly sanitise a user-supplied value before using it to build a file path, allowing unauthenticated attackers to create or append a log file in arbitrary locations outside its intended storage directory...

5.4AI score0.01352EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/20 6:00 a.m.10 views

CVE-2026-10755

The All in One SEO WordPress plugin before 4.9.9 does not correctly restrict access to some of its AI integration REST API endpoints, allowing users with low-level privileges such as Contributors to overwrite or reset the site-wide AI integration state...

5.3AI score0.00281EPSS
SaveExploits0References1
Rows per page
Query Builder