Lucene search
+L

52050 matches found

Circl
Circl
added 2026/05/09 12:10 a.m.24 views

CVE-2026-44895

creationtimestamp| type| source ---|---|--- 2026-05-09 00:10:28+00:00| published-proof-of-concept| https://github.com/advisories/GHSA-8jr5-6gvj-rfpf 2026-05-27 00:00:39+00:00| seen| https://infosec.exchange/users/offseq/statuses/116643596586856381 2026-05-27 00:00:39+00:00| seen|...

9.2CVSS5.3AI score0.00392EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/05/09 12:00 a.m.15 views

Gibbon 安全漏洞

Gibbon is a school platform developed by the Gibbon team, designed to address practical problems that educators face every day. Versions of Gibbon prior to v30.0.01 contained security vulnerabilities. These vulnerabilities stemmed from local file inclusions. By changing the report archive directo...

8.9CVSS6.5AI score0.0032EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/05/09 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-42311

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Pillow is a Python imaging library. From version 10.3.0 to before version 12.2.0, processing a malicious PSD file could lead to memory corruption, potentially...

8.6CVSS7AI score0.0015EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/05/09 12:00 a.m.15 views

Gibbon 安全漏洞

Gibbon is a school platform developed by the Gibbon team that addresses practical problems encountered by educators every day. Versions of Gibbon prior to v30.0.01 contained security vulnerabilities. These vulnerabilities were caused by path traversal attacks. When attempting to extract PHP files...

6.9CVSS5.8AI score0.00293EPSS
SaveExploits0References1
Circl
Circl
added 2026/05/08 11:14 p.m.18 views

CVE-2026-41486

creationtimestamp| type| source ---|---|--- 2026-05-08 23:14:54+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mleucc43jl2n...

8.9CVSS5.8AI score0.00473EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/08 10:58 p.m.40 views

CVE-2026-42354 Sentry: Improper authentication on SAML SSO process allows user identity linking

Sentry is an error tracking and performance monitoring tool. From version 21.12.0 to before version 26.4.1, a critical vulnerability was discovered in the SAML SSO implementation of Sentry. The vulnerability allows an attacker to take over any user account by using a malicious SAML Identity...

9.1CVSS0.00623EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/05/08 10:56 p.m.10 views

CVE-2026-42454 Termix: OS Command Injection in Docker Container Management Endpoints

Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. Prior to version 2.1.0, all Docker container management endpoints in Termix interpolate the containerId URL path parameter and WebSocket message field directly into shell commands execute...

9.9CVSS6AI score0.00652EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/05/08 10:55 p.m.45 views

CVE-2026-42453 Termix: Command injection in extractArchive/compressFiles via double-quote escaping bypass

Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. Prior to version 2.1.0, the extractArchive and compressFiles endpoints in file-manager.ts use double-quoted strings for shell command construction, unlike all other file manager operation...

8.7CVSS0.01207EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/05/08 10:17 p.m.22 views

EUVD-2026-28868

FastGPT is an AI Agent building platform. Prior to version 4.14.17, an unauthenticated Server-Side Request Forgery SSRF vulnerability allows attackers or authenticated users with App editing privileges to send arbitrary HTTP requests to internal/private network addresses. The fetchData function i...

2.3CVSS5.9AI score0.00228EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/08 10:16 p.m.22 views

CVE-2026-42193

Plunk is an open-source email platform built on top of AWS SES. Prior to version 0.9.0, the /webhooks/sns endpoint accepts Amazon SNS notification payloads from unauthenticated requests without verifying the SNS signature, certificate, or topic ARN, meaning anyone can forge a valid-looking webhoo...

9.1CVSS0.00127EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/08 10:16 p.m.30 views

CVE-2026-41517

Emlog is an open source website building system. Prior to version 2.6.11, insecure plugin upload functionality allows attackers to upload and execute arbitrary PHP code, leading to complete server compromise and persistent backdoor installation. This issue has been patched in version 2.6.11...

0.00276EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/08 10:12 p.m.45 views

CVE-2026-44284 FastGPT: Stored MCP tool URL SSRF in FastGPT workflow execution

FastGPT is an AI Agent building platform. Prior to version 4.14.17, FastGPT had an inconsistent SSRF protection gap in MCP tool URL handling. The direct MCP preview/run endpoints already rejected internal/private network URLs, but the MCP tool create/update endpoints could still save an internal...

6.3CVSS0.00235EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/05/08 10:11 p.m.12 views

CVE-2026-42345 FastGPT: Cloud metadata endpoint SSRF protection bypass via port specification, IPv6 mapping, hex/decimal IP encoding, and trailing dot

FastGPT is an AI Agent building platform. In versions 4.14.11 and prior, FastGPT's isInternalAddress function in packages/service/common/system/utils.ts blocks cloud metadata endpoints using a fullUrl.startsWith check against a hardcoded list. This check can be bypassed using at least 7 different...

7.7CVSS5.8AI score0.00213EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/08 10:10 p.m.10 views

CVE-2026-42344 FastGPT: DNS rebinding TOCTOU bypass in isInternalAddress allows SSRF on all protected endpoints

FastGPT is an AI Agent building platform. In versions 4.14.11 and prior, FastGPT's isInternalAddress function in packages/service/common/system/utils.ts is vulnerable to DNS rebinding TOCTOU — Time-of-Check to Time-of-Use. The function resolves the hostname via dns.resolve4/dns.resolve6 and check...

6.3CVSS6AI score
SaveExploits0References3
CVE
CVE
added 2026/05/08 10:10 p.m.32 views

CVE-2026-42344

FastGPT before 4.14.11 is vulnerable in isInternalAddress() (packages/service/common/system/utils.ts) to DNS rebinding TOCTOU, where DNS resolution for private-range checks occurs separately from the subsequent HTTP request. An attacker could exploit the window between validation and fetch to byp...

6.3CVSS5.8AI score0.00148EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/08 9:57 p.m.11 views

CVE-2026-42291 SysReptor: Read-write access to personal notes by sharing-link creation with no authorization in SysReptor Professional

SysReptor is a fully customizable pentest reporting platform. From version 2026.4 to before version 2026.27, the endpoints for reading and creating sharing links for personal notes is not properly authorized. This allows authenticated attackers who obtain the note ID of victim users to list and...

6.8CVSS5.8AI score0.00188EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/05/08 9:13 p.m.22 views

EUVD-2026-28831

Plunk is an open-source email platform built on top of AWS SES. Prior to version 0.9.0, a stored cross-site scripting XSS vulnerability exists in the campaign management feature, where the email body content created by authenticated project members is stored and later rendered in the admin...

5.4CVSS5.6AI score0.00176EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/05/08 9:13 p.m.43 views

CVE-2026-42192 Plunk: Stored XSS in campaign view

Plunk is an open-source email platform built on top of AWS SES. Prior to version 0.9.0, a stored cross-site scripting XSS vulnerability exists in the campaign management feature, where the email body content created by authenticated project members is stored and later rendered in the admin...

5.4CVSS0.00176EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/05/08 9:12 p.m.9 views

CVE-2026-42193

Plunk is an open-source email platform built on top of AWS SES. Prior to version 0.9.0, the /webhooks/sns endpoint accepts Amazon SNS notification payloads from unauthenticated requests without verifying the SNS signature, certificate, or topic ARN, meaning anyone can forge a valid-looking webhoo...

9.1CVSS5.7AI score0.00127EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/05/08 9:12 p.m.44 views

CVE-2026-42193

Plunk (open-source email platform built on AWS SES) fixes a prior vulnerability: before v0.9.0, /webhooks/sns accepted unauthenticated SNS payloads without signature/cert/topic ARN verification, enabling forged webhook requests. Attackers could spoof SNS events to trigger automations, unsubscribe...

9.1CVSS5.7AI score0.00127EPSS
SaveExploits0References2
Rows per page
Query Builder