Lucene search
+L

112686 matches found

CVE
CVE
added 2026/04/17 3:36 a.m.21 views

CVE-2026-5427

CVE-2026-5427 concerns the Kubio AI Page Builder WordPress plugin (

5.3CVSS5.7AI score0.00536EPSS
SaveExploits0References8
Circl
Circl
added 2026/04/17 12:36 a.m.10 views

CVE-2024-58343

creationtimestamp| type| source ---|---|--- 2026-04-17 00:36:19+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mjnolmlybi2p...

4.3CVSS5.7AI score0.00168EPSS
SaveExploits0References1
Ubuntu
Ubuntu
added 2026/04/17 12:23 a.m.19 views

USN-8182-1: Rack vulnerabilities

Andrew Lacambra discovered that Rack did not properly parse certain regular expressions. An attacker could possibly use this issue to bypass network security filters. This issue only affected Ubuntu 20.04 LTS, Ubuntu 22.04 LTS, Ubuntu 24.04 LTS, and Ubuntu 25.10. CVE-2026-26961 William T. Nelson...

7.5CVSS5.9AI score0.00475EPSS
SaveExploits2
Circl
Circl
added 2026/04/17 12:16 a.m.9 views

CVE-2026-40255

creationtimestamp| type| source ---|---|--- 2026-04-17 00:16:41+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mjnnij7teu2f...

6.1CVSS5.7AI score0.00248EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:00 a.m.13 views

SUSE SLES15: libpython3_10-1_0 / libpython3_10-1_0-32bit / python310 / etc (SUSE-SU-2026:1376-1)

The remote SUSE Linux SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:1376-1 advisory. - CVE-2025-13462: incorrect parsing of TarInfo when GNU long name and type AREGTYPE are combined can lead to...

7.5CVSS6.7AI score0.0069EPSS
SaveExploits0References16
Positive Technologies
Positive Technologies
added 2026/04/17 12:00 a.m.24 views

PT-2026-33461

Name of the Vulnerable Software and Affected Versions prasathmani TinyFileManager versions prior to 2.7 Description An issue in the File Upload Handler component allows for server-side request forgery, a flaw where an attacker can induce the server to make requests to an unintended location. This...

6.5CVSS6.5AI score0.00267EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/04/16 11:00 p.m.15 views

Saltcorn: Open Redirect in `POST /auth/login` due to incomplete `is_relative_url` validation (backslash bypass)

Summary Saltcorn validates the post-login dest parameter with a string check that only blocks :/ and //. Because all WHATWG-compliant browsers normalise backslashes \ to forward slashes / for special schemes, a payload such as /\evil.com/path slips through isrelativeurl, is emitted unchanged in t...

5.1CVSS5.6AI score0.00339EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/04/16 11:00 p.m.57 views

GHSA-F3G8-9XV5-77GV Saltcorn: Open Redirect in `POST /auth/login` due to incomplete `is_relative_url` validation (backslash bypass)

Summary Saltcorn validates the post-login dest parameter with a string check that only blocks :/ and //. Because all WHATWG-compliant browsers normalise backslashes \ to forward slashes / for special schemes, a payload such as /\evil.com/path slips through isrelativeurl, is emitted unchanged in t...

5.1CVSS5.6AI score0.00339EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/04/16 10:53 p.m.20 views

LangChain Text Splitters: HTMLHeaderTextSplitter.split_text_from_url SSRF Redirect Bypass

Summary HTMLHeaderTextSplitter.splittextfromurl validated the initial URL using validatesafeurl but then performed the fetch with requests.get with redirects enabled the default. Because redirect targets were not revalidated, a URL pointing to an attacker-controlled server could redirect to...

6.5CVSS5.7AI score0.0026EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/04/16 10:53 p.m.10 views

Server-side Request Forgery (SSRF)

Overview langchain-text-splitters is a LangChain text splitting utilities Affected versions of this package are vulnerable to Server-side Request Forgery SSRF in the splittextfromurl function. An attacker can access internal network resources and potentially exfiltrate sensitive data by supplying...

6.5CVSS5.8AI score0.0026EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/16 10:53 p.m.16 views

GHSA-FV5P-P927-QMXR LangChain Text Splitters: HTMLHeaderTextSplitter.split_text_from_url SSRF Redirect Bypass

Summary HTMLHeaderTextSplitter.splittextfromurl validated the initial URL using validatesafeurl but then performed the fetch with requests.get with redirects enabled the default. Because redirect targets were not revalidated, a URL pointing to an attacker-controlled server could redirect to...

6.5CVSS5.7AI score0.0026EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/04/16 10:49 p.m.58 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS in the MarkdownBody class, where user-supplied markdown content is rendered without proper URL sanitization due to an overridden urlTransform function. An attacker can execute arbitrary JavaScript in the context...

5.4CVSS5.8AI score
SaveExploits0References2
Snyk
Snyk
added 2026/04/16 10:49 p.m.46 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS in the MarkdownBody class, where user-supplied markdown content is rendered without proper URL sanitization due to an overridden urlTransform function. An attacker can execute arbitrary JavaScript in the context...

5.4CVSS5.8AI score
SaveExploits0References2
OSV
OSV
added 2026/04/16 10:49 p.m.21 views

GHSA-FPW4-P57J-HQMQ Paperclip: Stored XSS via javascript: URLs in MarkdownBody — urlTransform override disables react-markdown sanitization

Summary MarkdownBody, the shared component used to render every Markdown surface in the Paperclip UI issue documents, issue comments, chat threads, approvals, agent details, export previews, etc., passes urlTransform=url = url to react-markdown. That override replaces react-markdown's built-in...

5.4CVSS5.8AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/04/16 10:36 p.m.16 views

Angular: SSRF via protocol-relative and backslash URLs in Angular Platform-Server

Impact A Server-Side Request Forgery SSRF vulnerability exists in @angular/platform-server due to improper handling of URLs during Server-Side Rendering SSR. When an attacker sends a request such as GET /\evil.com/ HTTP/1.1 the server engine Express, etc. passes the URL string to Angular’s...

8.7CVSS5.8AI score0.00305EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/16 9:52 p.m.18 views

Flowise: APIChain Prompt Injection SSRF in GET/POST API Chains

Summary A Server-Side Request Forgery SSRF vulnerability exists in FlowiseAI's POST/GET API Chain components that allows unauthenticated attackers to force the server to make arbitrary HTTP requests to internal and external systems. By injecting malicious prompt templates, attackers can bypass th...

8.3CVSS6AI score0.00233EPSS
SaveExploits1References3Affected Software2
Snyk
Snyk
added 2026/04/16 9:37 p.m.9 views

Insufficiently Protected Credentials

Overview Affected versions of this package are vulnerable to Insufficiently Protected Credentials in the apiCall executor. An attacker can obtain sensitive credentials by sending crafted HTTP requests to endpoints controlled by the attacker, causing the automatic forwarding of the ServiceAccount...

9.1CVSS5.8AI score0.0056EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/04/16 9:25 p.m.12 views

Command Injection

Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Command Injection in the cloneServer.json.php endpoint of the CloneSite plugin, where user-controlled input is concatenated into a shell command without proper...

9.8CVSS6AI score0.02221EPSS
SaveExploits1References2
Circl
Circl
added 2026/04/16 9:19 p.m.11 views

CVE-2026-33121

creationtimestamp| type| source ---|---|--- 2026-04-16 21:19:58+00:00| published-proof-of-concept| Telegram/9gW43b9NBHUXUdmlPt1TRwT-SkC94TdNTb4ccUrHaSNYF5M 2026-04-20 19:10:45+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mjx6b4gneo2n 2026-04-20 22:00:12+00:00| seen|...

8.8CVSS4.8AI score0.00328EPSS
SaveExploits1References2
Circl
Circl
added 2026/04/16 9:10 p.m.13 views

CVE-2026-33084

creationtimestamp| type| source ---|---|--- 2026-04-16 21:10:08+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mjncy446rb2t 2026-04-16 21:19:58+00:00| published-proof-of-concept| Telegram/9gW43b9NBHUXUdmlPt1TRwT-SkC94TdNTb4ccUrHaSNYF5M 2026-04-20 19:10:37+00:00| seen|...

8.8CVSS4.8AI score0.00328EPSS
SaveExploits1References3
Rows per page
Query Builder