Lucene search
K
VeracodeRecent

38196 matches found

Veracode
Veracode
•added 3 days ago•5 views

Information Disclosure

H2O-3 is vulnerable to Information Disclosure. The vulnerability is due to improper access control in the ImportFile API PersistNFS.importFiles, allowing remote attackers to access or enumerate file system information that should not be exposed, resulting in unauthorized disclosure of sensitive...

7.5CVSS6.1AI score0.00497EPSS
Exploits0References1Affected Software1
Veracode
Veracode
•added 3 days ago•6 views

Information Disclosure

Keycloak is vulnerable to Information Disclosure. The vulnerability is due to insufficient enforcement of user profile permissions in the group members endpoint, allowing an administrator with delegated access to read group memberships and users to view user attributes that are explicitly...

2.7CVSS5.8AI score0.00318EPSS
Exploits0References2Affected Software2
Veracode
Veracode
•added 4 days ago•8 views

NoSQL Injection

Spring Data MongoDB is vulnerable to NoSQL Injection. The vulnerability is due to insufficient validation of parameters bound to regular expressions in @Query-annotated repository methods, where attacker-controlled input can break out of the intended regex quoting e.g., ^\Q?0\E$ and manipulate...

5.9CVSS5.3AI score0.00257EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 4 days ago•8 views

Authorization Bypass

Apache ActiveMQ is vulnerable to Authorization Bypass. The vulnerability is due to incomplete authorization checks when handling destination removal operations, allowing authenticated users with otherwise valid permissions to delete existing destinations without proper authorization validation...

4.3CVSS5.3AI score0.00335EPSS
Exploits0References2Affected Software2
Veracode
Veracode
•added 5 days ago•10 views

Cross-Origin Resource Sharing (CORS) Misconfiguration

hono is vulnerable to Cross-Origin Resource Sharing CORS Misconfiguration. The vulnerability is due to reflecting arbitrary Origin headers while allowing credentials when no explicit origin is configured, which allows an attacker-controlled website to make authenticated cross-origin requests and...

5.4AI score0.0003EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 5 days ago•9 views

Improper Handling Of HTTP Headers

hono is vulnerable to Improper Handling of HTTP Headers. The vulnerability is due to using Headers.set instead of Headers.append when processing repeated request headers, which allows multiple header values to be overwritten and truncated, potentially enabling attackers to bypass security control...

5.3AI score0.00014EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 5 days ago•8 views

Improper Input Validation

hono is vulnerable to Improper Input Validation. The vulnerability is due to trusting the client-supplied Content-Length header instead of validating the actual request body size, which allows an attacker to bypass configured body size limits by declaring a smaller content length while sending a...

5.3AI score0.00014EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 5 days ago•8 views

Improper Access Control

@astrojs/netlify is vulnerable to Improper Access Control. The vulnerability is due to overly permissive conversion of Astro image.remotePatterns into Netlify Image CDN regular expressions, which allows an attacker to bypass intended hostname and pathname restrictions and access unintended remote...

5.4AI score0.00028EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 5 days ago•6 views

Server-Side Request Forgery (SSRF)

Astro is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to deriving the error-page fetch URL from the unvalidated Host header during runtime error handling, which allows an attacker to redirect server-side requests to arbitrary hosts and read the resulting responses...

6AI score0.00044EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 5 days ago•8 views

Cross-site Scripting (XSS)

Astro is vulnerable to Cross-Site Scripting XSS. The vulnerability is due to improper escaping of user-controlled attribute names in the spreadAttributes function during server-side rendering, which allows an attacker to inject arbitrary HTML attributes, event handlers, or malicious HTML content...

5.3AI score0.00036EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 5 days ago•8 views

Information Exposure

Gitea is vulnerable to Information Exposure. The vulnerability is due to missing reqRepoReaderunit.TypeCode authorization checks on the issuetemplates, issueconfig, and issueconfig/validate API endpoints, which allows an attacker to access and retrieve repository issue template and configuration...

5.2AI score0.00023EPSS
Exploits0References1Affected Software1
Veracode
Veracode
•added 5 days ago•7 views

Improper Authorization

code.gitea.io/gitea is vulnerable to improper authorization. The vulnerability is due to the /archive/ endpoint not enforcing OAuth2 download token scope validation checkDownloadTokenScope or CheckRepoScopedToken, which allows an attacker with an OAuth2 token to download repository archives witho...

5.2AI score0.00024EPSS
Exploits0References1Affected Software1
Veracode
Veracode
•added 5 days ago•6 views

Authentication Bypass

Spring Web Services is vulnerable to Authentication Bypass. The vulnerability is due to X509AuthenticationProvider issuing a fully authenticated X509AuthenticationToken based solely on certificate-to-user mapping, without enforcing standard account status checks such as disabled, locked, expired,...

5.4CVSS5.3AI score0.00181EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 5 days ago•7 views

Cross-Site Scripting (XSS)

Vitest is vulnerable to Cross-Site Scripting XSS. The vulnerability is due to the otelCarrier query parameter being inserted directly into an inline module script and treated as JavaScript source rather than data, which allows an attacker to craft a malicious browser-runner URL and execute...

5.6AI score0.0005EPSS
Exploits0References4Affected Software2
Veracode
Veracode
•added 5 days ago•6 views

Path Traversal

DbGate is vulnerable to Path Traversal. The vulnerability is due to the unzipDirectory function failing to validate that extracted file paths remain within the intended output directory, which allows an attacker to upload a malicious ZIP archive containing ../ path entries and write files to...

5.4AI score0.00058EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 5 days ago•6 views

IP Address Spoofing

Spring Cloud Gateway is vulnerable to IP Address Spoofing. The vulnerability is due to improper trust of X-Forwarded-For and Forwarded headers from untrusted proxies, allowing attackers to supply forged client IP information that may be used by downstream applications for security decisions,...

8.6CVSS5.2AI score0.00186EPSS
Exploits0References2Affected Software2
Veracode
Veracode
•added 5 days ago•6 views

Server-Side Request Forgery (SSRF)

Spring Web Services is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to insufficient validation of WS-Addressing ReplyTo and FaultTo headers, where destinations supplied in incoming requests are used directly by configured WebServiceMessageSender instances to initiate...

8.6CVSS5.5AI score0.00428EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 5 days ago•5 views

Open Redirect

Spring Authorization Server is vulnerable to Open Redirect. The vulnerability is due to insufficient validation of the requesturi parameter at the authorization endpoint, where a malicious authorization request can include an invalid requesturi and an attacker-controlled redirecturi, resulting in...

6.1CVSS5.4AI score0.00172EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 5 days ago•6 views

Authenticated Remote Code Execution (RCE)

DbGate is vulnerable to authenticated Remote Code Execution RCE. The vulnerability is due to improper sanitization of the functionName parameter in the /runners/load-reader endpoint, which allows an authenticated attacker to bypass the require = null mitigation using dynamic import and execute...

5.9AI score0.00289EPSS
Exploits1References2Affected Software1
Veracode
Veracode
•added 6 days ago•8 views

Denial Of Service (DoS)

markdown-it is vulnerable to Denial of Service DoS. The vulnerability is due to quadratic-time processing in the smartquotes rule when typographer: true is enabled, which allows an attacker to supply specially crafted markdown containing consecutive quotation marks and consume excessive CPU...

5.3CVSS5.2AI score0.00418EPSS
Exploits0
Veracode
Veracode
•added 6 days ago•6 views

Denial Of Service (DoS)

Netty is vulnerable to Denial of Service DoS. The vulnerability is due to improper management of blocked streams in the HTTP/3 codec, which allows an attacker to create an unlimited number of blocked streams and exhaust memory, leading to an out-of-memory condition and service disruption...

7.5CVSS5.2AI score0.00488EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 6 days ago•7 views

Denial Of Service (DoS)

Netty is vulnerable to Denial of Service DoS. The vulnerability is due to exposure of QUIC stateless reset tokens through connection ID generation, which allows an on-path attacker to derive the token and send spoofed Stateless Reset packets to terminate active connections...

4.8CVSS5.2AI score0.00204EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 6 days ago•5 views

Improper Certificate Validation

Netty is vulnerable to Improper Certificate Validation. The vulnerability is due to improper wrapping of user-supplied X509TrustManager instances that bypasses hostname verification during TLS certificate validation, which allows an attacker to perform man-in-the-middle attacks using certificates...

7.5CVSS5.2AI score0.00196EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 6 days ago•6 views

Denial Of Service (DoS)

Netty is vulnerable to Denial of Service DoS. The vulnerability is due to RedisArrayAggregator pre-allocating an ArrayList based on an untrusted RESP array element count from the network, which allows an attacker to trigger excessive memory allocation and exhaust system resources by sending a...

7.5CVSS5.2AI score0.00335EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 6 days ago•5 views

HTTP Request Smuggling

Netty is vulnerable to HTTP Request Smuggling. The vulnerability is due to HttpObjectDecoder improperly ignoring non-CRLF control characters before the request line, which allows an attacker to create request-boundary confusion between front-end and back-end components and potentially smuggle...

5.3CVSS5.2AI score0.00232EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 6 days ago•7 views

Cross-site Scripting (XSS)

Astro is vulnerable to Cross-Site Scripting XSS. The vulnerability is due to improper HTML escaping of named slot content inserted into the data-astro-template attribute when using client: directives, which allows an attacker to break out of the attribute context and inject arbitrary HTML or...

5.4AI score0.00029EPSS
Exploits0References1Affected Software1
Veracode
Veracode
•added 6 days ago•7 views

Information Disclosure

Vaadin Maven Plugin and Vaadin Gradle Plugin are vulnerable to information disclosure. The vulnerability is due to the plugins logging the complete set of environment variables when the frontend build process fails with a non-zero exit status, which allows an attacker to obtain sensitive...

5.8CVSS5.2AI score0.00117EPSS
Exploits0References1Affected Software3
Veracode
Veracode
•added 6 days ago•6 views

SQL Injection

org.linlinjava, litemall-wx-api is vulnerable to SQL Injection. The vulnerability is due to improper sanitization of user-supplied input in the list function of WxGoodsController within the Front-end WeChat API, which allows a remote attacker to perform SQL injection attacks by manipulating craft...

7.5CVSS7.6AI score0.00259EPSS
Exploits0References1Affected Software1
Veracode
Veracode
•added 6 days ago•6 views

Arbitrary Code Execution

org.mapfish.print, print-lib is vulnerable to Arbitrary Code Execution. The vulnerability is due to improper handling of the Dynamic Table feature, which allows an unauthenticated attacker to execute arbitrary code by exploiting the affected functionality...

9.3CVSS5.9AI score0.00325EPSS
Exploits0References5Affected Software2
Veracode
Veracode
•added 6 days ago•6 views

Denial Of Service (DoS)

Netty is vulnerable to Denial of Service DoS. The vulnerability is due to improper handling of HTTP/2 SETTINGSMAXHEADERLISTSIZE values, which allows an attacker to trigger repeated request processing and response-header generation failures, leading to resource exhaustion similar to an HTTP/2 Rapi...

6.9CVSS5.2AI score0.00302EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 6 days ago•6 views

XML External Entity (XXE) Injection

Spring Web Services is vulnerable to XML External Entity XXE Injection. The vulnerability is due to Jaxp13XPathTemplate using a code path for StreamSource and SAXSource inputs that parses attacker-controlled XML with the default DocumentBuilderFactory configuration instead of Spring's hardened XM...

8.2CVSS5.4AI score0.00386EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 6 days ago•7 views

Information Disclosure

Spring Web Services is vulnerable to Information Disclosure. The vulnerability is due to overly detailed authentication error handling in Spring Security integration paths, where account state information such as whether a user account is locked or disabled can be exposed through SOAP fault...

5.3CVSS5.3AI score0.00464EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 6 days ago•5 views

Weak Cryptography

Spring Web Services is vulnerable to Weak Cryptography. The vulnerability is due to Wss4jSecurityInterceptor defaulting allowRSA15KeyTransportAlgorithm to true, causing inbound WS-Security decryption to accept the weaker RSA PKCS1 v1.5 rsa-15 key transport algorithm instead of Apache WSS4J's safe...

4.8CVSS5.2AI score0.00146EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 6 days ago•6 views

Command Injection

aws-cdk-lib is vulnerable to Command Injection. The vulnerability is due to improper sanitization of user-controlled bundling properties in the NodejsFunction local bundling pipeline, which allows an attacker to inject shell metacharacters and execute arbitrary commands on the host running the CD...

7.3CVSS5.7AI score0.00657EPSS
Exploits1References7Affected Software1
Veracode
Veracode
•added last week•8 views

Brute Force Attack

Yamcs Core is vulnerable to Brute Force Attack. The vulnerability is due to the absence of rate limiting, account lockout, and failed login throttling on the /auth/token endpoint, which allows an attacker to perform unlimited password-guessing attempts and conduct brute-force attacks against user...

5.2AI score0.00052EPSS
Exploits2References3Affected Software1
Veracode
Veracode
•added last week•7 views

Path Traversal

tmp is vulnerable to Path Traversal. The vulnerability is due to insufficient validation in assertPath, which only checks string inputs for .. and can be bypassed using non-string values such as Arrays, Buffers, or objects. Attacker-controlled values supplied to prefix, postfix, or template can...

8.2CVSS5.3AI score0.00433EPSS
Exploits1References2Affected Software1
Veracode
Veracode
•added last week•6 views

Improper Access Control

Keycloak is vulnerable to Improper Access Control. The vulnerability is due to insufficient audience restriction enforcement in the OpenID Connect token introspection endpoint, which allows an authenticated confidential client to access sensitive token claims intended for other resource servers...

6.5CVSS5.2AI score0.00366EPSS
Exploits0References9Affected Software1
Veracode
Veracode
•added last week•6 views

Code Injection

Apache Flink is vulnerable to Code Injection. The vulnerability is due to improper escaping of user-controlled strings during SQL code generation, which allows an authenticated attacker to inject arbitrary Java code and execute it on TaskManagers through specially crafted SQL queries...

8.1CVSS6AI score0.00381EPSS
Exploits0References5Affected Software3
Veracode
Veracode
•added last week•8 views

Cross-site Scripting

Nuxt is vulnerable to Cross-Site Scripting XSS. The vulnerability is due to insufficient validation of URL schemes in the component, where attacker-controlled values supplied to the to or href props can contain javascript: or vbscript: URLs that are rendered directly into the underlying element,...

5.4CVSS5.6AI score0.00198EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2026/06/15 8:8 a.m.•7 views

Information Exposure

Axios is vulnerable to Information Exposure. The vulnerability is due to improper handling of the Proxy-Authorization header in the Node.js HTTP adapter, where proxy credentials can be forwarded to a redirected destination during certain proxy-to-direct redirect flows, allowing an...

8.2CVSS5.3AI score0.00429EPSS
Exploits1References4Affected Software1
Veracode
Veracode
•added 2026/06/15 7:20 a.m.•7 views

XXE Injection

Spring REST Docs is vulnerable to XML External Entity XXE Injection. The vulnerability is due to unsafe processing of XML content when documenting remote APIs, where a compromised or malicious API can supply crafted XML containing external entities. When documentation-generating tests are execute...

5.9CVSS5.3AI score0.00223EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 2026/06/12 2:58 p.m.•8 views

Direct-Memory Resource Leak

RedisArrayAggregator is vulnerable to a direct-memory resource leak. The vulnerability is due to unreleased pooled direct-memory buffers when a Redis pipeline connection closes before a RESP array aggregation completes, which allows an attacker to repeatedly trigger connection churn and exhaust t...

8.7CVSS5.2AI score0.00609EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2026/06/12 2:9 p.m.•9 views

Information Disclosure

netty incubator codec.bhttp is vulnerable to information disclosure. The vulnerability is due to an improper fallback mechanism used to derive native memory addresses for cryptographic operations when sun.misc.Unsafe is unavailable, which allows an unauthenticated attacker to send crafted OHTTP...

9.1CVSS5.1AI score0.00174EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 2026/06/12 1:57 p.m.•7 views

Memory Leak

io.netty, netty-codec-haproxy is vulnerable to a memory leak.The vulnerability is due to improper handling of nested PP2TYPESSL TLVs during successful parsing, which leaves the underlying pooled ByteBuf permanently pinned in memory, allowing an attacker to repeatedly send crafted valid headers an...

8.7CVSS5.2AI score0.00609EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2026/06/12 1:25 p.m.•7 views

Denial Of Service

golang.org/x/net/http2 is vulnerable to Denial of Service DoS. The vulnerability is due to a missing nil check when processing HTTP/2 frames, where receiving frame types 0x0a through 0x0f can trigger a server panic, causing the application to crash and resulting in a denial of service condition...

7.5CVSS7.7AI score0.00501EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2026/06/12 12:11 p.m.•8 views

Security Misconfiguration

@hulumi/baseline is vulnerable to Security Misconfiguration. The vulnerability is due to AccountFoundation reuse paths silently downgrading GuardDuty and Security Hub security settings, which allows an attacker to operate with reduced detection and monitoring capabilities in the affected...

5.2AI score0.00052EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 2026/06/12 11:29 a.m.•8 views

Improper Error Handling

@hulumi/drift is vulnerable to Improper Error Handling. The vulnerability is due to the classifier failing open on adapter errors and incorrectly promoting mixed verdicts, which allows incorrect classification results and may enable unauthorized or unintended actions based on inaccurate trust...

5.2AI score0.0004EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 2026/06/12 3:22 a.m.•8 views

Information Exposure

Element Call is vulnerable to Information Exposure. The vulnerability is due to analytics data including full page URLs and URL fragments being sent to a configured PostHog server, which allows an attacker with access to the analytics data to obtain sensitive information such as call encryption...

5.2AI score0.00023EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 2026/06/11 6:19 p.m.•8 views

Server-Side Request Forgery (SSRF)

Papra is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to insufficient validation of redirect destinations in the webhook delivery system, which allows an attacker to bypass SSRF protections and force the server to make requests to internal network addresses through...

5.5AI score0.00025EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 2026/06/11 6:7 p.m.•8 views

Improper Authorization

Twig is vulnerable to Improper Authorization. The vulnerability is due to incomplete enforcement of sandbox security checks for implicit toString calls, which allows an attacker to invoke non-allowlisted toString methods on accessible objects and bypass configured security policies...

5.5AI score0.00044EPSS
Exploits0References4Affected Software1
Total number of security vulnerabilities38196