401890 matches found
CVE-2026-77406
RabbitMQ amqp091-go (a Go AMQP 0.9.1 client) is affected by a signed-to-unsigned integer casting flaw in Channel.Qos within channel.go. Because the validateQos function is absent, negative values for prefetchCount and prefetchSize are cast directly to uint16 and uint32 fields. A value of -1 wraps...
CVE-2026-77403
RabbitMQ amqp091-go is a Go AMQP 0.9.1 client library. Prior to version 1.13.0, the Connection.openTune function in connection.go fails to enforce the AMQP protocol minimum frame size (frameMinSize of 4096 bytes), accepting a server-advertised FrameMax below this threshold. A malicious or comprom...
CVE-2026-92395
@fastify/proxy-addr (a Fastify plugin for determining client IP behind reverse proxies) is vulnerable to IP spoofing in versions 3.0.0 through 5.1.0. The root cause: an IPv4-mapped IPv6 trust subnet with an IPv4-sized prefix (e.g., ::ffff:10.0.0.0/8 instead of /104) is accepted silently but effec...
CVE-2026-77407
RabbitMQ amqp091-go , a Go AMQP 0.9.1 client, is vulnerable to plaintext credential exposure prior to version 1.13.0. After a successful PLAIN authentication handshake, PlainAuth values in auth.go retain the password as an exported field in Connection.Config.SASL. The Connection.openComplete meth...
CVE-2026-92380
WuzhiCMS up to 4.1.0 is affected by a server-side request forgery (SSRF) vulnerability in the Remote Image Fetch component. The flaw resides in the function ckditor::saveRemote within coreframe/app/attachment/index.php , where manipulation of the source[] argument allows an unauthenticated, remot...
CVE-2026-77408
RabbitMQ amqp091-go (a Go AMQP 0.9.1 client) is vulnerable to silent data truncation and state corruption prior to version 1.13.0 . The writeShortstr function in write.go casts the byte length of AMQP shortstr property values to uint8 without rejecting values longer than 255 bytes. An application...
CVE-2026-77401
Zope AccessControl prior to version 7.4 is vulnerable to information disclosure through Python string str.format and str.format_map functions. When these methods are reached via a str subclass in applications allowing untrusted users to execute AccessControl-controlled Python code, formatting in ...
CVE-2026-63671
@nuxtjs/mdc prior to 0.22.1 contains two gaps in its default URL sanitizer that enable cross-site scripting (XSS) from untrusted Markdown. First, validateProp checks only attributes named href or src, so an SVG xlink:href value (represented as xLinkHref) retains a javascript: URL that executes in...
CVE-2026-92087
@fastify/auth (a Fastify plugin for composing authentication and authorization strategies) is vulnerable to authorization bypass in versions 5.0.0 through 5.1.0 . When strategies are composed using the or relation with the run: "all" option and a nested array acting as an AND group, the group is ...
CVE-2026-77119
BIND 9 (ISC) has a DNSSEC NSEC3 insecure-referral proof flaw: a validly signed NSEC3 RRset from an unrelated sibling zone may be accepted as proof of non-existence, downgrading a secure delegation and allowing a forged unsigned answer through. Affected versions are 9.11.0–9.18.50, 9.20.0–9.20.27,...
CVE-2026-75029
CVE-2026-75029 affects ISC BIND 9 (versions 9.11.0–9.18.50, 9.20.0–9.20.27, 9.21.0–9.21.25, and corresponding -S1 releases). The message parser fails to deduplicate singleton records (e.g., SOA) in a query response: when an attacker sends multiple copies with identical RDATA, each copy is appende...
CVE-2026-92366
code-projects Matrimonial System 1.0 is vulnerable to SQL injection in the Regular Search component via the /search.php file. Unauthenticated remote attackers can manipulate the arguments sex, mothertongue, maritialstatus, country, state, religion, agemin, and agemax to inject SQL. The impact is ...
CVE-2026-88064
Backstage is an open-source framework for building developer portals. The @backstage/plugin-techdocs-node package, prior to 1.14.6 and from 1.15.0 until 1.15.4, insufficiently validates mkdocs.yml files supplied by an authenticated user who can register or modify a TechDocs source. Unsafe Python ...
CVE-2026-19668
CVE-2026-19668 affects BIND 9 recursive resolvers that may suffer excessive resource consumption when processing large numbers of a particular kind of invalid DNSSEC record, leading to potential denial of service. The vulnerability stems from DNSSEC cryptographic material matching and is mitigate...
CVE-2026-88976
Plate (a rich-text editor with AI and shadcn/ui support) is vulnerable to a stored cross-site scripting (XSS) issue in its core HTML deserialization APIs. Prior to 53.3.11 , and in the discontinued 54.0.0-beta.0 through 54.0.0-beta.1 builds, supplied HTML strings are parsed in the active document...
CVE-2026-19033
BIND 9 named can serve zone data from a multi-message TCP IXFR transfer before the final TSIG signature arrives. If no valid signature ever arrives, the daemon does not roll back, allowing an unauthenticated attacker to inject unauthorized zone contents into a secondary server. Affected versions ...
CVE-2026-76825
RestrictedPython is a Python sandboxing tool from the Zope Foundation that allows defining a restricted subset of Python for untrusted input. Prior to version 8.4, a sandbox escape was possible when a custom import policy or globals exposed the standard library string.Formatter class, an instance...
CVE-2026-84997
react/http (ReactPHP) is vulnerable to a denial-of-service via a malformed HTTP chunked body. The ChunkedDecoder enters an infinite loop when it receives either an incomplete terminal-chunk trailer without CRLF or exactly two non-CRLF bytes after a completed non-terminal chunk, because handleData...
CVE-2026-80274
BIND 9 validating resolvers are affected by a bug where the resolver can abort (unexpected program exit) while caching a mismatched NOQNAME proof . Specifically, when querying a DNSSEC-signed authoritative zone , a response containing a valid wildcard answer with a signed NSEC3 proof followed by ...
CVE-2026-61709
OpenFGA prior to 1.18.1 had an authorization-decision over-inclusion flaw in the ListUsers API. When an authorization relation combined a but not exclusion under a type-bound wildcard with another relation via intersection (and), the function expandIntersection in pkg/server/commands/listusers/li...