spring-data-redis

Warn

Audited by Socket on Sep 18, 2026

1 alert found:

Security
SecurityMEDIUM
templates/RedisConfig.java

The code is not evidently malware, but it contains a significant insecure deserialization configuration. Enabling unrestricted default typing with LaissezFaireSubTypeValidator can allow attacker-controlled Redis JSON to select polymorphic Java types and may enable gadget-chain exploitation. Use explicit type allowlists or safer serializers, and avoid default typing unless strictly required. The practical severity depends on whether Redis contents can be modified by an untrusted party and on available classes in the application classpath.

Confidence: 97%Severity: 72%
Audit Metadata
Analyzed At
Sep 18, 2026, 06:37 AM
Package URL
pkg:socket/skills-sh/rrezartprebreza%2Fspring-boot-skills%2Fspring-data-redis%2F@cccbdca1a0d42b1ffe7a5463e6960623459d83f32ac3261ebf0492b56c712be4
Security Audit — socket — spring-data-redis