Lucene search
+L

53865 matches found

GithubExploit
GithubExploit
added 2026/02/24 4:20 p.m.179 views

Secure-auth-api

🔐 Secure Auth API — Built → Broken → Fixed A hands-on securit...

5.9AI score
SaveExploits0
OSV
OSV
added 2026/02/24 3:35 p.m.4 views

SUSE-SU-2026:0618-1 Security update for protobuf

This update for protobuf fixes the following issues:i - CVE-2026-0994: Fixed google.protobuf.Any recursion depth bypass in Python jsonformat.ParseDict bsc1257173...

8.2CVSS5.4AI score0.00662EPSS
SaveExploits0References3
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/02/24 2:49 p.m.9 views

Malicious code in json-mapping-srcs (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector e1a4791659c68903f36ecfbf9da2e8af6dacdb98a4a525d5f104d43b07260cca The package json-mapping-srcs was found to contain malicious code. Source: ghsa-malware...

5.9AI score
SaveExploits0References1
OSV
OSV
added 2026/02/24 2:49 p.m.11 views

MAL-2026-1017 Malicious code in json-mapping-srcs (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector e1a4791659c68903f36ecfbf9da2e8af6dacdb98a4a525d5f104d43b07260cca The package json-mapping-srcs was found to contain malicious code. Source: ghsa-malware...

5.9AI score
SaveExploits0References1
Snyk
Snyk
added 2026/02/24 2:49 p.m.6 views

Malicious Package

Overview json-mapping-srcs is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this package...

9.8CVSS5.6AI score
SaveExploits0References2
EUVD
EUVD
added 2026/02/24 2:50 a.m.21 views

EUVD-2026-7398

Pimcore is an Open Source Data & Experience Management Platform. In versions up to and including 11.5.14.1 and 12.3.2, the filter query parameter in the dependency listing endpoints is JSON-decoded and the value field is concatenated directly into RLIKE clauses without sanitization or parameteriz...

6.9CVSS5.4AI score0.00457EPSS
SaveExploits1References4
Packet Storm
Packet Storm
added 2026/02/24 12:0 a.m.137 views

📄 Advanced JUNG Smart Visu Security Scanner

This is a multi-threaded security scanner for JUNG Smart Visu servers that detects reflected cross site scripting, header injection, open redirects, and JSON injection. It tests predefined endpoints with custom payloads, analyzes HTTP responses for vulnerabilities, and generates a detailed report...

5.2AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/02/23 4:22 p.m.14 views

python: protobuf: Protobuf: Denial of Service due to recursion depth bypass

A flaw was found in protobuf. A remote attacker can exploit this denial-of-service DoS vulnerability by supplying deeply nested google.protobuf.Any messages to the google.protobuf.jsonformat.ParseDict function. This bypasses the intended recursion depth limit, leading to the exhaustion of Python’...

8.2CVSS5.8AI score0.00662EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/02/23 4:2 p.m.8 views

python: protobuf: Protobuf: Denial of Service due to recursion depth bypass

A flaw was found in protobuf. A remote attacker can exploit this denial-of-service DoS vulnerability by supplying deeply nested google.protobuf.Any messages to the google.protobuf.jsonformat.ParseDict function. This bypasses the intended recursion depth limit, leading to the exhaustion of Python’...

8.2CVSS5.8AI score0.00662EPSS
SaveExploits0References5
GithubExploit
GithubExploit
added 2026/02/23 3:4 p.m.177 views

langextract-poc

LangExtract POC - Arquitectura Hexagonal Sistema de extracció...

5.4AI score
SaveExploits0
OSV
OSV
added 2026/02/23 9:31 a.m.14 views

GHSA-C3F3-CC42-XR9V Apache Camel: KeycloakSecurityPolicy does not validate issuer of JWT tokens against configured realm

Cross-Realm Token Acceptance Bypass in KeycloakSecurityPolicy Apache Camel Keycloak component. The Camel-Keycloak KeycloakSecurityPolicy does not validate the iss issuer claim of JWT tokens against the configured realm. A token issued by one Keycloak realm is silently accepted by a policy...

9.1CVSS5.5AI score0.00428EPSS
SaveExploits2References7
GithubExploit
GithubExploit
added 2026/02/22 5:30 a.m.167 views

KAVACHx

Intelligent Exploit & Patch Management Platform A full-stack...

5.6AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/02/22 1:27 a.m.12 views

CVE-2019-25449

OrientDB 3.0.17 contains a reflected cross-site scripting vulnerability that allows attackers to inject malicious scripts by submitting crafted JSON payloads to the document endpoint. Attackers can send POST requests to /document/demodb/-1:-1 with script tags in the name parameter to execute...

6.1CVSS5.6AI score0.00225EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/02/21 9:35 a.m.7 views

CVE-2026-27487

OpenClaw is a personal AI assistant. In versions 2026.2.13 and below, when using macOS, the Claude CLI keychain credential refresh path constructed a shell command to write the updated JSON blob into Keychain via security add-generic-password -w .... Because OAuth tokens are user-controlled data,...

7.6CVSS5.5AI score0.012EPSS
SaveExploits0References7Affected Software1
Snyk
Snyk
added 2026/02/21 8:36 a.m.4 views

Deserialization of Untrusted Data

Overview zumba/json-serializer is a Serialize PHP variables, including objects, in JSON format. Support to unserialize it too. Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the JsonSerializer::unserialize function. An attacker can execute arbitrary code...

9.2CVSS6.3AI score0.0074EPSS
SaveExploits0References2
NVD
NVD
added 2026/02/21 7:16 a.m.14 views

CVE-2026-27206

Zumba Json Serializer is a library to serialize PHP variables in JSON format. In versions 3.2.2 and below, the library allows deserialization of PHP objects from JSON using a special @type field. The deserializer instantiates any class specified in the @type field without restriction. When...

8.1CVSS0.0074EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/02/21 7:1 a.m.39 views

CVE-2026-27206 Zumba Json Serializer has a potential PHP Object Injection via Unrestricted @type in unserialize()

Zumba Json Serializer is a library to serialize PHP variables in JSON format. In versions 3.2.2 and below, the library allows deserialization of PHP objects from JSON using a special @type field. The deserializer instantiates any class specified in the @type field without restriction. When...

8.1CVSS0.0074EPSS
SaveExploits0References3
CVE
CVE
added 2026/02/21 7:1 a.m.40 views

CVE-2026-27206

The CVE concerns Zumba Json Serializer for PHP. Versions 3.2.2 and earlier allow deserialization of PHP objects from JSON via an @type field, which can instantiate any class specified without restrictions. If attacker-controlled JSON reaches JsonSerializer::unserialize() and the app contains clas...

8.1CVSS6.2AI score0.0074EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/02/21 7:1 a.m.4 views

CVE-2026-27206 Zumba Json Serializer has a potential PHP Object Injection via Unrestricted @type in unserialize()

Zumba Json Serializer is a library to serialize PHP variables in JSON format. In versions 3.2.2 and below, the library allows deserialization of PHP objects from JSON using a special @type field. The deserializer instantiates any class specified in the @type field without restriction. When...

8.1CVSS6.2AI score0.0074EPSS
SaveExploits0References3
OSV
OSV
added 2026/02/21 7:1 a.m.13 views

CVE-2026-27206 Zumba Json Serializer has a potential PHP Object Injection via Unrestricted @type in unserialize()

Zumba Json Serializer is a library to serialize PHP variables in JSON format. In versions 3.2.2 and below, the library allows deserialization of PHP objects from JSON using a special @type field. The deserializer instantiates any class specified in the @type field without restriction. When...

8.1CVSS6.3AI score
SaveExploits0References5
Rows per page
Query Builder