Lucene search
+L

2247 matches found

ATTACKERKB
ATTACKERKB
added 2026/04/17 4:43 p.m.31 views

CVE-2026-40518

ByteDance DeerFlow before commit 2176b2b contains a path traversal and arbitrary file write vulnerability in bootstrap-mode custom-agent creation where the agent name validation is bypassed. Attackers can supply traversal-style values or absolute paths as the agent name to influence directory...

7.1CVSS5.9AI score0.00356EPSS
SaveExploits0References4
Hacker One
Hacker One
added 2026/04/17 1:04 p.m.33 views

Revive Adserver: Stored XSS via malicious usernames in audit log details + Username validation bypass in XML‑RPC addUser

Vulnerability description not provided...

5.8AI score0.00412EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2026/04/16 8:52 p.m.14 views

jq: jq: Input validation bypass via embedded NUL bytes allows parser differential attacks

A flaw was found in jq, a command-line JSON processor. This vulnerability allows a remote attacker to bypass input validation by crafting malicious JSON input containing embedded null NUL bytes. Due to incorrect handling of input buffer lengths, jq truncates the input at the first NUL byte,...

6.3CVSS7AI score0.00256EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/04/16 8:42 p.m.17 views

ApostropheCMS: Stored XSS via CSS Custom Property Injection in @apostrophecms/color-field Escaping Style Tag Context

Summary The @apostrophecms/color-field module bypasses color validation for values prefixed with -- intended for CSS custom properties, but performs no HTML sanitization on these values. When styles containing attacker-controlled color values are rendered into tags — both in the global stylesheet...

5.4CVSS6.1AI score0.0021EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/04/16 8:42 p.m.19 views

GHSA-97V6-998M-FP4G ApostropheCMS: Stored XSS via CSS Custom Property Injection in @apostrophecms/color-field Escaping Style Tag Context

Summary The @apostrophecms/color-field module bypasses color validation for values prefixed with -- intended for CSS custom properties, but performs no HTML sanitization on these values. When styles containing attacker-controlled color values are rendered into tags — both in the global stylesheet...

5.4CVSS6.1AI score0.0021EPSS
SaveExploits1References4
OSV
OSV
added 2026/04/16 5:56 p.m.11 views

USN-8181-1 libowasp-esapi-java vulnerabilities

Jaroslav Lobačevski discovered that ESAPI incorrectly validated directory paths during path verification. An attacker could possibly use this issue to bypass directory validation checks, leading to control-flow bypass. This issue only affected Ubuntu 16.04 LTS, Ubuntu 18.04 LTS, Ubuntu 20.04 LTS,...

9.8CVSS5.8AI score0.02644EPSS
SaveExploits4References4
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.24 views

PT-2026-33340

Name of the Vulnerable Software and Affected Versions Digital Knowledge KnowledgeDeliver versions prior to February 24, 2026 Description Hard-coded ASP.NET/IIS machineKey values in standardized web.config files allow unauthenticated remote code execution. Attackers can use these shared keys to...

9.1CVSS6.4AI score0.01008EPSS
SaveExploits0References45
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
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.4 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.24 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.0077EPSS
SaveExploits1References8Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/15 7:23 p.m.18 views

OAuth2 Proxy has an Authorization Bypass in Email Domain Validation via Malformed Multi-@ Email Claims

Impact An authorization bypass exists in OAuth2 Proxy as part of the emaildomain enforcement option. An attacker may be able to authenticate with an email claim such as [email protected]@company.com and satisfy an allowed domain check for company.com, even though the claim is not a valid email...

6.8CVSS5.8AI score0.00209EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/04/15 4:17 a.m.12 views

CVE-2026-33806

Impact: Fastify applications using schema.body.content for per-content-type body validation can have validation bypassed entirely by prepending a space to the Content-Type header. The body is still parsed correctly but schema validation is skipped. This is a regression introduced in fastify = 5.3...

7.5CVSS0.00448EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/04/15 2:09 a.m.10 views

Improper Validation of Specified Type of Input

Overview fastify is an overhead web framework, for Node.js. Affected versions of this package are vulnerable to Improper Validation of Specified Type of Input via the schema.body.content when a space is prepended to the Content-Type header. An attacker can bypass input validation by sending...

8.7CVSS5.7AI score0.00448EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/04/15 12:14 a.m.7 views

CVE-2026-33806 fastify vulnerable to Body Schema Validation Bypass via Leading Space in Content-Type Header

Impact: Fastify applications using schema.body.content for per-content-type body validation can have validation bypassed entirely by prepending a space to the Content-Type header. The body is still parsed correctly but schema validation is skipped. This is a regression introduced in fastify = 5.3...

7.5CVSS5.8AI score0.00448EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/15 12:14 a.m.10 views

CVE-2026-33806 fastify vulnerable to Body Schema Validation Bypass via Leading Space in Content-Type Header

Impact: Fastify applications using schema.body.content for per-content-type body validation can have validation bypassed entirely by prepending a space to the Content-Type header. The body is still parsed correctly but schema validation is skipped. This is a regression introduced in fastify = 5.3...

7.5CVSS7.1AI score0.00713EPSS
SaveExploits1References7
ATTACKERKB
ATTACKERKB
added 2026/04/15 12:14 a.m.12 views

CVE-2026-33806

Impact: Fastify applications using schema.body.content for per-content-type body validation can have validation bypassed entirely by prepending a space to the Content-Type header. The body is still parsed correctly but schema validation is skipped. This is a regression introduced in fastify = 5.3...

7.5CVSS7.1AI score0.00713EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2026/04/15 12:14 a.m.86 views

CVE-2026-33806

Summary: CVE-2026-33806 affects Fastify where, in applications using schema.body.content, a leading space in the Content-Type header can bypass per-content-type body validation while the body is parsed normally. This is a regression introduced in Fastify >= 5.3.2 as a follow-up to CVE-2025-324...

7.5CVSS7.1AI score0.00448EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/15 12:00 a.m.15 views

PT-2026-33000

Impact: Fastify applications using schema.body.content for per-content-type body validation can have validation bypassed entirely by prepending a space to the Content-Type header. The body is still parsed correctly but schema validation is skipped. This is a regression introduced in fastify = 5.3...

7.5CVSS5.8AI score0.00713EPSS
SaveExploits1References2
Rows per page
Query Builder