Lucene search
+L

58487 matches found

OSV
OSV
added 2026/04/16 7:24 a.m.7 views

OPENSUSE-SU-2026:20496-1 Security update for go1.25

This update for go1.25 fixes the following issues: Update to go1.25.8 bsc1244485: - CVE-2026-25679: net/url: reject IPv6 literal not at start of host bsc1259264. - CVE-2026-27139: os: FileInfo can escape from a Root bsc1259268. - CVE-2026-27142: html/template: URLs in meta content attribute actio...

7.5CVSS5.8AI score0.00728EPSS
SaveExploits0References7
CVE
CVE
added 2026/04/16 3:36 a.m.30 views

CVE-2026-5070

The CVE-2026-5070 vector affects the WordPress Vantage theme (versions up to and including 1.20.32). The issue is a Stored Cross-Site Scripting vulnerability in the Gallery block text content caused by insufficient output escaping in the gallery template. Exploitation requires authenticated acces...

6.4CVSS5.9AI score0.00194EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/04/16 3:36 a.m.10 views

CVE-2026-5070

The Vantage theme for WordPress is vulnerable to Stored Cross-Site Scripting via Gallery block text content in versions up to, and including, 1.20.32 due to insufficient output escaping in the gallery template. This makes it possible for authenticated attackers, with contributor-level access and...

6.4CVSS5.9AI score0.00194EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/04/16 12:47 a.m.18 views

Froxlor has a BIND Zone File Injection via Unsanitized DNS Record Content in DomainZones::add()

Summary DomainZones::add accepts arbitrary DNS record types without a whitelist and does not sanitize newline characters in the content field. When a DNS type not covered by the if/elseif validation chain is submitted e.g., NAPTR, PTR, HINFO, content validation is entirely bypassed. Embedded...

8.5CVSS5.9AI score0.00347EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/16 12:00 a.m.22 views

PT-2026-33357

Name of the Vulnerable Software and Affected Versions Snowflake Cortex Code CLI versions prior to 1.0.25 Description Improper validation of bash commands allows subsequent commands to execute outside the sandbox. An attacker can embed specially crafted commands in untrusted content, such as a...

8.3CVSS6.5AI score0.00358EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/04/16 12:00 a.m.19 views

Valtimo 安全漏洞

Valtimo is an open-source low-code platform for business process automation developed by Valtimo in the Netherlands. Versions of Valtimo prior to 13.21.0 contained security vulnerabilities. These vulnerabilities stemmed from the InboxHandlingService, which recorded the full content of all incomin...

4.9CVSS5.8AI score0.00366EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/04/16 12:00 a.m.16 views

PT-2026-34571

Name of the Vulnerable Software and Affected Versions Statamic versions prior to 5.73.20 Statamic versions prior to 6.13.0 Description Manipulating query parameters on Control Panel and REST API endpoints, or arguments in GraphQL queries, can lead to the loss of content, assets, and user accounts...

8.1CVSS5.8AI score0.00304EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2026/04/15 9:34 p.m.11 views

CVE-2026-33806

A flaw was found in Fastify. A remote attacker could exploit this vulnerability by prepending a space to the Content-Type header in a request. This action bypasses the application's schema validation, allowing the attacker to submit data that would otherwise be rejected. This could lead to...

7.5CVSS5.8AI score0.00448EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/04/15 9:26 p.m.10 views

Cross-site Scripting (XSS)

Overview apostrophe is a content management system CMS for Node.js. It supports in-context editing, schema-driven content types, flexible widgets and a great deal more. This module contains everything necessary to build a website with ApostropheCMS. Affected versions of this package are vulnerabl...

6.1CVSS5.6AI score0.0021EPSS
SaveExploits1References2
NVD
NVD
added 2026/04/15 9:17 p.m.59 views

CVE-2026-22676

Barracuda RMM versions prior to 2025.2.2 contain a privilege escalation vulnerability that allows local attackers to gain SYSTEM-level privileges by exploiting overly permissive filesystem ACLs on the C:\Windows\Automation directory. Attackers can modify existing automation content or place...

8.5CVSS0.00104EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/04/15 8:45 p.m.5 views

CVE-2026-22676

Barracuda RMM versions prior to 2025.2.2 contain a privilege escalation vulnerability that allows local attackers to gain SYSTEM-level privileges by exploiting overly permissive filesystem ACLs on the C:\Windows\Automation directory. Attackers can modify existing automation content or place...

8.5CVSS6AI score0.00104EPSS
SaveExploits0References3
CVE
CVE
added 2026/04/15 7:25 p.m.24 views

CVE-2026-33888

ApostropheCMS (Node.js) before version 4.29.0 is affected by an authorization bypass in the getRestQuery method of the @apostrophecms/piece-type module. An unauthenticated user can add a project query parameter in the REST API request, which is processed by applyBuildersSafely prior to permission...

5.3CVSS5.7AI score0.00512EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
added 2026/04/15 7:24 p.m.11 views

EUVD-2026-22818

Fastify has a Body Schema Validation Bypass via Leading Space in Content-Type Header...

7.5CVSS7.1AI score0.00713EPSS
SaveExploits1References6
OSV
OSV
added 2026/04/15 7:24 p.m.6 views

GHSA-247C-9743-5963 Fastify has a Body Schema Validation Bypass via Leading Space in Content-Type Header

Summary A validation bypass vulnerability exists in Fastify v5.x where request body validation schemas specified via schema.body.content can be completely circumvented by prepending a single space character \x20 to the Content-Type header. The body is still parsed correctly as JSON or any other...

7.5CVSS5.7AI score0.00713EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2026/04/15 7:24 p.m.25 views

Fastify has a Body Schema Validation Bypass via Leading Space in Content-Type Header

Summary A validation bypass vulnerability exists in Fastify v5.x where request body validation schemas specified via schema.body.content can be completely circumvented by prepending a single space character \x20 to the Content-Type header. The body is still parsed correctly as JSON or any other...

7.5CVSS7AI score0.008EPSS
SaveExploits1References8Affected Software1
PyPA
PyPA
added 2026/04/15 7:16 p.m.26 views

PYSEC-2026-153

Weblate is a web based localization tool. In versions prior to 5.17, the translation memory API exposed unintended endpoints, which in turn didn't perform proper access control. This issue has been fixed in version 5.17. If developers are unable to update immediately, they can disable this featur...

6.8CVSS5.7AI score0.00323EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/04/15 7:16 p.m.14 views

PYSEC-2026-153

Weblate is a web based localization tool. In versions prior to 5.17, the translation memory API exposed unintended endpoints, which in turn didn't perform proper access control. This issue has been fixed in version 5.17. If developers are unable to update immediately, they can disable this featur...

6.8CVSS5.7AI score0.00323EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/04/15 6:03 p.m.8 views

CVE-2026-33220 Weblate: JavaScript localization CDN add-on allows arbitrary local file read outside the repository

Weblate is a web based localization tool. In versions prior to 5.17, the translation memory API exposed unintended endpoints, which in turn didn't perform proper access control. This issue has been fixed in version 5.17. If developers are unable to update immediately, they can disable this featur...

6.8CVSS5.8AI score0.00323EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/15 6:03 p.m.43 views

CVE-2026-33220

Summary: CVE-2026-33220 affects Weblate; prior to version 5.17 the translation memory API exposed unintended endpoints, which did not enforce proper access control. Affected software: Weblate (web-based localization tool); vulnerable when using the translation memory API with the CDN add-on enabl...

6.8CVSS5.8AI score0.00323EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/04/15 6:03 p.m.42 views

CVE-2026-33220 Weblate: JavaScript localization CDN add-on allows arbitrary local file read outside the repository

Weblate is a web based localization tool. In versions prior to 5.17, the translation memory API exposed unintended endpoints, which in turn didn't perform proper access control. This issue has been fixed in version 5.17. If developers are unable to update immediately, they can disable this featur...

6.8CVSS0.00323EPSS
SaveExploits0References2
Rows per page
Query Builder