Lucene search
+L

1081 matches found

Snyk
Snyk
added 2026/06/15 4:44 p.m.25 views

Use of Cache Containing Sensitive Information

Overview @angular/service-worker is an Angular - service worker tooling! Affected versions of this package are vulnerable to Use of Cache Containing Sensitive Information in the request reconstruction. An attacker can access sensitive session-restricted data or expose credentials by exploiting...

6.1CVSS5.9AI score0.00228EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/06/12 7:09 p.m.16 views

Deserialization of Untrusted Data

Overview typo3/cms-form is a Form Library, Plugin and Editor Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the VariableFrontend or Registry. An attacker can execute arbitrary PHP code by injecting a crafted serialized payload into the underlying storage...

9.3CVSS6.2AI score0.00215EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/06/12 7:08 p.m.22 views

TYPO3 CMS has Broken Access Control in Backend API

Problem Authenticated backend users were able to retrieve file metadata via several Backend API routes without proper permission checks, allowing access to files outside their permitted file mounts or storages. Solution Update to TYPO3 versions 10.4.57 ELTS, 11.5.51 ELTS, 12.4.46 ELTS, 13.4.31 LT...

5.3CVSS5.2AI score0.00238EPSS
SaveExploits0References7Affected Software2
Snyk
Snyk
added 2026/06/12 4:39 p.m.21 views

Improper Verification of Cryptographic Signature

Overview io.netty:netty-handler is a library that provides an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which...

8.7CVSS5.3AI score0.00456EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/12 12:31 p.m.7 views

GHSA-GHVC-7HP8-2G2V Apache cxf-core: No restriction on attachment headers per message

There is no restriction on the amount of attachment headers that a message can contain when being deserialized by Apache CXF, which can lead to uncontrolled resource consumption or a denial of service attack. Users are recommended to upgrade to versions 4.2.2 or 4.1.7 or 3.6.12, which fix this...

7.5CVSS5.3AI score0.00459EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/06/12 11:10 a.m.18 views

Improper Validation of Specified Type of Input

Overview Affected versions of this package are vulnerable to Improper Validation of Specified Type of Input in the DispatchMDBMessageListenerImpl method. An attacker can achieve arbitrary code execution by providing crafted values in the JCA deployment descriptor ra.xml or runtime activation...

9.2CVSS6.1AI score0.00858EPSS
SaveExploits0References2
NVD
NVD
added 2026/06/12 10:16 a.m.18 views

CVE-2026-50634

A vulnerability in Apache CXF's JwsJsonContainerRequestFilter can be exploited to cause CXF to process metadata that was not authenticated by the accepted signature. This can bypass the application's assumption that accepted Content-Type or protected HTTP-header metadata came from a verified...

6.5CVSS0.00267EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/12 9:02 a.m.26 views

EUVD-2026-36401

A JNDI Injection vulnerability has been discovered in Apache CXF's JCA integration module, which can allow for code execution, if an attacker is able to manipulate the JCA deployment descriptor ra.xml or runtime activation parameters. Users are recommended to upgrade to versions 4.2.2 or 4.1.7,...

8.1CVSS5.3AI score0.00858EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/12 9:00 a.m.58 views

CVE-2026-50632 Apache CXF: JNDI Injection Vulnerability in JMSConfigFactory

A further incomplete fix for a previous advisory CVE-2026-44417 Untrusted JMS configuration can lead to RCE for Apache CXF has been identified, which can allow code execution capabilities, if untrusted users are allowed to configure JMS for Apache CXF. Users are recommended to upgrade to versions...

0.00646EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/06/12 8:59 a.m.4 views

CVE-2026-50631

A race condition in AbstractOAuthDataProvider allows concurrent requests using the same Refresh Token to bypass single-use semantics and generate multiple valid Access Tokens, when 'recycleRefreshTokens' is set to false. A leaked refresh token can be replayed concurrently by multiple attackers or...

7.4CVSS5.2AI score0.00283EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/06/12 8:59 a.m.23 views

EUVD-2026-36399

A race condition in AbstractOAuthDataProvider allows concurrent requests using the same Refresh Token to bypass single-use semantics and generate multiple valid Access Tokens, when 'recycleRefreshTokens' is set to false. A leaked refresh token can be replayed concurrently by multiple attackers or...

7.4CVSS5.2AI score0.00283EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/12 8:58 a.m.60 views

CVE-2026-50630

The CVE-2026-50630 issue affects Apache CXF’s OAuth2 implementation, where the AuthorizationUtils class concatenates the realm parameter into the WWW-Authenticate header without sanitizing CR/LF characters. This can enable header injection or HTTP response splitting if an attacker controls the re...

6.5CVSS5.4AI score0.00362EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/06/12 8:57 a.m.16 views

CVE-2026-50629 Apache CXF: OAuth2: Log Injection via Unsanitized Client Identifier

The 'clientId' parameter from incoming HTTP requests is directly concatenated into OAuth2 server log warning messages without sanitizing control characters. This allows an attacker to inject arbitrary content, including fake log entries, into the server's log files. Users are recommended to upgra...

5.4AI score0.00422EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/06/12 8:56 a.m.5 views

CVE-2026-50628

A logic error in OAuthRequestFilter rejects legitimate requests originating from the bound IP address, while blindly allowing requests from any other IP address. Enabling this security feature inadvertently creates an inverse security check. Users are recommended to upgrade to versions 4.2.2 or...

9.8CVSS5.2AI score0.00682EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/06/12 8:55 a.m.62 views

CVE-2026-50627 Apache CXF: OAuth2: Missing JWT Audience and Issuer Validation in Access Token Validator

The JwtAccessTokenValidator class in Apache CXF fails to validate the 'aud' Audience claims of incoming JWT access tokens. This allows a JWT issued for one Resource Server to be successfully replayed against a completely different Resource Server, leading to Token Confusion/Routing attacks. Users...

0.00445EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/06/12 8:52 a.m.5 views

CVE-2026-50623

An authentication bypass vulnerability exists in the OAuth2 TokenIntrospectionService in Apache CXF. Due to a missing 'throw' keyword in the security context check, the introspection endpoint /services/oauth2/introspect can be accessed by any unauthenticated network attacker. However note that th...

4.8CVSS5.3AI score0.00357EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/06/12 12:00 a.m.40 views

PT-2026-48844

Name of the Vulnerable Software and Affected Versions Apache CXF versions prior to 4.2.2 Apache CXF versions prior to 4.1.7 Description The EndpointReferenceUtils and W3CMultiSchemaFactory classes construct a SAXParserFactory without the required JAXP hardening configurations. This allows for...

9.8CVSS5.3AI score0.00525EPSS
SaveExploits0References18
Positive Technologies
Positive Technologies
added 2026/06/12 12:00 a.m.37 views

PT-2026-48849

A CRLF injection vulnerability exists in the OAuth2 AuthorizationUtils class. When constructing the WWW-Authenticate response header, the 'realm' parameter is concatenated without sanitizing Carriage Return CR and Line Feed LF characters. If an attacker can control the realm value, they can injec...

5.4AI score0.00362EPSS
SaveExploits0References3
Atlassian
Atlassian
added 2026/06/11 5:29 p.m.25 views

Information Disclosure axios Dependency in Bamboo Data Center

This High severity Information Disclosure vulnerability was introduced in versions 10.0.0, 10.1.0, 10.2.0, 11.0.0, 12.0.0, and 12.1.0 of Bamboo Data Center. This Information Disclosure vulnerability, with a CVSS Score of 7.5 and a CVSS Vector of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N allows...

7.5CVSS5.3AI score0.0066EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/06/11 8:59 a.m.16 views

CVE-2026-42588

Improper Input Validation, Improper Control of Generation of Code 'Code Injection' vulnerability in Apache ActiveMQ Broker, Apache ActiveMQ All, Apache ActiveMQ. Apache ActiveMQ Classic exposes the Jolokia JMX-HTTP bridge at /api/jolokia/ on the web console. The default Jolokia access policy...

8.1CVSS6.2AI score0.0074EPSS
SaveExploits2References1
Rows per page
Query Builder