Lucene search
+L

2933 matches found

Positive Technologies
Positive Technologies
•added 2026/07/13 12:00 a.m.•13 views

PT-2026-59580

Summary praisonaiagents resolves unresolved tool names against module globals and main after it fails to match the declared tool list and the registry. With the default agent configuration, perm allow is None, so undeclared non-dangerous tool names are not rejected by the permission gate. An...

8.6CVSS6.3AI score0.00427EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
•added 2026/07/13 12:00 a.m.•15 views

PT-2026-59549

Summary praisonaiagents resolves unresolved tool names against module globals and main after it fails to match the declared tool list and the registry. With the default agent configuration, perm allow is None, so undeclared non-dangerous tool names are not rejected by the permission gate. An...

8.6CVSS6.3AI score0.00427EPSS
SaveExploits1References6
OSSF Malicious Packages
OSSF Malicious Packages
•added 2026/07/12 9:14 p.m.•43 views

Malicious code in auto-debug-tool (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 8dd31c11b5149d8dd2142c81cc066576dc799ba4dae4599a9569cb56256417ec package.json declares a postinstall hook node install.js that fires automatically on npm install. On Windows, install.js invokes hidden PowerShell -N...

6.1AI score
SaveExploits0References4
attackerkb
attackerkb
•added 2026/07/10 8:57 p.m.•11 views

CVE-2026-55659

Grist is spreadsheet software using Python as its formula language. Prior to 1.7.15, several server-rendered Grist pages embedded user-controlled values into the page and into inline scripts without fully escaping them, allowing cross-site scripting. On the main application page, a document's nam...

7.7CVSS5.8AI score0.00364EPSS
SaveExploits0References4Affected Software1
attackerkb
attackerkb
•added 2026/07/09 10:07 p.m.•20 views

CVE-2026-58144

Cotonti Siena 0.9.26 and earlier contains a stored cross-site scripting vulnerability that allows authenticated users with PFS access to inject arbitrary script payloads by supplying malicious HTML in the ntitle parameter processed through the TXT filter in pfs.main.php. Attackers can create a...

5.4CVSS6AI score0.00226EPSS
SaveExploits0References2
OSV
OSV
•added 2026/07/07 4:03 p.m.•22 views

PYSEC-2026-1078 AutoGPT is Vulnerable to RCE via Disabled Block Execution

Summary AutoGPT Platform's block execution endpoints both main web API and external API allow executing blocks by UUID without checking the disabled flag. Any authenticated user can execute the disabled BlockInstallationBlock, which writes arbitrary Python code to the server filesystem and execut...

9.4CVSS6.9AI score0.01193EPSS
SaveExploits1References10
PyPA
PyPA
•added 2026/07/07 4:02 p.m.•24 views

Starlette has possible denial-of-service vector when parsing large files in multipart forms

SummaryWhen parsing a multi-part form with large files greater than the default max spool size starlette will block the main thread to roll the file over to disk. This blocks the event thread which means we can't accept new connections. DetailsPlease see this discussion for details:...

5.3CVSS6AI score0.00579EPSS
SaveExploits0References8Affected Software1
OSV
OSV
•added 2026/07/07 2:34 p.m.•20 views

PYSEC-2026-1086 Aim Vulnerable to Denial of Service (DoS)

In version 3.23.0 of aimhubio/aim, the ScheduledStatusReporter object can be instantiated to run on the main thread of the tracking server, leading to the main thread being blocked indefinitely. This results in a denial of service as the tracking server becomes unable to respond to other requests...

7.5CVSS7AI score0.00629EPSS
SaveExploits1References6
PyPA
PyPA
•added 2026/07/07 2:34 p.m.•23 views

Aim Vulnerable to Denial of Service (DoS)

In version 3.23.0 of aimhubio/aim, the ScheduledStatusReporter object can be instantiated to run on the main thread of the tracking server, leading to the main thread being blocked indefinitely. This results in a denial of service as the tracking server becomes unable to respond to other requests...

7.5CVSS5.9AI score0.00629EPSS
SaveExploits1References6Affected Software1
OSV
OSV
•added 2026/07/07 1:43 p.m.•17 views

JLSEC-2026-657 Deno: BYONM module resolution allows `package.json` main path traversal to bypass `--allow-read` restrictions

Summary When Deno was run in BYONM mode nodeModulesDir: "manual", the module resolver did not validate that a package's resolved entrypoint stayed within its nodemodules// directory. A malicious package.json whose main field contained .. segments was able to resolve to an arbitrary path on disk,...

5.5CVSS6.2AI score0.00176EPSS
SaveExploits1References2
GithubExploit
GithubExploit
•added 2026/07/06 1:45 p.m.•114 views

Exploit for Incorrect Behavior Order: Authorization Before Parsing and Canonicalization in Apache Camel

camel-platform-http-main Authentication Bypass on Non-Root Con...

8.2CVSS5.9AI score0.01033EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
•added 2026/07/01 12:00 a.m.•15 views

NewStart CGSL MAIN 6.06 : gstreamer1-plugins-base Vulnerability (NS-SA-2026-0056)

The remote NewStart CGSL host, running version MAIN 6.06, has gstreamer1-plugins-base packages installed that are affected by a vulnerability: - GStreamer is a library for constructing graphs of media-handling components. An OOB-Write has been detected in the function gstparsevorbissetuppacket...

9.8CVSS7.2AI score0.01134EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/06/29 12:00 a.m.•0 views

CVE-2026-13524: Improper Authorization

A security vulnerability has been detected in CherryHQ cherry-studio up to 1.9.6. This vulnerability affects unknown code of the file src/main/services/mcp/oauth/callback.ts of the component MCP OAuth Local Callback Server. The manipulation of the argument code leads to improper authorization. Th...

6.3CVSS4.7AI score0.00424EPSS
SaveExploits0References3
OSV
OSV
•added 2026/06/23 5:19 p.m.•12 views

CVE-2026-49406 Deno: BYONM module resolution allows `package.json` main path traversal to bypass `--allow-read` restrictions

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to 2.7.12, when Deno was run in BYONM mode nodeModulesDir: "manual", the module resolver did not validate that a package's resolved entrypoint stayed within its nodemodules// directory. A malicious package.json whose main field...

5.5CVSS6.1AI score
SaveExploits0References3
AlpineLinux
AlpineLinux
•added 2026/06/23 5:19 p.m.•20 views

CVE-2026-49406

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to 2.7.12, when Deno was run in BYONM mode nodeModulesDir: "manual", the module resolver did not validate that a package's resolved entrypoint stayed within its nodemodules// directory. A malicious package.json whose main field...

5.5CVSS5.9AI score0.00176EPSS
SaveExploits1References1
EUVD
EUVD
•added 2026/06/23 5:19 p.m.•29 views

EUVD-2026-38545

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to 2.7.12, when Deno was run in BYONM mode nodeModulesDir: "manual", the module resolver did not validate that a package's resolved entrypoint stayed within its nodemodules// directory. A malicious package.json whose main field...

5.5CVSS5.9AI score0.00176EPSS
SaveExploits1References1
Cvelist
Cvelist
•added 2026/06/23 5:19 p.m.•49 views

CVE-2026-49406 Deno: BYONM module resolution allows `package.json` main path traversal to bypass `--allow-read` restrictions

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Prior to 2.7.12, when Deno was run in BYONM mode nodeModulesDir: "manual", the module resolver did not validate that a package's resolved entrypoint stayed within its nodemodules// directory. A malicious package.json whose main field...

5.5CVSS0.00176EPSS
SaveExploits1References1
attackerkb
attackerkb
•added 2026/06/22 9:04 p.m.•10 views

CVE-2026-56306

Capgo before 12.128.2 contains a weak parsing vulnerability in the x-limited-key-id header that allows attackers to bypass subkey enforcement by submitting malformed values, zero, or duplicate headers that result in NaN or falsy values. Remote attackers can manipulate the x-limited-key-id header ...

6.4CVSS5.9AI score0.00345EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/06/22 9:04 p.m.•20 views

EUVD-2026-38369

Capgo before 12.128.2 contains a weak parsing vulnerability in the x-limited-key-id header that allows attackers to bypass subkey enforcement by submitting malformed values, zero, or duplicate headers that result in NaN or falsy values. Remote attackers can manipulate the x-limited-key-id header ...

6.4CVSS5.9AI score0.00345EPSS
SaveExploits0References2
CVE
CVE
•added 2026/06/22 9:04 p.m.•31 views

CVE-2026-56306

Capgo before 12.128.2 contains a parsing vulnerability in the x-limited-key-id header that can bypass subkey enforcement and let attackers make requests under the main API key context instead of restricted subkey permissions. The issue arises from malformed, zero, or duplicate header values produ...

6.4CVSS5.9AI score0.00345EPSS
SaveExploits0References2
Rows per page
Query Builder