Lucene search
+L

341 matches found

VulnCheck KEV
VulnCheck KEV
added 2025/05/28 12:00 a.m.5 views

VulnCheck KEV: CVE-2025-48927

TeleMessage TM SGNL contains an initialization of a resource with an insecure default vulnerability. This vulnerability relies on how the Spring Boot Actuator is configured with an exposed heap dump endpoint at a /heapdump URI...

5.3CVSS5.8AI score0.11104EPSS
SaveExploits0References1
CVE
CVE
added 2025/05/28 12:00 a.m.306 views

CVE-2025-48927

CVE-2025-48927 concerns TeleMessage service configuring Spring Boot Actuator with an exposed /heapdump endpoint. Connected sources confirm the heapdump exposure stems from Actuator configuration and is implicated by multiple advisories (NVD entry, CISA KEV listing, and related GitHub/GHSA advisor...

5.3CVSS7AI score0.11104EPSS
SaveIn wildExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2025/05/23 10:30 p.m.21 views

CVE-2025-34026

The Versa Concerto SD-WAN orchestration platform is vulnerable to an authentication bypass in the Traefik reverse proxy configuration, allowing at attacker to access administrative endpoints. The internal Actuator endpoint can be leveraged for access to heap dumps and trace logs.This issue is kno...

9.2CVSS7.1AI score0.8194EPSS
SaveExploits1References1
OSV
OSV
added 2025/05/21 10:15 p.m.16 views

CVE-2025-34026

The Versa Concerto SD-WAN orchestration platform is vulnerable to an authentication bypass in the Traefik reverse proxy configuration, allowing at attacker to access administrative endpoints. The internal Actuator endpoint can be leveraged for access to heap dumps and trace logs.This issue is kno...

7.5CVSS7.5AI score0.8194EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2025/05/21 10:04 p.m.12 views

CVE-2025-34026 Versa Concerto Actuator Authentication Bypass Information Leak

The Versa Concerto SD-WAN orchestration platform is vulnerable to an authentication bypass in the Traefik reverse proxy configuration, allowing at attacker to access administrative endpoints. The internal Actuator endpoint can be leveraged for access to heap dumps and trace logs.This issue is kno...

9.2CVSS6.8AI score0.8194EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/05/21 12:00 a.m.15 views

PT-2025-22440

Name of the Vulnerable Software and Affected Versions Versa Concerto versions 12.1.2 through 12.2.0 Description The Versa Concerto SD-WAN orchestration platform has an authentication bypass issue in the Traefik reverse proxy configuration. This allows an attacker to access administrative endpoint...

9.2CVSS7.5AI score0.8194EPSS
SaveExploits1References30
Veracode
Veracode
added 2025/05/06 6:40 a.m.23 views

Missing Authorization

org.springframework.boot is vulnerable to Missing Authorization. The vulnerability is due to incorrect request matching caused by EndpointRequest.to creating a matcher for null/ when the targeted actuator endpoint is disabled or not exposed, which allows unprotected access to the /null path...

7.3CVSS6.6AI score0.00415EPSS
SaveExploits0References4Affected Software2
Packet Storm News
Packet Storm News
added 2025/04/29 12:00 a.m.15 views

GiBy: a Giant-Step Baby-Step Classifier for Anomaly Detection in Industrial Control Systems

The continuous monitoring of the interactions between cyber-physical components of any industrial control system ICS is required to secure automation of the system controls, and to guarantee plant processes are fail-safe and remain in an acceptably safe state. Safety is achieved by managing...

6.8AI score
SaveExploits0
OSV
OSV
added 2025/04/28 9:31 a.m.21 views

GHSA-RC42-6C7J-7H5R Spring Boot EndpointRequest.to() creates wrong matcher if actuator endpoint is not exposed

EndpointRequest.to creates a matcher for null/ if the actuator endpoint, for which the EndpointRequest has been created, is disabled or not exposed. Your application may be affected by this if all the following conditions are met: You use Spring Security EndpointRequest.to has been used in a Spri...

7.3CVSS7AI score0.00415EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/04/28 9:31 a.m.29 views

Spring Boot EndpointRequest.to() creates wrong matcher if actuator endpoint is not exposed

EndpointRequest.to creates a matcher for null/ if the actuator endpoint, for which the EndpointRequest has been created, is disabled or not exposed. Your application may be affected by this if all the following conditions are met: You use Spring Security EndpointRequest.to has been used in a Spri...

7.3CVSS6.8AI score0.00415EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/04/28 7:10 a.m.56 views

CVE-2025-22235 Spring Boot EndpointRequest.to() creates wrong matcher if actuator endpoint is not exposed

EndpointRequest.to creates a matcher for null/ if the actuator endpoint, for which the EndpointRequest has been created, is disabled or not exposed. Your application may be affected by this if all the following conditions are met: You use Spring Security EndpointRequest.to has been used in a Spri...

7.3CVSS0.00415EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/04/28 7:10 a.m.15 views

CVE-2025-22235 Spring Boot EndpointRequest.to() creates wrong matcher if actuator endpoint is not exposed

EndpointRequest.to creates a matcher for null/ if the actuator endpoint, for which the EndpointRequest has been created, is disabled or not exposed. Your application may be affected by this if all the following conditions are met: You use Spring Security EndpointRequest.to has been used in a Spri...

7.3CVSS7.2AI score0.00415EPSS
SaveExploits0References1
CVE
CVE
added 2025/04/28 7:10 a.m.420 views

CVE-2025-22235

CVE-2025-22235 : EndpointRequest.to() creates a matcher for /null when the actuator endpoint is disabled or not exposed. IBM advisories confirm this CVE as addressed by IBM Library Support for Spring: upgrade to fixed versions in the remediation table (e.g., IBM Library Support for Spring 6.2.x →...

7.3CVSS7.2AI score0.00415EPSS
SaveExploits0References2
Snyk
Snyk
added 2025/04/24 12:00 a.m.3 views

Improper Input Validation

Overview Affected versions of this package are vulnerable to Improper Input Validation via the EndpointRequest.to function that creates a matcher for null/ if the actuator endpoint, for which the EndpointRequest has been created, is disabled or not exposed. Note: This is only exploitable if all o...

7.3CVSS6.9AI score0.00415EPSS
SaveExploits0References2
Spring Security Advisories
Spring Security Advisories
added 2025/04/24 12:00 a.m.45 views

Spring Boot EndpointRequest.to() creates wrong matcher if actuator endpoint is not exposed

EndpointRequest.to creates a matcher for null/ if the actuator endpoint, for which the EndpointRequest has been created, is disabled or not exposed. Your application may be affected by this if all the following conditions are met: You are not affected if any of the following is true:...

7.3CVSS6.9AI score0.00415EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2025/04/16 12:00 a.m.16 views

PT-2025-36574

Name of the Vulnerable Software and Affected Versions Spring Cloud Gateway Server Webflux affected versions not specified Description Spring Cloud Gateway Server Webflux may allow an attacker to modify Spring Environment properties. This is possible when the Spring Boot actuator is a dependency,...

10CVSS6.3AI score0.03548EPSS
SaveExploits0References34
OSV
OSV
added 2025/04/07 2:45 a.m.6 views

MAL-2025-3155 Malicious code in legacy-actuator-support (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware d36c556dbf86cb7f6c937329b814614f149810c3959d22139e4f53b29edee481 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References3
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/04/07 2:45 a.m.8 views

Malicious code in legacy-actuator-support (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware d36c556dbf86cb7f6c937329b814614f149810c3959d22139e4f53b29edee481 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References3
Wiz blog
Wiz blog
added 2024/12/16 2:00 p.m.27 views

Under the Radar: Exploring Spring Boot Actuator Misconfigurations

Wiz Threat Research investigates misconfigurations in Spring Boot Actuator’s endpoints that can leak environment variables, passwords, and API keys, and even lead to remote code execution...

8.1AI score
SaveExploits0
Hacker One
Hacker One
added 2024/07/21 9:01 p.m.36 views

Adobe: Disclosure of git metadata and springboot actuator information

The vulnerability involved the disclosure of git metadata and Springboot actuator information, which was responsibly disclosed and addressed through collaboration with the hacker...

7AI score
SaveExploits0
Rows per page
Query Builder