Lucene search
K
VeracodeRecent

38108 matches found

Veracode
Veracode
•added 2026/04/30 7:50 a.m.•5 views

Sensitive Information Disclosure

Spring Security is vulnerable to Sensitive Information Disclosure. The vulnerability is due to bypass of timing attack protections in DaoAuthenticationProvider when handling disabled, expired, or locked user states, which allows an attacker to infer user account status through response timing...

3.7CVSS5.2AI score0.00067EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 2026/04/30 7:25 a.m.•4 views

Improper Authentication

org.springframework.security:spring-security-oauth2-jose is vulnerable to Improper Authentication. The vulnerability is due to missing configuration of a JWT validator when using NimbusJwtDecoder or NimbusReactiveJwtDecoder, which allows an attacker to bypass token validation with crafted JWTs...

6.5CVSS5.2AI score0.00075EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 2026/04/30 6:55 a.m.•4 views

Prototype Pollution

Axios is vulnerable to Prototype Pollution. The vulnerability is due to use of the in operator in the mergeDirectKeys strategy for validateStatus, which traverses the prototype chain, allowing a polluted Object.prototype.validateStatus to override behavior and treat all HTTP responses as...

6.5CVSS5.3AI score0.00202EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2026/04/30 6:14 a.m.•5 views

Null Pointer Dereference

github.com/emiago/sipgo is vulnerable to a Null pointer dereference. The vulnerability is due to missing nil checks for the To header in the NewResponseFromRequest function, which allows an attacker to exploit it by sending a malformed SIP request without a To header and crash the application...

8.7CVSS7.7AI score0.00631EPSS
Exploits1References2Affected Software1
Veracode
Veracode
•added 2026/04/30 5:14 a.m.•6 views

Stream Request Bypass

Axios is vulnerable to Stream Request Bypass. The vulnerability is due to the bypassing of maxBodyLength when maxRedirects is set to 0 for stream request bodies, where oversized streamed uploads are sent fully even when the caller sets strict body limits...

5.3CVSS5.2AI score0.00096EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2026/04/30 4:43 a.m.•4 views

Prototype Pollution

Axios is vulnerable to Prototype Pollution. The vulnerability is due to a gadget in the HTTP adapter lib/adapters/http.js that relies on duck-typed checks for FormData, allowing attacker-controlled properties on Object.prototype e.g., getHeaders to be invoked and inject arbitrary HTTP headers int...

7.4CVSS5.9AI score0.00047EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2026/04/30 3:15 a.m.•7 views

Improper Access Control

Caddy is vulnerable to Improper Access Control. The vulnerability is due to incorrect case-insensitive matching in the HTTP host request matcher when large host lists are configured, allowing attackers to modify the casing of the Host header and bypass host-based routing or associated access...

9.1CVSS5.8AI score0.00062EPSS
Exploits1References3Affected Software2
Veracode
Veracode
•added 2026/04/29 1:18 p.m.•10 views

Improper Access Control

Spring Security is vulnerable to Improper Access Control. The vulnerability is due to incorrect request matching when using securityMatchersString with a PathPatternRequestMatcher.Builder that prepends a servlet path, causing requests to bypass the intended filter chain and leaving authentication...

7.5CVSS5.8AI score0.00063EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 2026/04/29 1:3 p.m.•5 views

Certificate Impersonation

spring-security-web is vulnerable to certificate impersonation. The vulnerability is due to improper parsing of malformed X.509 certificate CN values in SubjectX500PrincipalExtractor, which can result in extracting an incorrect username and allow attackers to impersonate another user...

8.1CVSS5.2AI score0.00031EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 2026/04/29 11:31 a.m.•4 views

Authorization Bypass

spring-security-config is vulnerable to Authorization Bypass. The vulnerability is due to incorrect handling of the servlet-path attribute in , where the servlet path is not included when computing the path matcher, causing defined authorization rules to be skipped and allowing unauthorized acces...

7.5CVSS5.1AI score0.00055EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 2026/04/29 11:4 a.m.•4 views

Arbitrary File Overwrite

org.springframework.boot, spring-boot is vulnerable to arbitrary file overwrite. The vulnerability is due to insecure handling of the PID file via ApplicationPidFileWriter, which allows a local attacker with write access to the PID file location to exploit symlink behavior and overwrite or corrup...

6.7CVSS5.5AI score0.0002EPSS
Exploits0References3Affected Software2
Veracode
Veracode
•added 2026/04/29 10:52 a.m.•5 views

Improper Hostname Verification

Spring Boot is vulnerable to improper hostname verification. The vulnerability is due to missing hostname verification in SSL bundle configuration, which allows an attacker to perform man-in-the-middle attacks by impersonating the RabbitMQ broker...

9.1CVSS5.2AI score0.00062EPSS
Exploits0References3Affected Software2
Veracode
Veracode
•added 2026/04/29 10:41 a.m.•4 views

Default Security Bypass

Spring Boot is vulnerable to Default Security Bypass. The vulnerability is due to Spring Boot's default web security being ineffective, where an application with no Spring Security configuration and relying on the default web security filter chain can allow unauthorized access to all endpoints, a...

9.1CVSS5.3AI score0.00023EPSS
Exploits0References2Affected Software2
Veracode
Veracode
•added 2026/04/29 10:20 a.m.•6 views

Denial Of Service (DoS)

Spring Core is vulnerable to Denial of Service DoS. The vulnerability is due to inefficient handling of static resource resolution on Windows file systems, where specially crafted requests can take excessive time to process and hold HTTP connections open, leading to resource exhaustion and servic...

5.3CVSS5.3AI score0.00067EPSS
Exploits0References4Affected Software3
Veracode
Veracode
•added 2026/04/29 10:18 a.m.•7 views

Improper Control Of Temporary Directory Access

org.springframework.boot, spring-boot is vulnerable to improper control of temporary directory access. The vulnerability is due to inadequate ownership verification of the ApplicationTemp directory when persistent sessions are enabled, which allows a local attacker to gain control of the director...

7CVSS5.7AI score0.00009EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2026/04/29 10:9 a.m.•6 views

Improper SSL Hostname Verification

org.springframework.boot, spring-boot-elasticsearch is vulnerable to improper SSL hostname verification. The vulnerability is due to missing hostname verification in SSL bundle configuration, which allows an attacker to perform man-in-the-middle attacks by connecting to a malicious Elasticsearch...

6.8CVSS5.2AI score0.00029EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2026/04/29 10:4 a.m.•5 views

Denial Of Service (DoS)

Spring Web is vulnerable to Denial of Service DoS. The vulnerability is due to improper cleanup of temporary files created during multipart request processing, where files for large parts may not be deleted after request completion, allowing attackers to exhaust disk space...

6.5CVSS5.2AI score0.00061EPSS
Exploits0References4Affected Software2
Veracode
Veracode
•added 2026/04/29 9:39 a.m.•5 views

Cache Poisoning

Spring MVC and WebFlux are vulnerable to Cache Poisoning. The vulnerability is due to improper handling of encoded resource resolution when resource chain caching is enabled, allowing attackers to store incorrectly encoded resources in the cache, which can break frontend asset delivery and lead t...

3.1CVSS5.2AI score0.00083EPSS
Exploits0References4Affected Software2
Veracode
Veracode
•added 2026/04/29 9:24 a.m.•2 views

Weak Random Value Generation For Secrets (weak PRNG)

Spring Boot is vulnerable to the use of a weak pseudo-random number generator PRNG. The vulnerability is due to the use of predictable random value sources e.g., $random.value, $random.int, $random.long, which allows an attacker to guess or brute-force generated secrets and compromise application...

7.5CVSS5.8AI score0.00056EPSS
Exploits0References3Affected Software2
Veracode
Veracode
•added 2026/04/29 8:5 a.m.•4 views

Timing Attack

org.springframework.boot, spring-boot-devtools is vulnerable to a timing attack. The vulnerability is due to insecure comparison of the DevTools remote secret, which allows an attacker on the same network to exploit timing differences to guess the secret and potentially achieve remote code...

7.5CVSS5.8AI score0.00058EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2026/04/29 6:40 a.m.•5 views

Improper Input Validation

org.springframework.security:spring-security-oauth2-authorization-server is vulnerable to Improper Input Validation. The vulnerability is due to insufficient validation of client metadata fields during dynamic client registration, which allows an attacker to register a malicious client and exploi...

5.2AI score
Exploits0References1Affected Software1
Veracode
Veracode
•added 2026/04/28 5:26 p.m.•7 views

Improper Authentication

Apache HttpClient is vulnerable to Improper Authentication. The vulnerability is due to a missing verification step in SCRAM-SHA-256 authentication, which allows an attacker to bypass proper mutual authentication checks and be accepted by the client...

7.3CVSS5.3AI score0.00054EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2026/04/28 12:43 p.m.•4 views

Time-of-check Time-of-use

Spring Security is vulnerable to a Time-of-check Time-of-use race condition. The vulnerability is due to a Time-of-Check Time-of-Use TOCTOU issue in JdbcOneTimeTokenService, where token validation and usage are not performed atomically, allowing attackers to reuse or race token consumption and...

4.8CVSS5.2AI score0.00048EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2026/04/28 8:57 a.m.•5 views

Proxy Bypass

Axios is vulnerable to Proxy Bypass. The vulnerability is due to incomplete NOPROXY handling for loopback addresses, where requests to the 127.0.0.0/8 range excluding 127.0.0.1 bypass proxy restrictions, allowing attackers to access internal or local services despite configured protections...

10CVSS5.2AI score0.00026EPSS
Exploits1References2Affected Software1
Veracode
Veracode
•added 2026/04/28 8:13 a.m.•3 views

Improper Input Encoding

Axios is vulnerable to Improper Input Encoding. The vulnerability is due to incorrect character mapping in the encode function, where safely percent-encoded null bytes %00 are converted back to raw null bytes, potentially leading to unsafe request data handling in affected usage scenarios...

3.7CVSS5.2AI score0.00083EPSS
Exploits1References2Affected Software1
Veracode
Veracode
•added 2026/04/25 5:40 a.m.•10 views

Cross-origin Data Exfiltration

Glances is vulnerable to Cross-origin Data Exfiltration. The vulnerability is due to the REST API /api/4/ being exposed without authentication and configured with a permissive CORS policy Access-Control-Allow-Origin: , allowing malicious websites to access and exfiltrate sensitive system...

8.7CVSS5.8AI score0.00033EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2026/04/25 5:39 a.m.•8 views

Server-Side Request Forgery

Glances is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to insufficient validation of the publicapi configuration parameter in the IP plugin, where attacker-controlled URLs are used directly in outbound HTTP requests without scheme or hostname restrictions, allowing...

8.8CVSS5.8AI score0.0002EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2026/04/25 5:29 a.m.•8 views

Server-Side Template Injection (SSTI)

getkirby/cms is vulnerable to Server-Side Template Injection SSTI. The vulnerability is due to improper enforcement of page status permissions during page creation through the REST API, which allows an attacker to create published pages directly and bypass the intended editorial workflow...

8.1CVSS5.8AI score0.00033EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2026/04/25 5:27 a.m.•3 views

OpenMage LTS: Cross-user Wishlist Import Leads To Private Option & File Disclosure

Cross-user wishlist item import via shared wishlist code, leading to private option disclosure and file-disclosure variant Summary The shared wishlist add-to-cart endpoint authorizes access with a public "sharingcode", but loads the acted-on wishlist item by a separate global "wishlistitemid" and...

5.4CVSS5.7AI score0.0002EPSS
Exploits1Affected Software1
Veracode
Veracode
•added 2026/04/25 5:19 a.m.•8 views

OpenMage LTS: Customer File Upload Extension Blocklist Bypass → Remote Code Execution

The product custom option file upload in OpenMage LTS uses an incomplete blocklist "forbiddenextensions = php,exe" to prevent dangerous file uploads. This blocklist can be trivially bypassed by using alternative PHP-executable extensions such as ".phtml", ".phar", ".php3", ".php4", ".php5",...

8.8CVSS6.1AI score0.0009EPSS
Exploits1Affected Software1
Veracode
Veracode
•added 2026/04/24 9:58 a.m.•6 views

Timing Attack

Bouncy Castle is vulnerable to Timing Attack. The vulnerability is due to timing discrepancies in cryptographic operations within the FrodoEngine component, which allows an attacker to infer sensitive information through timing analysis...

9.9CVSS5.1AI score0.00022EPSS
Exploits0References4Affected Software6
Veracode
Veracode
•added 2026/04/24 2:16 a.m.•3 views

Security Misconfiguration

github.com/containerd/containerd is vulnerable to Security Misconfiguration. The vulnerability is due to incorrect permission settings on critical directories, which allows an attacker to access or manipulate container runtime files with unintended privileges...

7.8CVSS7.6AI score0.00005EPSS
Exploits1References2Affected Software1
Veracode
Veracode
•added 2026/04/22 9:56 a.m.•2 views

Symlink-Based Path Traversal

Backstage is vulnerable to symlink-based path traversal. The vulnerability is due to improper validation of symlinks in Scaffolder actions and archive extraction utilities, which allows an attacker with template execution access to read, write, or delete arbitrary files outside the intended...

7.1CVSS6AI score0.00022EPSS
Exploits0References2Affected Software3
Veracode
Veracode
•added 2026/04/22 8:43 a.m.•7 views

Improper Access Control

Mattermost is vulnerable to improper access control. The vulnerability is due to insufficient sanitization and access restrictions on team email addresses, which allows an authenticated user to exploit the GET /api/v4/channels/channelid/commonteams endpoint to view sensitive team email informatio...

4.3CVSS7.2AI score0.00042EPSS
Exploits0References5Affected Software2
Veracode
Veracode
•added 2026/04/22 8:43 a.m.•6 views

Improper Validation Of OAuth State Tokens

github.com/mattermost/mattermost-server is vulnerable to improper validation of OAuth state tokens. The vulnerability is due to insufficient validation during the OpenID Connect OAuth flow, which allows an attacker to manipulate authentication data and take over a user account under specific...

9.9CVSS7.2AI score0.00086EPSS
Exploits0References6Affected Software2
Veracode
Veracode
•added 2026/04/22 7:22 a.m.•3 views

Improper Authentication

Mattermost is vulnerable to improper authentication. The vulnerability is due to failure to validate plugin bot identity in reaction forwarding, which allows an attacker to hijack the GitHub reaction feature and make users add reactions to arbitrary GitHub objects via crafted notification posts...

3CVSS7.4AI score0.00053EPSS
Exploits0References3Affected Software3
Veracode
Veracode
•added 2026/04/21 8:40 a.m.•6 views

Denial-Of-Service (DoS)

libxmljs is vulnerable to a segmentation fault leading to denial-of-service DoS. The vulnerability is due to improper handling of the internal ref property in entityref and entitydecl nodes when parsing specially crafted XML documents, which allows an attacker to trigger a crash by supplying...

7.5CVSS5.7AI score0.00032EPSS
Exploits1References2Affected Software1
Veracode
Veracode
•added 2026/04/21 8:11 a.m.•6 views

Improper Access Control

github.com/mattermost/mattermost-server is vulnerable to improper access control. The vulnerability is due to failure to validate user channel membership when attaching posts to Jira issues, which allows an authenticated attacker with Jira plugin access to read post content and attachments from...

4.3CVSS5.7AI score0.00039EPSS
Exploits0References4Affected Software2
Veracode
Veracode
•added 2026/04/21 7:3 a.m.•5 views

Improper Access Control

github.com/redhatinsights/runtimes-inventory-operator is vulnerable to improper access control. The vulnerability is due to a misconfigured internal proxy that attaches administrative credentials to all commands, which allows a standard user to send unauthorized commands and gain full cluster...

8.7CVSS7.3AI score0.00006EPSS
Exploits0References4Affected Software1
Veracode
Veracode
•added 2026/04/21 5:49 a.m.•5 views

Improper TLS Certificate Verification

github.com/traefik/traefik/v3 is vulnerable to improper TLS certificate verification. The vulnerability is due to incorrect handling of the proxy-ssl-verify annotation, which disables TLS verification when enabled, allowing an attacker to perform man-in-the-middle attacks on HTTPS backends...

5.9CVSS7.3AI score0.00012EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2026/04/21 4:54 a.m.•4 views

Arbitrary Code Injection

protobufjs is vulnerable to Arbitrary Code Injection. The vulnerability is due to improper validation of the "type" field in protobuf definitions, which allows an attacker to inject and execute arbitrary code during object decoding...

9.8CVSS6.4AI score0.00026EPSS
Exploits1References6Affected Software1
Veracode
Veracode
•added 2026/04/20 9:27 a.m.•4 views

Improper Policy Enforcement

github.com/openfga/openfga is vulnerable to improper policy enforcement. The vulnerability is due to inadequate validation during certain Check and ListObject calls, which allows an attacker to bypass authorization controls and gain unauthorized access to resources...

8.8CVSS7.4AI score0.00067EPSS
Exploits0References3Affected Software1
Veracode
Veracode
•added 2026/04/20 9:15 a.m.•5 views

Denial Of Service (DoS)

github.com/google/osv-scalibr is vulnerable to Denial of Service DoS. The vulnerability is due to improper handling of empty directory responses in the filesystem traversal fallback path, which allows an attacker to trigger an out-of-bounds access index out of range leading to a panic and...

4.8CVSS5.7AI score0.00016EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 2026/04/20 6:52 a.m.•5 views

Improper Authorization

github.com/mattermost/mattermost-server is vulnerable to improper authorization. The vulnerability is due to failure in validating the relationship between the post being updated and the MSTeams plugin OAuth flow, which allows an attacker to exploit this via a crafted OAuth redirect URL to edit...

5.4CVSS5.9AI score0.00045EPSS
Exploits0References5Affected Software2
Veracode
Veracode
•added 2026/04/20 6:40 a.m.•3 views

Sensitive Information Exposure

github.com/mattermost/mattermost-server is vulnerable to sensitive information exposure. The vulnerability is due to improper sanitization of user data, which allows system administrators to access password hashes and MFA secrets via the POST /api/v4/users/userid/email/verify/member endpoint...

4.9CVSS5.8AI score0.00044EPSS
Exploits0References5Affected Software2
Veracode
Veracode
•added 2026/04/20 6:10 a.m.•2 views

Improper Access Control

github.com/mattermost/mattermost-server is vulnerable to improper access control. The vulnerability is due to failure in enforcing the "Allow users to view archived channels" setting, which allows an attacker to access archived channel content and files via the "Open in Channel" functionality fro...

4.3CVSS5.7AI score0.00029EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 2026/04/18 5:38 a.m.•3 views

Authorization Bypass

mcp-neo4j-cypher is vulnerable to Authorization Bypass. The vulnerability is due to the readonly mode enforcement being bypassable using APOC CALL procedures, where unauthorized write operations or server-side request forgery can occur and attackers can exploit this to gain unauthorized access...

2.3CVSS5.3AI score0.0005EPSS
Exploits0References2Affected Software1
Veracode
Veracode
•added 2026/04/18 5:38 a.m.•7 views

Cross-site Scripting (XSS)

Decidim is vulnerable to Cross-site Scripting XSS. The vulnerability is due to improper sanitization of user input in the user name field, which allows an attacker to inject and execute arbitrary code when other users view affected pages...

9.3CVSS5.8AI score0.00053EPSS
Exploits0References5Affected Software1
Veracode
Veracode
•added 2026/04/18 5:38 a.m.•3 views

SQL Injection

PraisonAI is vulnerable to SQL Injection. The vulnerability is due to unsafe concatenation of the tableprefix configuration value into SQL queries without validation, which allows an attacker to inject arbitrary SQL and manipulate or access database contents...

9.8CVSS5.8AI score0.00044EPSS
Exploits1References3Affected Software1
Veracode
Veracode
•added 2026/04/18 5:37 a.m.•7 views

Giskard Has A Regular Expression Denial Of Service (ReDoS) In RegexMatching Check

Summary The RegexMatching check in the "giskard-checks" package passes a user-supplied regular expression pattern directly to Python's re.search without any timeout, complexity guard, or pattern validation. An attacker who can control the regex pattern or the text being matched can craft inputs...

5.5CVSS6AI score0.00008EPSS
Exploits0Affected Software1
Total number of security vulnerabilities38108