Lucene search
+L

48611 matches found

Vulnrichment
Vulnrichment
added 2026/06/12 1:52 p.m.15 views

CVE-2026-53787 Amasty Order Attributes for Magento 2 < 4.0.0 Unauthenticated Arbitrary File Upload

Amasty Order Attributes for Magento 2 before version 4.0.0 contains an unauthenticated arbitrary file upload vulnerability that allows unauthenticated attackers to write arbitrary files to the store's media directory by submitting files of any type or name to the upload endpoint without...

9.8CVSS6.2AI score0.05638EPSS
SaveExploits1References3
OSV
OSV
added 2026/06/12 11:11 a.m.16 views

OESA-2026-2646 assimp security update

Assimp is a library to load and process geometric scenes from various data formats. Assimp aims to provide a full asset conversion pipeline for use in game engines and real-time rendering systems of any kind, but is not limited to this purpose. Security Fixes: A vulnerability was detected in Assi...

3.3CVSS4.8AI score0.00118EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/12 11:11 a.m.37 views

OESA-2026-2660 python-django security update

A high-level Python Web framework that encourages rapid development and clean, pragmatic design. Security Fixes: An issue was discovered in Django 5.2 before 5.2.15 and 6.0 before 6.0.6. django.middleware.cache.UpdateCacheMiddleware in Django does not add Authorization to the Vary response header...

5.3CVSS5.5AI score0.00372EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/06/12 11:10 a.m.13 views

Missing Authentication for Critical Function

Overview org.apache.cxf:cxf-rt-rs-security-oauth2 is a services framework. Affected versions of this package are vulnerable to Missing Authentication for Critical Function due to a missing 'throw' keyword in the security context check within the TokenIntrospectionService method. An attacker can...

6.3CVSS5.4AI score0.00357EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/12 11:07 a.m.16 views

HTTP Response Splitting

Overview org.apache.cxf:cxf-rt-rs-security-oauth2 is a services framework. Affected versions of this package are vulnerable to HTTP Response Splitting via improper handling of the realm parameter in the construction of the WWW-Authenticate response header. An attacker can inject arbitrary HTTP...

6.9CVSS5.5AI score0.00362EPSS
SaveExploits0References2
HackRead
HackRead
added 2026/06/12 10:00 a.m.37 views

Feds Seize AudiA6 and Dark2Web in $389M Crypto Laundering Case

Feds seized AudiA6 and Dark2Web in a major crypto laundering case, arresting two suspects linked to over $389M in alleged illicit transactions...

5.3AI score
SaveExploits0
Malwarebytes
Malwarebytes
added 2026/06/12 9:27 a.m.46 views

Fake verification pages are stealing Steam accounts from players

Online gamers should watch out for a convincing scam that aims to steal your Steam account. The scam uses fake FACEIT verification pages that look legitimate, complete with official branding, working links, and what appears to be a real Steam login window. By the time it asks for your password,...

5.5AI score
SaveExploits0
CVE
CVE
added 2026/06/12 8:59 a.m.86 views

CVE-2026-50631

CVE-2026-50631 : A TOCTOU race condition in Apache CXF's AbstractOAuthDataProvider allows concurrent requests to reuse the same Refresh Token when recycleRefreshTokens is false, bypassing single-use semantics and generating multiple valid Access Tokens. This can enable token replay/abuse by multi...

7.4CVSS5.2AI score0.00283EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/06/12 8:58 a.m.11 views

CVE-2026-50630 Apache CXF: OAuth2: HTTP Response Splitting via WWW-Authenticate Realm Injection

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...

6.5CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/06/12 8:58 a.m.62 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
CVE
CVE
added 2026/06/12 8:56 a.m.92 views

CVE-2026-50628

CVE-2026-50628 concerns Apache CXF’s OAuthRequestFilter, where a logic error creates an inverted IP binding check: legitimate requests from the bound IP are rejected while requests from other IPs are allowed. Red Hat’s advisory attributes this to the OAuthRequestFilter component of CXF and notes ...

9.8CVSS5.2AI score0.00682EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/06/12 8:56 a.m.15 views

CVE-2026-50628 Apache CXF: OAuth2: Inverted IP Binding Check Defeats Security Control

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.3AI score
SaveExploits0References9
OSV
OSV
added 2026/06/12 8:55 a.m.23 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...

9.1CVSS5.2AI score
SaveExploits0References9
OSV
OSV
added 2026/06/12 8:54 a.m.22 views

CVE-2026-49875 Apache CXF: XML External Entity (XXE) Injection in W3CMultiSchemaFactory and EndpointReferenceUtils

Apache CXF's EndpointReferenceUtils and W3CMultiSchemaFactory classes construct a SAXParserFactory without the necessary JAXP hardening configurations, enabling out-of-band OOB external entity resolution. Users are recommended to upgrade to versions 4.2.2 or 4.1.7 or 3.6.12, which fix this issue...

6.5CVSS5.3AI score
SaveExploits0References10
OSV
OSV
added 2026/06/12 8:52 a.m.10 views

CVE-2026-50623 Apache CXF: Authentication Bypass in OAuth2 TokenIntrospectionService

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.4AI score
SaveExploits0References5
Circl
Circl
added 2026/06/12 7:09 a.m.20 views

CVE-2026-9266

creationtimestamp| type| source ---|---|--- 2026-06-12 07:09:11+00:00| seen| https://cyber.gc.ca/en/alerts-advisories/control-systems-moxa-security-advisory-av26-594 2026-06-12 13:00:08+00:00| seen| https://bsky.app/profile/o2cloud.bsky.social/post/3mo3sb5ojvv2o 2026-06-12 13:47:00+00:00| seen|...

7CVSS4.9AI score0.0007EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2026/06/12 6:40 a.m.15 views

Security Bulletin: Multiple vulnerabilities in IBM Observability with Instana (OnPrem)

Summary Multiple vulnerabilities were addressed in IBM Observability with Instana OnPrem build 1.0.319 Vulnerability Details CVEID:CVE-2018-20225 DESCRIPTION: An issue was discovered in pip all versions because it installs the version with the highest version number, even if the user had intended...

9.1CVSS6AI score0.01736EPSS
SaveExploits7Affected Software1
Circl
Circl
added 2026/06/12 5:46 a.m.20 views

CVE-2026-48610

creationtimestamp| type| source ---|---|--- 2026-06-12 05:46:40+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mo3224idol25 2026-06-12 08:01:00+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mo3bkccbxg2a 2026-06-12 12:02:06+00:00| seen|...

8.1CVSS4.9AI score0.00264EPSS
SaveExploits0References4
Circl
Circl
added 2026/06/12 5:22 a.m.21 views

CVE-2026-47369

creationtimestamp| type| source ---|---|--- 2026-06-12 05:22:15+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mo2yohqgv22p 2026-06-12 06:01:00+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mo32tq5wkr2p 2026-06-12 19:13:13+00:00| seen|...

9.9CVSS4.9AI score0.00303EPSS
SaveExploits0References4
Circl
Circl
added 2026/06/12 5:17 a.m.20 views

CVE-2026-47368

creationtimestamp| type| source ---|---|--- 2026-06-12 05:17:00+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mo2yf3wtag23 2026-06-12 06:00:53+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mo32tizycu2n 2026-06-18 06:25:42+00:00| seen|...

8.6CVSS4.9AI score0.00355EPSS
SaveExploits0References3
Rows per page
Query Builder